JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-12-29T23:23:39.463Z||main|||||INFO|500||The following profiles are active: basic 2022-12-29T23:23:54.650Z||main|||||INFO|500||Starting service [Tomcat] 2022-12-29T23:23:54.651Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-12-29T23:23:54.785Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-12-29T23:24:03.371Z||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. 2022-12-29T23:24:03.875Z||main|||||INFO|500||catdb-pool - Starting... 2022-12-29T23:24:04.228Z||main|||||INFO|500||catdb-pool - Start completed. 2022-12-29T23:24:04.754Z||main|||||INFO|500||reqdb-pool - Starting... 2022-12-29T23:24:04.766Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-12-29T23:24:04.886Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-12-29T23:24:05.129Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-12-29T23:24:05.758Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-29T23:24:07.873Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-29T23:24:10.252Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-29T23:24:10.318Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-12-29T23:24:10.980Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-29T23:24:11.360Z||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. 2022-12-29T23:24:12.595Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-29T23:24:14.051Z||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 2022-12-29T23:24:19.811Z||main|||||WARN|500||--- 2022-12-29T23:24:19.811Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-12-29T23:24:19.812Z||main|||||WARN|500||--- 2022-12-29T23:24:20.361Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-12-29T23:24:26.197Z||main|||||INFO|500||Started ApiHandlerApplication in 50.937 seconds (JVM running for 54.289) 2022-12-29T23:24:26.220Z|2ffa2db4-e08d-4345-9f95-9dcc670887a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:26.238Z|2ffa2db4-e08d-4345-9f95-9dcc670887a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:26.240Z|ae9a76e8-3509-47d8-ae17-c1b3e3fad732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:26.249Z|ae9a76e8-3509-47d8-ae17-c1b3e3fad732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:29.098Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-12-29T23:24:29.324Z|d9cc3f04-29df-480d-9e1c-e6a452c1ae25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:29.326Z|1b3aca58-94fe-48ee-aa7b-ace2f071c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:29.327Z|062186b5-254b-4a8a-84db-34f85a975165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-12-29T23:24:29.766Z|d9cc3f04-29df-480d-9e1c-e6a452c1ae25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:29.766Z|062186b5-254b-4a8a-84db-34f85a975165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:29.766Z|1b3aca58-94fe-48ee-aa7b-ace2f071c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:39.973Z|4554b034-4437-4c76-aedc-bde4cbd69193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:39.975Z|4554b034-4437-4c76-aedc-bde4cbd69193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:40.018Z|fc8fa441-63bf-4a7f-91f6-89b25701cc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:40.020Z|fc8fa441-63bf-4a7f-91f6-89b25701cc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:40.025Z|c112566c-3975-4500-8f9a-c3f611f6bfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:40.026Z|c112566c-3975-4500-8f9a-c3f611f6bfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:41.190Z|bcfdf7ae-04c4-4c94-8c96-47b7a8744c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:41.192Z|bcfdf7ae-04c4-4c94-8c96-47b7a8744c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:50.016Z|19970a19-21f0-404a-bdf9-87d0f3eaa6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.018Z|19970a19-21f0-404a-bdf9-87d0f3eaa6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:50.053Z|abaeaede-187b-4813-a16f-575d47983085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.054Z|abaeaede-187b-4813-a16f-575d47983085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:50.060Z|83f69766-4f80-4729-8800-e973cd7bc7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.061Z|83f69766-4f80-4729-8800-e973cd7bc7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:56.190Z|8cbfa90f-ebe4-40b2-a19b-79eada110741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:56.191Z|8cbfa90f-ebe4-40b2-a19b-79eada110741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:56.251Z|14417bb8-9047-4f1b-b9b5-846532848843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:56.252Z|14417bb8-9047-4f1b-b9b5-846532848843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:00.057Z|8b818f72-7827-4ed0-8ae0-3089b64eb410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.059Z|8b818f72-7827-4ed0-8ae0-3089b64eb410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:00.083Z|097ff7e1-5ac2-4bc3-9220-c969dcf5d331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.084Z|097ff7e1-5ac2-4bc3-9220-c969dcf5d331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:00.090Z|b7b2b7f7-637b-4d9d-98ab-ca5a3cf3e23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.091Z|b7b2b7f7-637b-4d9d-98ab-ca5a3cf3e23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.092Z|e0b279d4-f4fc-4761-8e2b-da07ce98ab36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.093Z|e0b279d4-f4fc-4761-8e2b-da07ce98ab36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.112Z|940dee4e-ca95-477e-9cc8-9bd5024c1443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.113Z|940dee4e-ca95-477e-9cc8-9bd5024c1443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.119Z|38d30e6f-d6a6-4e31-9698-f8c914037c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.120Z|38d30e6f-d6a6-4e31-9698-f8c914037c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:11.190Z|4432b3b5-6161-4e97-9b40-076d99fcbf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:11.191Z|4432b3b5-6161-4e97-9b40-076d99fcbf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:20.126Z|df66a35f-cd6c-427c-bc58-a76f5c3f2612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.127Z|df66a35f-cd6c-427c-bc58-a76f5c3f2612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:20.139Z|622a0835-432c-4b54-a93a-270d11bcfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.140Z|622a0835-432c-4b54-a93a-270d11bcfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:20.148Z|de0f67c9-1037-40f4-b200-ac7ff6a60116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.149Z|de0f67c9-1037-40f4-b200-ac7ff6a60116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:26.190Z|4ef7d2b2-c1d0-4ca9-9236-d45ffa7d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:26.192Z|4ef7d2b2-c1d0-4ca9-9236-d45ffa7d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:26.253Z|8365650b-caa9-4823-b90a-1f691485f7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:26.254Z|8365650b-caa9-4823-b90a-1f691485f7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:30.193Z|8beb6897-1a05-4aa0-8818-ababbb839f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.197Z|253a4ce5-c211-4465-8ed6-a4e02aaec69e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.204Z|8beb6897-1a05-4aa0-8818-ababbb839f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:30.204Z|253a4ce5-c211-4465-8ed6-a4e02aaec69e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:30.210Z|47a43aae-aef7-417c-a20e-c169520e6a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.225Z|47a43aae-aef7-417c-a20e-c169520e6a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.251Z|c31ef1aa-0fd7-48de-9af3-52938e8c48a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.251Z|1507084a-9f57-45d9-8ff1-5b5ecbfcc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.252Z|1507084a-9f57-45d9-8ff1-5b5ecbfcc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.252Z|c31ef1aa-0fd7-48de-9af3-52938e8c48a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.267Z|876a8ce6-c452-4070-84f7-bedb81771355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.267Z|876a8ce6-c452-4070-84f7-bedb81771355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:41.190Z|2936e87b-8bc3-4965-ab9f-2729b3226060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:41.191Z|2936e87b-8bc3-4965-ab9f-2729b3226060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:50.284Z|9973b939-e71d-416e-907e-6a670c4a049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.285Z|9973b939-e71d-416e-907e-6a670c4a049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:50.287Z|2d750760-b0b2-4122-b47a-f37e691cad14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.288Z|2d750760-b0b2-4122-b47a-f37e691cad14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:50.297Z|916d3562-99b2-4dbc-beb1-6ea960b910ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.298Z|916d3562-99b2-4dbc-beb1-6ea960b910ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:56.190Z|7826cb1e-81d2-4595-a2f9-0d617676c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:56.194Z|7826cb1e-81d2-4595-a2f9-0d617676c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:56.255Z|08e4b0aa-9a81-4ed1-b096-f0f87aa38292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:56.256Z|08e4b0aa-9a81-4ed1-b096-f0f87aa38292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:00.323Z|229ed331-3814-4bdb-8279-86b4ac1ebeaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.323Z|97aebe0c-7030-4619-ab09-7b493090ffc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.324Z|229ed331-3814-4bdb-8279-86b4ac1ebeaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:00.325Z|c005de57-07e1-4543-9a14-00e9c2f86cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.325Z|97aebe0c-7030-4619-ab09-7b493090ffc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:00.326Z|c005de57-07e1-4543-9a14-00e9c2f86cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.356Z|4a90a422-a95e-46b3-af63-83e2457a3087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.356Z|204f7626-b6ce-4562-8bdb-3c95a7deb597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.357Z|4a90a422-a95e-46b3-af63-83e2457a3087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.359Z|48eee401-a800-4bff-a988-fb50b6e9cdb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.359Z|204f7626-b6ce-4562-8bdb-3c95a7deb597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.359Z|48eee401-a800-4bff-a988-fb50b6e9cdb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:11.190Z|565a8f2f-1467-4b15-89a9-d550a85e95ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:11.191Z|565a8f2f-1467-4b15-89a9-d550a85e95ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:20.386Z|21560baa-af69-4486-8485-cb428a0bde3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.387Z|cb410784-83e1-4371-8ae3-8805a2d3010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.387Z|21560baa-af69-4486-8485-cb428a0bde3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:20.387Z|cb410784-83e1-4371-8ae3-8805a2d3010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:20.388Z|d2c616fb-f11f-41d6-9a89-362713982cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.389Z|d2c616fb-f11f-41d6-9a89-362713982cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:26.190Z|306fb908-9262-4a55-b777-fa7f003f079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:26.191Z|306fb908-9262-4a55-b777-fa7f003f079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:26.258Z|7cd4eaec-a152-4e28-9727-c98468876d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:26.258Z|7cd4eaec-a152-4e28-9727-c98468876d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:30.424Z|e146a62e-e78a-4b99-823d-fc780ff92ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.424Z|edebcc9e-1344-4278-a3a4-5154f316a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.425Z|12045caf-0166-4c7f-baf4-fe1c1c2338ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.425Z|edebcc9e-1344-4278-a3a4-5154f316a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:30.425Z|e146a62e-e78a-4b99-823d-fc780ff92ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:30.426Z|12045caf-0166-4c7f-baf4-fe1c1c2338ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.454Z|81655964-a13a-49ca-96ea-1a86a7fe726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.454Z|d1bb30cf-938d-4fbe-81aa-97f46abc9928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.455Z|d1bb30cf-938d-4fbe-81aa-97f46abc9928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.455Z|81655964-a13a-49ca-96ea-1a86a7fe726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.455Z|6c60548b-c21f-41a5-9c2f-acef9b7ef244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.456Z|6c60548b-c21f-41a5-9c2f-acef9b7ef244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:41.190Z|f0d582c3-3f52-4874-a11b-8223ffd32311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:41.193Z|f0d582c3-3f52-4874-a11b-8223ffd32311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:50.484Z|38d2e516-28db-49c6-8a6f-b5695fdfd110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.487Z|38d2e516-28db-49c6-8a6f-b5695fdfd110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:50.488Z|07ddceaa-3b2d-453e-852e-9e04a4c62601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.489Z|07ddceaa-3b2d-453e-852e-9e04a4c62601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:50.489Z|9d824b0d-192b-4aef-848c-f9646efb408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.491Z|9d824b0d-192b-4aef-848c-f9646efb408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:56.191Z|6f0cb6ac-baf7-42fa-81ab-116c3bd74053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:56.192Z|6f0cb6ac-baf7-42fa-81ab-116c3bd74053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:56.260Z|14491b75-92df-434b-8289-87ed67f8c87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:56.261Z|14491b75-92df-434b-8289-87ed67f8c87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:00.515Z|b5fc819f-c8fc-4266-ba83-0f9d5246fca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.515Z|b3922202-41a2-47dc-9bc4-3aab069d190f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.515Z|133c9e8b-6a5f-49d6-873b-46559ef74f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.516Z|b5fc819f-c8fc-4266-ba83-0f9d5246fca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:00.516Z|b3922202-41a2-47dc-9bc4-3aab069d190f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:00.516Z|133c9e8b-6a5f-49d6-873b-46559ef74f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.542Z|acb65773-dbef-45ef-81d3-363cadf8fc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.543Z|acb65773-dbef-45ef-81d3-363cadf8fc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.545Z|71132b5e-fbdc-4128-9f47-f07347161dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.545Z|9ef26da2-e63b-4fa9-9211-36d7432dee43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.546Z|9ef26da2-e63b-4fa9-9211-36d7432dee43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.546Z|71132b5e-fbdc-4128-9f47-f07347161dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:11.190Z|9897ee06-e971-47da-affb-113ef3dd633e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:11.191Z|9897ee06-e971-47da-affb-113ef3dd633e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:20.571Z|01263401-900f-4519-a751-9b6a4f1cc778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.573Z|01263401-900f-4519-a751-9b6a4f1cc778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:20.573Z|4a6027e7-0150-4f24-bbb5-823f509e7574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.574Z|4a6027e7-0150-4f24-bbb5-823f509e7574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:20.581Z|57458e60-eac7-49e8-b3fb-2aca7a2abdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.581Z|57458e60-eac7-49e8-b3fb-2aca7a2abdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:26.190Z|b7f05949-cae8-42e9-aef6-1a0244773ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:26.193Z|b7f05949-cae8-42e9-aef6-1a0244773ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:26.262Z|034da7df-a704-4ee6-8134-dfe1873eb4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:26.263Z|034da7df-a704-4ee6-8134-dfe1873eb4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:30.608Z|817137eb-0190-49ad-aff1-fe83ddb552f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.608Z|37035e7c-0d8e-4e46-8c89-35ca5bcbd586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.609Z|40ee73c4-6d81-43e1-8322-57f439cd9c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.609Z|817137eb-0190-49ad-aff1-fe83ddb552f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:30.610Z|37035e7c-0d8e-4e46-8c89-35ca5bcbd586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:30.610Z|40ee73c4-6d81-43e1-8322-57f439cd9c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.636Z|39cdcabe-fa28-4310-ad3d-eaf8562ba058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.636Z|70fe9870-ccc2-49ca-b8dd-3de88dc0d203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.637Z|39cdcabe-fa28-4310-ad3d-eaf8562ba058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.638Z|70fe9870-ccc2-49ca-b8dd-3de88dc0d203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.640Z|7a84f0ef-4504-4d9e-8adb-09da71072cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.641Z|7a84f0ef-4504-4d9e-8adb-09da71072cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:41.190Z|d4b27994-795b-41d1-b4c8-084b8e25eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:41.191Z|d4b27994-795b-41d1-b4c8-084b8e25eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:50.663Z|47f4deb8-e8d7-4ff6-a926-653e2e38ab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.665Z|47f4deb8-e8d7-4ff6-a926-653e2e38ab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:50.665Z|ea642ba8-28a7-4042-964c-21986b1e0212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.666Z|ea642ba8-28a7-4042-964c-21986b1e0212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:50.673Z|eee60858-1dbd-4d43-ab21-a632de722345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.673Z|eee60858-1dbd-4d43-ab21-a632de722345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:56.190Z|a4b3a089-c99b-46ca-b9e8-3527446bebed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:56.191Z|a4b3a089-c99b-46ca-b9e8-3527446bebed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:56.265Z|f9193f22-f995-4a9d-9e88-721aa2447842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:56.266Z|f9193f22-f995-4a9d-9e88-721aa2447842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:00.705Z|e65c25df-1ea9-4b6f-ba1a-ed03ccafcb2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.705Z|a4b50310-7c8e-4f49-be6f-852ef1787449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.706Z|a4b50310-7c8e-4f49-be6f-852ef1787449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:00.706Z|e65c25df-1ea9-4b6f-ba1a-ed03ccafcb2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:00.712Z|d498ba18-6b3f-4e32-bddd-b094d4cccaf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.712Z|d498ba18-6b3f-4e32-bddd-b094d4cccaf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.734Z|46addae8-3cd6-46c4-a4f8-88f700aa3c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.736Z|46addae8-3cd6-46c4-a4f8-88f700aa3c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.738Z|3967de1f-2d01-4869-bce8-5db84fc22809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.739Z|3967de1f-2d01-4869-bce8-5db84fc22809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.742Z|60546109-7022-4283-b3ea-cd513cd57a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.743Z|60546109-7022-4283-b3ea-cd513cd57a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:11.190Z|a139e652-0c2d-470b-8de8-a77be89880c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:11.195Z|a139e652-0c2d-470b-8de8-a77be89880c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:20.768Z|b54262b1-797a-4718-99ed-baeec8c1592b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.768Z|5e12050a-03dc-4fa6-b4a2-913fead8b191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.769Z|b54262b1-797a-4718-99ed-baeec8c1592b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:20.769Z|5e12050a-03dc-4fa6-b4a2-913fead8b191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:20.777Z|8d3f7324-fa8a-4d19-bc20-0b604cf3ab79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.777Z|8d3f7324-fa8a-4d19-bc20-0b604cf3ab79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:26.190Z|f531d8b4-d477-4ad5-8b21-518691550451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:26.191Z|f531d8b4-d477-4ad5-8b21-518691550451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:26.267Z|8c35f1fb-5c93-4c2c-952f-e3529ae21303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:26.268Z|8c35f1fb-5c93-4c2c-952f-e3529ae21303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:30.805Z|76e55546-025b-4923-8394-8476ea532481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.805Z|5cdf6fcf-7950-4cc5-aea3-69ccd8b2bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.806Z|5cdf6fcf-7950-4cc5-aea3-69ccd8b2bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:30.806Z|76e55546-025b-4923-8394-8476ea532481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:30.809Z|b65c5b70-1de6-4af9-9917-513491d5588c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.810Z|b65c5b70-1de6-4af9-9917-513491d5588c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.836Z|03645354-1cf7-4118-b94e-883766480a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.836Z|ab5ec0a1-c3bc-4fae-be65-80f298f46e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.837Z|03645354-1cf7-4118-b94e-883766480a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.837Z|ab5ec0a1-c3bc-4fae-be65-80f298f46e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.838Z|5cda22cd-a930-49a2-9864-9be3bc2af5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.838Z|5cda22cd-a930-49a2-9864-9be3bc2af5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:41.190Z|eb57628e-63fa-48b0-b8f9-9726b2101563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:41.191Z|eb57628e-63fa-48b0-b8f9-9726b2101563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:50.865Z|89059c7b-6bb6-4095-bf62-282b306e5610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.865Z|3f6d69aa-c6f7-4a51-8b68-2bb11e1bbcab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.865Z|68a9ef11-0b22-4cb2-bc73-4acffa3f1321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.866Z|89059c7b-6bb6-4095-bf62-282b306e5610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:50.866Z|3f6d69aa-c6f7-4a51-8b68-2bb11e1bbcab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:50.867Z|68a9ef11-0b22-4cb2-bc73-4acffa3f1321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:56.190Z|03d565a5-bf5e-4f37-bccc-418f073cd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:56.192Z|03d565a5-bf5e-4f37-bccc-418f073cd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:56.269Z|cd472c2d-5ed3-44a8-9a1a-dee32757f5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:56.271Z|cd472c2d-5ed3-44a8-9a1a-dee32757f5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:00.893Z|29ec9cd2-78ae-43dd-9d57-0cd0e8d6c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.894Z|29ec9cd2-78ae-43dd-9d57-0cd0e8d6c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:00.896Z|dbf8c515-fd9c-4764-865b-ab6a1ad33be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.897Z|dbf8c515-fd9c-4764-865b-ab6a1ad33be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:00.915Z|acfefed6-a779-4caa-8655-40e8e48aa471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.916Z|acfefed6-a779-4caa-8655-40e8e48aa471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.920Z|a69084f6-29bf-40ee-8b84-29b789c44b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.920Z|4984b806-c1c3-4cef-b7ae-f0eb77d5e2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.921Z|a69084f6-29bf-40ee-8b84-29b789c44b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.921Z|4984b806-c1c3-4cef-b7ae-f0eb77d5e2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.951Z|17b8e9c7-479d-4079-be55-4074f37f811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.951Z|17b8e9c7-479d-4079-be55-4074f37f811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:11.190Z|75a51013-63b0-44c7-a416-424815afc237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:11.191Z|75a51013-63b0-44c7-a416-424815afc237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:20.947Z|f41d1b85-c36e-4ba2-95da-b2dbe0251390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.947Z|7f272d03-13c4-4cd9-a8b0-c676b3369c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.948Z|7f272d03-13c4-4cd9-a8b0-c676b3369c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:20.948Z|f41d1b85-c36e-4ba2-95da-b2dbe0251390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:20.976Z|bb87d230-fa19-405f-9807-582d0d553778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.977Z|bb87d230-fa19-405f-9807-582d0d553778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:26.190Z|f0a9dd31-eeb2-4e36-9383-bb2afb7f9487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:26.191Z|f0a9dd31-eeb2-4e36-9383-bb2afb7f9487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:26.272Z|0065469b-51a6-4a63-bae5-11a4962d366f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:26.273Z|0065469b-51a6-4a63-bae5-11a4962d366f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:30.976Z|75071a30-04a6-4c6d-bb55-8839c6b168aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:30.976Z|377f3dea-85cb-4ae6-829d-8bde8c0c24e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:30.977Z|377f3dea-85cb-4ae6-829d-8bde8c0c24e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:30.977Z|75071a30-04a6-4c6d-bb55-8839c6b168aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:30.999Z|8d348316-1b67-4472-80b8-8692e666c494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:31.000Z|8d348316-1b67-4472-80b8-8692e666c494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.003Z|5f9b8978-b647-4a93-91f0-eeb8ab67dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.004Z|bb276253-1047-482d-b70c-ab1549f786ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.004Z|5f9b8978-b647-4a93-91f0-eeb8ab67dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.004Z|bb276253-1047-482d-b70c-ab1549f786ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.027Z|908b87b1-b309-476a-b96c-0bb5dbffe8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.029Z|908b87b1-b309-476a-b96c-0bb5dbffe8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.190Z|90598410-a4ef-4d5a-9a24-5145b883fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:41.193Z|90598410-a4ef-4d5a-9a24-5145b883fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:51.039Z|addebd76-f992-4eb2-a271-cfc36ae1d572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.039Z|cd440eca-84f8-40da-bd36-725a810b60d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.040Z|addebd76-f992-4eb2-a271-cfc36ae1d572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:51.040Z|cd440eca-84f8-40da-bd36-725a810b60d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:51.056Z|63e9e933-f1c5-48b3-a9db-a9d44b531d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.057Z|63e9e933-f1c5-48b3-a9db-a9d44b531d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:56.190Z|afc24ebc-c5ad-4243-a153-33c2e58a6791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:56.190Z|afc24ebc-c5ad-4243-a153-33c2e58a6791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:56.274Z|bafb3ab8-6bad-4581-890e-b0ade2b3b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:56.275Z|bafb3ab8-6bad-4581-890e-b0ade2b3b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:01.070Z|e5e3164f-0836-401f-8ebf-891cfcf4c4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.070Z|2243b121-66fa-42a5-8e8b-737e36ebb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.071Z|e5e3164f-0836-401f-8ebf-891cfcf4c4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:01.071Z|2243b121-66fa-42a5-8e8b-737e36ebb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:01.078Z|73ea171d-868a-4a73-bcba-434f403e5938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.079Z|73ea171d-868a-4a73-bcba-434f403e5938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.097Z|2353549b-3de8-4d12-9535-7b1e28d89339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.098Z|216b1304-beb2-41f6-a095-130c608d42da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.098Z|216b1304-beb2-41f6-a095-130c608d42da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.098Z|2353549b-3de8-4d12-9535-7b1e28d89339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.104Z|8e1db912-22f6-49a9-b4f0-e11a304975bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.105Z|8e1db912-22f6-49a9-b4f0-e11a304975bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.190Z|e1a1db2c-16dd-4a87-9020-209834804e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:11.190Z|e1a1db2c-16dd-4a87-9020-209834804e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:21.123Z|4a64a976-0b89-4b07-bada-4b5bd7f3c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.124Z|4a64a976-0b89-4b07-bada-4b5bd7f3c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:21.127Z|a4dfa498-4091-4d1f-91a5-edb734bb96c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.128Z|a4dfa498-4091-4d1f-91a5-edb734bb96c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:21.129Z|856597d3-f5b4-4e27-920c-754265efc083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.130Z|856597d3-f5b4-4e27-920c-754265efc083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:26.190Z|f635e902-fd3b-4416-bfc7-1e82b9ed046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:26.193Z|f635e902-fd3b-4416-bfc7-1e82b9ed046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:26.276Z|a1484c6d-ded6-41c3-8fa4-750164cd6266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:26.277Z|a1484c6d-ded6-41c3-8fa4-750164cd6266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:31.155Z|d36aa85c-bc1d-40f3-9c39-cbb9fbbf1fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.155Z|378277d3-07d7-4102-8581-60de02b08933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.156Z|d36aa85c-bc1d-40f3-9c39-cbb9fbbf1fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:31.156Z|378277d3-07d7-4102-8581-60de02b08933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:31.158Z|437d475a-8dfe-4e05-bc03-d529e6333157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.159Z|437d475a-8dfe-4e05-bc03-d529e6333157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.187Z|c1a4c56c-0071-49d6-940b-4c3271d617b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.187Z|2e2df2de-50d8-4777-9042-a865bc3d9bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.190Z|cd08824e-27a6-4a75-a9ac-fc7ff90ee88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:41.190Z|2e2df2de-50d8-4777-9042-a865bc3d9bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.190Z|cd08824e-27a6-4a75-a9ac-fc7ff90ee88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:41.190Z|c1a4c56c-0071-49d6-940b-4c3271d617b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.191Z|ab330a74-9598-4d9c-81d8-507aeaee709d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.191Z|ab330a74-9598-4d9c-81d8-507aeaee709d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.226Z|8f29281c-33fe-4189-81fe-8b06e3af1215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.226Z|d5491ad3-d6f9-4c80-8656-116a9ed74ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.226Z|732d8c8f-aa10-4b63-88e0-a12c66431e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.229Z|d5491ad3-d6f9-4c80-8656-116a9ed74ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.229Z|732d8c8f-aa10-4b63-88e0-a12c66431e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.229Z|8f29281c-33fe-4189-81fe-8b06e3af1215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:56.191Z|07d77400-2824-4a02-b327-d9fd5054b095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:56.196Z|07d77400-2824-4a02-b327-d9fd5054b095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:56.278Z|2c4ebd20-3015-4711-b611-cdad74132588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:56.279Z|2c4ebd20-3015-4711-b611-cdad74132588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:01.263Z|a03130a8-b5fc-441e-ad2c-f60ce0561843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.263Z|b6be6bad-7925-4f1e-83f9-86de279b72fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.264Z|b6be6bad-7925-4f1e-83f9-86de279b72fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:01.264Z|a03130a8-b5fc-441e-ad2c-f60ce0561843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:01.267Z|2e7de7f4-bb33-47c8-b2f4-bdaf37016115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.268Z|2e7de7f4-bb33-47c8-b2f4-bdaf37016115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.190Z|cd14512f-bafa-477d-9638-33554fa0857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:11.191Z|cd14512f-bafa-477d-9638-33554fa0857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:11.296Z|8045088e-78d6-40a2-a3aa-165520e0dcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.296Z|3f11be82-2b8c-483a-b560-8b2850356add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.297Z|1d87ccab-67b4-4dc7-90a2-9c91a4c96921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.298Z|1d87ccab-67b4-4dc7-90a2-9c91a4c96921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.298Z|8045088e-78d6-40a2-a3aa-165520e0dcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.298Z|3f11be82-2b8c-483a-b560-8b2850356add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.327Z|20b15271-f8d7-4c5d-809f-5bbf508d7197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.328Z|20b15271-f8d7-4c5d-809f-5bbf508d7197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.329Z|87de0968-c620-4536-aab0-c01aea13a737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.330Z|87de0968-c620-4536-aab0-c01aea13a737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.331Z|9863d445-125e-49a1-aa4b-a134bce7d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.332Z|9863d445-125e-49a1-aa4b-a134bce7d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:26.189Z|26585e79-b05f-4098-b1fe-c80a864fb395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:26.190Z|26585e79-b05f-4098-b1fe-c80a864fb395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:26.281Z|502d4be9-40a4-4ad8-95a6-8cb0aa608de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:26.282Z|502d4be9-40a4-4ad8-95a6-8cb0aa608de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:31.359Z|bd4623a9-a4a7-405e-9da9-80c8c1c63886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.359Z|9a46665d-2d11-4960-9d8e-5dad51a2cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.360Z|c7881b82-8355-41e4-871c-032abb901a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.360Z|bd4623a9-a4a7-405e-9da9-80c8c1c63886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:31.360Z|c7881b82-8355-41e4-871c-032abb901a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:31.360Z|9a46665d-2d11-4960-9d8e-5dad51a2cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.190Z|a9622703-61aa-4667-b703-6a7a0b1b4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:41.194Z|a9622703-61aa-4667-b703-6a7a0b1b4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:41.399Z|02d3eb94-1b23-4dce-b368-19b3be780267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.400Z|02d3eb94-1b23-4dce-b368-19b3be780267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.408Z|c3dc44be-a852-4327-a12b-ad9227141f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.409Z|c3dc44be-a852-4327-a12b-ad9227141f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.414Z|9067c932-3511-4f20-83f2-691b0d70b5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.415Z|9067c932-3511-4f20-83f2-691b0d70b5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.439Z|5ace8d7f-1225-45ef-8dca-0f655a773c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.439Z|5ace8d7f-1225-45ef-8dca-0f655a773c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.440Z|82f24ad3-e17b-402f-966d-c71761f7f83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.440Z|68c36fc0-8cf9-44ad-a7de-65f143bedce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.441Z|82f24ad3-e17b-402f-966d-c71761f7f83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.442Z|68c36fc0-8cf9-44ad-a7de-65f143bedce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:56.190Z|453aacf3-b5b2-43ca-a03a-2a343a13109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:56.191Z|453aacf3-b5b2-43ca-a03a-2a343a13109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:56.284Z|ec743c83-6362-4c88-b19d-bed47fa5322d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:56.285Z|ec743c83-6362-4c88-b19d-bed47fa5322d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:01.468Z|1a75e301-1c7b-441a-8e35-2d8f488555f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.468Z|35ac856a-84b3-48fe-8bdf-75aa050dce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.469Z|1a75e301-1c7b-441a-8e35-2d8f488555f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:01.469Z|35ac856a-84b3-48fe-8bdf-75aa050dce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:01.478Z|ffb9b008-8bef-40d7-a7ed-ca1a8334306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.479Z|ffb9b008-8bef-40d7-a7ed-ca1a8334306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.190Z|672dbfba-e808-4002-9ea1-c9815d0452de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:11.191Z|672dbfba-e808-4002-9ea1-c9815d0452de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:11.498Z|3f0fe6ce-f740-4f84-b531-59a28a80a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.500Z|3f0fe6ce-f740-4f84-b531-59a28a80a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.502Z|304c7bc2-2122-4eea-a621-3bca71f43e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.503Z|304c7bc2-2122-4eea-a621-3bca71f43e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.505Z|e0b79279-0591-4714-8eee-50c64e706aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.506Z|e0b79279-0591-4714-8eee-50c64e706aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.529Z|a3717760-c761-44d8-aaa7-6ae25d59758e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.530Z|a3717760-c761-44d8-aaa7-6ae25d59758e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.530Z|d096fe8d-805f-4e01-84ab-915217f43683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.531Z|6026c486-b024-47d4-89c0-ec0cc308e4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.531Z|d096fe8d-805f-4e01-84ab-915217f43683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.531Z|6026c486-b024-47d4-89c0-ec0cc308e4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:26.190Z|774d4b70-0024-4775-a37e-29ba4055f5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:26.192Z|774d4b70-0024-4775-a37e-29ba4055f5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:26.286Z|e2ef84be-0ffc-4160-891a-4d59b13a04b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:26.287Z|e2ef84be-0ffc-4160-891a-4d59b13a04b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:31.557Z|59e6f1d5-cf48-41cf-a218-dd1bc0a7d9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.557Z|c7fcbd4d-f3e7-4a57-8a14-7455f5cd1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.558Z|59e6f1d5-cf48-41cf-a218-dd1bc0a7d9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:31.558Z|c7fcbd4d-f3e7-4a57-8a14-7455f5cd1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:31.560Z|f552a6b6-c06f-4179-9e85-d6a634686bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.561Z|f552a6b6-c06f-4179-9e85-d6a634686bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.190Z|c9c88164-9d2d-4c3d-8227-d1648eef270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:41.190Z|c9c88164-9d2d-4c3d-8227-d1648eef270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:41.588Z|bcc5ffbb-ac20-4ef3-a612-9c4714fed628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.588Z|3fff02be-07b5-4f7c-95bf-169ce243b75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.589Z|bcc5ffbb-ac20-4ef3-a612-9c4714fed628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.589Z|3fff02be-07b5-4f7c-95bf-169ce243b75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.593Z|608bab5d-6cda-4eb9-ba8d-366a24f9688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.595Z|608bab5d-6cda-4eb9-ba8d-366a24f9688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.618Z|e71e3b59-abf3-4d9c-a2aa-4fcb9bea1914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.618Z|06bcb666-c94f-4271-88c5-48ecbb383167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.619Z|e71e3b59-abf3-4d9c-a2aa-4fcb9bea1914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.619Z|06bcb666-c94f-4271-88c5-48ecbb383167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.621Z|4a4997fd-4f6f-46d7-9af8-b1fbe6d38a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.622Z|4a4997fd-4f6f-46d7-9af8-b1fbe6d38a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:56.190Z|70031468-75f1-4098-8d8a-64fdc1ae4d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:56.191Z|70031468-75f1-4098-8d8a-64fdc1ae4d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:56.288Z|f80ebf94-ff58-4692-b7f7-4825a9fa8b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:56.290Z|f80ebf94-ff58-4692-b7f7-4825a9fa8b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:01.646Z|8da21994-8a29-40c3-b18f-a0940578bb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.646Z|a61f7a9c-05e0-4383-ae6c-17fe6474e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.646Z|8dc3dbec-9f7d-4e25-901d-bd73f217729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.647Z|8da21994-8a29-40c3-b18f-a0940578bb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:01.647Z|a61f7a9c-05e0-4383-ae6c-17fe6474e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:01.647Z|8dc3dbec-9f7d-4e25-901d-bd73f217729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.190Z|36cfe830-7ee1-4e91-9ff9-b5a6d08c2dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:11.191Z|36cfe830-7ee1-4e91-9ff9-b5a6d08c2dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:11.675Z|51d4bae6-28ea-4a2c-8efa-d7bb2c5a3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.675Z|5616a044-d1e5-41df-b235-6957fe910834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.676Z|5616a044-d1e5-41df-b235-6957fe910834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.676Z|51d4bae6-28ea-4a2c-8efa-d7bb2c5a3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.677Z|1f76e5e5-9300-45bf-8af5-0366f172f21d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.678Z|1f76e5e5-9300-45bf-8af5-0366f172f21d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.706Z|c4c2b4b1-2e7a-4628-8360-8595395b5026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.706Z|83f8ead4-9c67-427b-b4ff-96d694352c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.706Z|6cca3761-9d15-4de4-ba43-8208778c4b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.707Z|83f8ead4-9c67-427b-b4ff-96d694352c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.707Z|c4c2b4b1-2e7a-4628-8360-8595395b5026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.708Z|6cca3761-9d15-4de4-ba43-8208778c4b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:26.190Z|3b29adf2-34c7-48a4-a18e-e0d681224da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:26.190Z|3b29adf2-34c7-48a4-a18e-e0d681224da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:26.291Z|7284234b-a95e-421c-9565-065ebf0d9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:26.291Z|7284234b-a95e-421c-9565-065ebf0d9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:31.736Z|c44750aa-9e28-4c00-baf0-44f843bd647f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.736Z|00c52094-dd81-46ff-a0e7-77383ffbd7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.737Z|c44750aa-9e28-4c00-baf0-44f843bd647f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:31.738Z|00c52094-dd81-46ff-a0e7-77383ffbd7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:31.742Z|1f0b394d-f12f-4fc6-9309-73b778d5cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.745Z|1f0b394d-f12f-4fc6-9309-73b778d5cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.189Z|75414d38-b318-41de-b9ff-71420b584914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:41.190Z|75414d38-b318-41de-b9ff-71420b584914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:41.767Z|f5036c05-89b2-44bb-92ed-36bb6c687a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.767Z|119ebd9c-a2b5-426a-97dc-49447d71dbce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.768Z|f5036c05-89b2-44bb-92ed-36bb6c687a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.768Z|119ebd9c-a2b5-426a-97dc-49447d71dbce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.778Z|0491050c-75b7-4715-a363-5e12a37dc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.779Z|0491050c-75b7-4715-a363-5e12a37dc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.794Z|7bd24178-7c6a-4c09-9a43-f58f8ef8fb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.795Z|7bd24178-7c6a-4c09-9a43-f58f8ef8fb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.794Z|7f4a108e-e8ba-4e7c-8862-88a8ce85ef23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.796Z|7f4a108e-e8ba-4e7c-8862-88a8ce85ef23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.803Z|cbb42e66-a3f6-4531-a53c-040c793fbb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.804Z|cbb42e66-a3f6-4531-a53c-040c793fbb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:54.725Z|dd7f9a08-ce1b-47b8-8631-45bcfb23d422|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:33:54.726Z|dd7f9a08-ce1b-47b8-8631-45bcfb23d422|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:56.189Z|4ed2533b-6b7a-4d2d-8db5-61ecd8e177b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:56.191Z|4ed2533b-6b7a-4d2d-8db5-61ecd8e177b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:56.292Z|8bd00a3c-9504-43b0-9950-58338c5bcadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:56.293Z|8bd00a3c-9504-43b0-9950-58338c5bcadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:01.833Z|01912796-aef1-4248-92d4-9bfc83d61f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.834Z|b5e9a348-01c4-489b-bfb5-52dc6f1558f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.835Z|01912796-aef1-4248-92d4-9bfc83d61f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:01.835Z|b5e9a348-01c4-489b-bfb5-52dc6f1558f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:01.835Z|f34889dc-7c6d-4163-81a4-52fd71476777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.837Z|f34889dc-7c6d-4163-81a4-52fd71476777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.190Z|ead595a6-42f9-43b1-8d85-02265d41c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:11.191Z|ead595a6-42f9-43b1-8d85-02265d41c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:11.864Z|53e08ad2-ed61-4056-bab7-547b9475cb7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.864Z|0e84ffb9-cadf-406f-8415-e6a40abedb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.865Z|0e84ffb9-cadf-406f-8415-e6a40abedb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.865Z|53e08ad2-ed61-4056-bab7-547b9475cb7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.866Z|8925a4ff-da2a-423f-8440-2cc54b5cd289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.866Z|8925a4ff-da2a-423f-8440-2cc54b5cd289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.890Z|58fb0a49-10f5-4c54-9b35-951d6f04a719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.891Z|58fb0a49-10f5-4c54-9b35-951d6f04a719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.891Z|27e13ab2-57f6-48fd-9f04-4fcdac63ae54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.891Z|076e0ae6-4355-4872-a756-75f599cdc4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.892Z|27e13ab2-57f6-48fd-9f04-4fcdac63ae54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.892Z|076e0ae6-4355-4872-a756-75f599cdc4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:26.190Z|143bc00f-d974-442b-a206-0a7fac20fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:26.191Z|143bc00f-d974-442b-a206-0a7fac20fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:26.294Z|2ef8360d-483d-4c83-a923-8efe17a1f7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:26.295Z|2ef8360d-483d-4c83-a923-8efe17a1f7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:31.938Z|2d0a0ceb-48db-4297-b2f9-fb70f7e8e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.939Z|2d0a0ceb-48db-4297-b2f9-fb70f7e8e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:31.939Z|2ca88ed5-72a0-428b-a610-b6af307b9b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.940Z|2ca88ed5-72a0-428b-a610-b6af307b9b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:31.936Z|80ccb0dc-8c5f-4ff3-905b-adf1d7ee4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.946Z|80ccb0dc-8c5f-4ff3-905b-adf1d7ee4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.189Z|f23f5ec8-a167-41c6-b579-2b01f2ad1c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:41.191Z|f23f5ec8-a167-41c6-b579-2b01f2ad1c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:41.973Z|e020f52a-0ffd-4221-ba88-80ce76d0e417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.973Z|543a77ef-e78a-4a76-be15-cd488d5c1c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.973Z|56fea9ea-b2d0-43a1-b811-2d93cc6932f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.974Z|543a77ef-e78a-4a76-be15-cd488d5c1c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.974Z|e020f52a-0ffd-4221-ba88-80ce76d0e417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.974Z|56fea9ea-b2d0-43a1-b811-2d93cc6932f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.001Z|fe322ffe-9a64-4d1d-bf0e-c4689eb8ac38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.001Z|4127626b-139c-4ade-99d9-e44cf44a6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.001Z|f3a0bdeb-4acc-42ee-9bb3-2ece7dd39cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.002Z|fe322ffe-9a64-4d1d-bf0e-c4689eb8ac38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.002Z|4127626b-139c-4ade-99d9-e44cf44a6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.003Z|f3a0bdeb-4acc-42ee-9bb3-2ece7dd39cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:54.713Z|14b677e0-c640-4fd4-881e-c7afc4413ad1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:34:54.715Z|14b677e0-c640-4fd4-881e-c7afc4413ad1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:56.190Z|dbc26f6d-7526-4fcd-8c0f-c73162b1091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:56.191Z|dbc26f6d-7526-4fcd-8c0f-c73162b1091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:56.296Z|aafa2003-e203-4dde-9b45-ae98b37d0802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:56.296Z|aafa2003-e203-4dde-9b45-ae98b37d0802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:02.029Z|edccf4e5-e74a-4039-afff-986e67bdd4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.029Z|2e3ddc06-1565-452d-a754-b98cf7a6ceb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.029Z|fa5a5333-0b81-478b-b7d6-0cd6145dee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.030Z|2e3ddc06-1565-452d-a754-b98cf7a6ceb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:02.030Z|edccf4e5-e74a-4039-afff-986e67bdd4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:02.031Z|fa5a5333-0b81-478b-b7d6-0cd6145dee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:11.189Z|f574e79a-bc2d-4d73-81b5-08df5c35ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:11.190Z|f574e79a-bc2d-4d73-81b5-08df5c35ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:12.060Z|4560d9ce-728d-493e-bb5b-d6541f91efe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.060Z|c89bbe8b-f080-4cfd-8276-2e4485d3f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.060Z|bd5169da-42f1-4ae4-a067-0b414c13eeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.061Z|c89bbe8b-f080-4cfd-8276-2e4485d3f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:12.061Z|bd5169da-42f1-4ae4-a067-0b414c13eeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:12.061Z|4560d9ce-728d-493e-bb5b-d6541f91efe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.087Z|8a1c053f-92b7-499c-a396-a163d815947d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.088Z|c7dc3977-5c94-40ce-8808-9fe93df9a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.088Z|8a1c053f-92b7-499c-a396-a163d815947d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.089Z|53992a04-514e-4021-973d-c0a679b1051d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.089Z|c7dc3977-5c94-40ce-8808-9fe93df9a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.089Z|53992a04-514e-4021-973d-c0a679b1051d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:26.189Z|94426b19-da1f-4502-a34f-b5b12965414a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:26.191Z|94426b19-da1f-4502-a34f-b5b12965414a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:26.297Z|6a752cc7-59bc-44da-8c65-4acbe61fdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:26.298Z|6a752cc7-59bc-44da-8c65-4acbe61fdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:32.114Z|008d5050-aedd-4100-924d-ef6752e91564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.115Z|008d5050-aedd-4100-924d-ef6752e91564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:32.121Z|fcc954ca-ef8d-451f-9947-ecda08c20f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.122Z|fcc954ca-ef8d-451f-9947-ecda08c20f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:32.123Z|78e75a79-ed91-4ae1-96cc-a75fd2af19eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.124Z|78e75a79-ed91-4ae1-96cc-a75fd2af19eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:41.190Z|6420ed10-bc52-448f-98d6-ab70fdb220db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:41.190Z|6420ed10-bc52-448f-98d6-ab70fdb220db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:42.144Z|b34a9093-b5fa-4feb-b973-aa27f7d71e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.144Z|c27b35a8-0e60-4949-af27-a999048b1dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.145Z|b34a9093-b5fa-4feb-b973-aa27f7d71e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:42.145Z|c27b35a8-0e60-4949-af27-a999048b1dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:42.151Z|71057f71-ae27-4fcf-9d55-1055d891fff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.152Z|71057f71-ae27-4fcf-9d55-1055d891fff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.170Z|2533edc9-1ef3-4729-9343-f505a1813fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.170Z|11d56f7f-96cc-488a-ae25-4c4bedd9255f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.171Z|2533edc9-1ef3-4729-9343-f505a1813fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.171Z|11d56f7f-96cc-488a-ae25-4c4bedd9255f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.179Z|5e9f9980-4635-41c3-9877-95a4e7aab347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.180Z|5e9f9980-4635-41c3-9877-95a4e7aab347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:54.719Z|59865253-d789-4254-b27c-cb398b02bf65|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:35:54.721Z|59865253-d789-4254-b27c-cb398b02bf65|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:56.189Z|83277c7f-1310-4c20-a8f8-28b5c9afdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:56.190Z|83277c7f-1310-4c20-a8f8-28b5c9afdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:56.299Z|de0567af-0c74-46fb-93be-131e78f66aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:56.300Z|de0567af-0c74-46fb-93be-131e78f66aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:02.196Z|996c0a77-f173-4779-8cca-89a1ceced579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.196Z|fbf4eccf-54a8-43ef-996d-78351df8a65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.197Z|996c0a77-f173-4779-8cca-89a1ceced579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:02.197Z|fbf4eccf-54a8-43ef-996d-78351df8a65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:02.204Z|32e73d86-c10f-4271-bc2c-ae9a5e156685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.204Z|32e73d86-c10f-4271-bc2c-ae9a5e156685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:11.190Z|276c79c7-0c68-4c36-915f-d06f77635bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:11.191Z|276c79c7-0c68-4c36-915f-d06f77635bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:12.224Z|bf2d61e3-3d05-4c56-9792-25fc9e126214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.225Z|bf2d61e3-3d05-4c56-9792-25fc9e126214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:12.224Z|4fcd0c6c-6c03-4910-a3de-558d55907e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.227Z|4fcd0c6c-6c03-4910-a3de-558d55907e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:12.228Z|9241f967-4b80-487c-9956-fc0987904cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.229Z|9241f967-4b80-487c-9956-fc0987904cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.253Z|5e91dc79-89e7-4493-81de-8ed1686ae92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.254Z|5e91dc79-89e7-4493-81de-8ed1686ae92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.254Z|275aad1a-8ba8-4ea8-bc4a-b0606c4f15a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.255Z|013041c6-b0e9-4dc2-8e5a-fd47294b8ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.255Z|013041c6-b0e9-4dc2-8e5a-fd47294b8ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.255Z|275aad1a-8ba8-4ea8-bc4a-b0606c4f15a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:26.189Z|b05c3c58-0cf8-4a09-a65c-a0ba85632952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:26.190Z|b05c3c58-0cf8-4a09-a65c-a0ba85632952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:26.301Z|d2dfd59e-8a3f-4ed9-8244-4a96dbec6a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:26.301Z|d2dfd59e-8a3f-4ed9-8244-4a96dbec6a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:32.280Z|c5b2b3f9-d93d-4535-9ee4-6f039b488bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|2c1512e7-ad4d-4d9a-8c66-6c12ce484a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|e0dfc73b-27e2-4c7e-a18c-a09112c48222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|c5b2b3f9-d93d-4535-9ee4-6f039b488bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:32.282Z|e0dfc73b-27e2-4c7e-a18c-a09112c48222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:32.282Z|2c1512e7-ad4d-4d9a-8c66-6c12ce484a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:41.190Z|dcb5418d-f88a-4520-a750-ce1882993e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:41.190Z|dcb5418d-f88a-4520-a750-ce1882993e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:42.307Z|3b85d304-89db-4da7-980b-39c32cb09455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.307Z|2f9d0a4c-0df0-417a-aa92-c80f88c1b9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.307Z|3b85d304-89db-4da7-980b-39c32cb09455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:42.307Z|2f9d0a4c-0df0-417a-aa92-c80f88c1b9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:42.314Z|b2f770ac-d2ef-439e-9786-52ae443d7487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.316Z|b2f770ac-d2ef-439e-9786-52ae443d7487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.336Z|e2d02b6b-ef23-461c-aa80-7d19b3493a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.337Z|e2d02b6b-ef23-461c-aa80-7d19b3493a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.338Z|53815beb-e58e-422a-99ea-9201bd90a218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.338Z|f2732c2d-2361-4d1d-8fe5-4f562e9d8214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.339Z|53815beb-e58e-422a-99ea-9201bd90a218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.339Z|f2732c2d-2361-4d1d-8fe5-4f562e9d8214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:54.718Z|1a14559f-9b7f-460f-a9b2-93896ef962cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:36:54.719Z|1a14559f-9b7f-460f-a9b2-93896ef962cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:56.190Z|8fdac39e-4c18-4be7-87cd-4fb6bdf0bb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:56.191Z|8fdac39e-4c18-4be7-87cd-4fb6bdf0bb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:56.302Z|dc2097d0-818d-4ce0-8364-1b277d4707e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:56.303Z|dc2097d0-818d-4ce0-8364-1b277d4707e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:02.370Z|3121d48f-822f-4346-8832-6dd06d055866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.371Z|7de260f8-4918-4509-82ac-04432be81a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.371Z|7df831c6-9856-44a7-9bc1-b0d22a0ec725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.372Z|7de260f8-4918-4509-82ac-04432be81a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:02.372Z|7df831c6-9856-44a7-9bc1-b0d22a0ec725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:02.372Z|3121d48f-822f-4346-8832-6dd06d055866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:11.190Z|58cb25de-8e81-4a2a-b101-b62e1c657401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:11.191Z|58cb25de-8e81-4a2a-b101-b62e1c657401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:12.403Z|f561d317-179d-4488-8102-d4a772778326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.403Z|bb5b73c1-8901-4a41-a210-364e2258c544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.403Z|a6610bf9-aec4-4a4d-9328-e8fd0ca45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.405Z|f561d317-179d-4488-8102-d4a772778326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:12.405Z|bb5b73c1-8901-4a41-a210-364e2258c544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:12.405Z|a6610bf9-aec4-4a4d-9328-e8fd0ca45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.438Z|879f3300-0378-43d8-a63d-30cff1c4e314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.438Z|a5e04ead-78a4-49c3-962f-cfb65cf33a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.438Z|aab71978-764f-4567-a472-df57c4106e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.440Z|879f3300-0378-43d8-a63d-30cff1c4e314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.440Z|aab71978-764f-4567-a472-df57c4106e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.440Z|a5e04ead-78a4-49c3-962f-cfb65cf33a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:26.190Z|f2340bc7-58b7-43b3-8f52-6fd93b03fdd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:26.196Z|f2340bc7-58b7-43b3-8f52-6fd93b03fdd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:26.304Z|0878557f-65d8-415f-a366-5fbadfb804c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:26.305Z|0878557f-65d8-415f-a366-5fbadfb804c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:32.470Z|5acfecc6-6e1b-486b-be4c-44e0fce399fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.470Z|1b41baf5-b455-445d-831f-db66df8043f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.471Z|5acfecc6-6e1b-486b-be4c-44e0fce399fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:32.472Z|1b41baf5-b455-445d-831f-db66df8043f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:32.475Z|4abb5ea4-c79e-48dc-8398-511c7ddbd097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.476Z|4abb5ea4-c79e-48dc-8398-511c7ddbd097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:41.190Z|121917b8-0df5-40cf-8170-26f55f79e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:41.191Z|121917b8-0df5-40cf-8170-26f55f79e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:42.504Z|a4bd317c-4d93-44f9-bfe3-c1340e33b770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.504Z|43e83da2-49a4-4128-be12-11f536493c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.505Z|75e698b9-7b05-461f-95b2-01c4229a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.505Z|43e83da2-49a4-4128-be12-11f536493c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:42.505Z|75e698b9-7b05-461f-95b2-01c4229a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:42.505Z|a4bd317c-4d93-44f9-bfe3-c1340e33b770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.533Z|4afbcd69-3de1-4f72-9e44-96f71720f338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.534Z|4afbcd69-3de1-4f72-9e44-96f71720f338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.538Z|2babe635-a834-4b28-b0e0-ffd60f0afb21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.538Z|af444e8e-9ac6-48d1-914a-66ef2effb989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.539Z|af444e8e-9ac6-48d1-914a-66ef2effb989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.539Z|2babe635-a834-4b28-b0e0-ffd60f0afb21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:54.716Z|fb673604-1a32-4aea-b85e-4dce909f7f49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:37:54.717Z|fb673604-1a32-4aea-b85e-4dce909f7f49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:56.190Z|f4ce9517-211d-46ba-9b28-cf6740e771c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:56.190Z|f4ce9517-211d-46ba-9b28-cf6740e771c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:56.306Z|087e3934-f382-4ccd-aa36-64fd324ea19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:56.306Z|087e3934-f382-4ccd-aa36-64fd324ea19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:02.560Z|5c66951c-d089-454b-97b8-02d85da541aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.561Z|5c66951c-d089-454b-97b8-02d85da541aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:02.562Z|0ea73eff-1816-436d-98e6-997045fcbec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.563Z|0ea73eff-1816-436d-98e6-997045fcbec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:02.571Z|1040938e-ff97-4143-8e25-a62709820f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.572Z|1040938e-ff97-4143-8e25-a62709820f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:11.190Z|1a75167b-109d-4312-9bf0-14537590e4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:11.198Z|1a75167b-109d-4312-9bf0-14537590e4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:12.588Z|a73ec0bf-276c-4532-bf80-4a4cbf684b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.588Z|eed9cacc-dae7-4b0b-b97c-79901bbdeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.588Z|a73ec0bf-276c-4532-bf80-4a4cbf684b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:12.589Z|eed9cacc-dae7-4b0b-b97c-79901bbdeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:12.596Z|23f24b81-8fc4-4514-868a-e111d3a24184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.597Z|23f24b81-8fc4-4514-868a-e111d3a24184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.620Z|12fe5a88-48f2-4734-a448-a89fb8076162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.620Z|7a2a464c-d96f-4a30-b878-4a6b93ffd556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.620Z|fc2684d1-78b1-4cf4-a17a-d567b25a289d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.621Z|12fe5a88-48f2-4734-a448-a89fb8076162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.621Z|fc2684d1-78b1-4cf4-a17a-d567b25a289d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.621Z|7a2a464c-d96f-4a30-b878-4a6b93ffd556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:26.189Z|4dc1cbd8-b99b-4c5c-95b6-cfab5d3c8dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:26.190Z|4dc1cbd8-b99b-4c5c-95b6-cfab5d3c8dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:26.307Z|60b5975f-cd49-43e8-a4c7-568af7ff2677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:26.308Z|60b5975f-cd49-43e8-a4c7-568af7ff2677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:32.648Z|c60de95e-88af-4bf1-952a-60f9271b8b38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.648Z|bd678f94-34b0-42c3-9b6b-5b548c3d4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.649Z|bd678f94-34b0-42c3-9b6b-5b548c3d4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:32.649Z|c60de95e-88af-4bf1-952a-60f9271b8b38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:32.649Z|018ba648-70ec-443a-b884-78f951f27de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.650Z|018ba648-70ec-443a-b884-78f951f27de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:41.190Z|d15c8f88-fa5c-4c65-9b7a-46239600d435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:41.191Z|d15c8f88-fa5c-4c65-9b7a-46239600d435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:42.677Z|7f467208-2280-4d50-ae07-bf67b3b12626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.677Z|0128fe9d-0ee7-42f2-84f2-a408b6cf2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.677Z|fa8f2485-bce6-468f-aacb-185fb048de4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.678Z|0128fe9d-0ee7-42f2-84f2-a408b6cf2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:42.678Z|fa8f2485-bce6-468f-aacb-185fb048de4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:42.678Z|7f467208-2280-4d50-ae07-bf67b3b12626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.708Z|8f32b23e-82f4-44c5-bb78-d4676b96edfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.708Z|acd55a6e-e5a9-4e64-b651-096187c0d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.709Z|acd55a6e-e5a9-4e64-b651-096187c0d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.709Z|8f32b23e-82f4-44c5-bb78-d4676b96edfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.716Z|a5dabb11-2802-40ff-9574-91f0734683b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.717Z|a5dabb11-2802-40ff-9574-91f0734683b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:54.714Z|ecded0eb-777f-4f13-bd64-4c9103f39392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:38:54.718Z|ecded0eb-777f-4f13-bd64-4c9103f39392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:56.189Z|a453cf51-12dc-4e07-9833-c0848d06b68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:56.192Z|a453cf51-12dc-4e07-9833-c0848d06b68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:56.309Z|1d96e6e0-d727-4477-b934-36f8f8233df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:56.310Z|1d96e6e0-d727-4477-b934-36f8f8233df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:02.737Z|518b8bfb-c8c9-4111-ab71-6bd3ca4eeb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.737Z|3fae444b-dd21-4193-b26e-db39100db6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.738Z|518b8bfb-c8c9-4111-ab71-6bd3ca4eeb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:02.738Z|3fae444b-dd21-4193-b26e-db39100db6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:02.740Z|df134d3b-8046-4986-a87c-afcac195e1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.740Z|df134d3b-8046-4986-a87c-afcac195e1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:11.189Z|27a8de19-fb34-441d-8499-138f3ab6d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:11.190Z|27a8de19-fb34-441d-8499-138f3ab6d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:12.764Z|f0dc6131-a764-4d33-822e-2aeb49753f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.764Z|99ce2195-64e8-45f7-bdd9-59c179a6989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.765Z|516aa63b-87f2-4a54-b8f9-944c54322806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.765Z|f0dc6131-a764-4d33-822e-2aeb49753f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:12.765Z|99ce2195-64e8-45f7-bdd9-59c179a6989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:12.766Z|516aa63b-87f2-4a54-b8f9-944c54322806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.795Z|f48072bb-42d1-4cf1-91bd-fd25d4a9db5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.796Z|f48072bb-42d1-4cf1-91bd-fd25d4a9db5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.797Z|098a32f7-92e2-458a-a8c3-645fbbf15116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.798Z|098a32f7-92e2-458a-a8c3-645fbbf15116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.799Z|0af186f1-33f9-4aed-a10b-e76fe56d1ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.800Z|0af186f1-33f9-4aed-a10b-e76fe56d1ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:26.189Z|789c09e3-6d62-443d-99db-3ce544f998e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:26.190Z|789c09e3-6d62-443d-99db-3ce544f998e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:26.311Z|711c10ad-0a1a-47be-bdb5-73e8b68013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:26.312Z|711c10ad-0a1a-47be-bdb5-73e8b68013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:32.824Z|83373d68-60f1-4c35-a2f7-eef9b4cb42ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.824Z|83553187-0176-4927-813c-0f760ccd157d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.825Z|83553187-0176-4927-813c-0f760ccd157d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:32.827Z|9b825d6d-007e-42b8-80bc-61966461222b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.828Z|9b825d6d-007e-42b8-80bc-61966461222b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:32.829Z|83373d68-60f1-4c35-a2f7-eef9b4cb42ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:41.190Z|bf235be0-df8a-42b7-bc6c-f016c51de5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:41.193Z|bf235be0-df8a-42b7-bc6c-f016c51de5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:42.856Z|8a6dca46-64a9-422f-a637-fd5335d220cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.856Z|720ebfd4-ab53-461c-9d2c-03cd39f6b83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.857Z|8a6dca46-64a9-422f-a637-fd5335d220cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:42.857Z|0e4293fa-9b1d-4b7e-9933-bfa22eebeff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.858Z|720ebfd4-ab53-461c-9d2c-03cd39f6b83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:42.858Z|0e4293fa-9b1d-4b7e-9933-bfa22eebeff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.884Z|1b2403c7-aa8b-446b-93b3-bf64d4344e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.884Z|3dbb028c-6273-4e9f-9f5d-bfbb30ac410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.884Z|91ca129e-bc4a-4ed0-9825-27f0a336dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.885Z|1b2403c7-aa8b-446b-93b3-bf64d4344e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.885Z|91ca129e-bc4a-4ed0-9825-27f0a336dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.885Z|3dbb028c-6273-4e9f-9f5d-bfbb30ac410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:54.713Z|7d0748f8-de92-4eaf-8f7d-467b7e812558|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:39:54.714Z|7d0748f8-de92-4eaf-8f7d-467b7e812558|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:56.189Z|9bf90eda-fda3-43b7-aa08-96ef5c7c329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:56.190Z|9bf90eda-fda3-43b7-aa08-96ef5c7c329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:56.312Z|b1453b9d-5651-44aa-a896-fe31d5834309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:56.313Z|b1453b9d-5651-44aa-a896-fe31d5834309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:02.911Z|06c5ea6f-c693-436d-a49f-d2d0b99d14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.913Z|06c5ea6f-c693-436d-a49f-d2d0b99d14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:02.933Z|80f8569a-22f4-49a7-b2dc-d1a905c5e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.934Z|80f8569a-22f4-49a7-b2dc-d1a905c5e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:02.939Z|483e16e1-3c38-4f81-88e7-aeda3c80ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.940Z|483e16e1-3c38-4f81-88e7-aeda3c80ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:11.189Z|f0dc3bbe-e52f-4746-a486-ef8aafcc47d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:11.190Z|f0dc3bbe-e52f-4746-a486-ef8aafcc47d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:12.938Z|743b2ee2-45bb-48a4-90eb-25e9f4ea8eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.939Z|743b2ee2-45bb-48a4-90eb-25e9f4ea8eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:12.959Z|689e1789-1930-4f00-accf-03fce2807583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.959Z|689e1789-1930-4f00-accf-03fce2807583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:12.960Z|0a73b0be-286b-41ad-9528-ace2563a9e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.961Z|0a73b0be-286b-41ad-9528-ace2563a9e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.963Z|6c66c07b-838d-41ee-8f33-511c341a90b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.964Z|6c66c07b-838d-41ee-8f33-511c341a90b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.984Z|5fdbf77d-ad0a-43ad-a792-5e4498ba6482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.984Z|6ceb5909-098c-4c72-8b2c-55bd8d6e22c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.984Z|5fdbf77d-ad0a-43ad-a792-5e4498ba6482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.984Z|6ceb5909-098c-4c72-8b2c-55bd8d6e22c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:26.189Z|4a09fd58-a879-48bf-8103-5c7def5c3212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:26.192Z|4a09fd58-a879-48bf-8103-5c7def5c3212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:26.314Z|d6add812-9cbc-4feb-9f26-4de1cf56e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:26.315Z|d6add812-9cbc-4feb-9f26-4de1cf56e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:32.993Z|771967ff-ca07-40f2-898f-da1a091073af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:32.994Z|771967ff-ca07-40f2-898f-da1a091073af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:33.007Z|4b1a4dba-9f36-4a2e-b286-289e83862750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:33.008Z|4b1a4dba-9f36-4a2e-b286-289e83862750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:33.013Z|88b58307-2566-43fc-9521-eef24c622e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:33.013Z|88b58307-2566-43fc-9521-eef24c622e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:41.189Z|7c09e8e5-2bce-4e26-8d2b-601c01027d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:41.190Z|7c09e8e5-2bce-4e26-8d2b-601c01027d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:43.020Z|56d1ba76-d12d-4cb9-8092-91e810affed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.022Z|56d1ba76-d12d-4cb9-8092-91e810affed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:43.035Z|cdde382a-7bc9-4341-bee2-29722183169a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.035Z|90386804-de1c-43f7-ad84-2ae0717dcb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.035Z|cdde382a-7bc9-4341-bee2-29722183169a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:43.035Z|90386804-de1c-43f7-ad84-2ae0717dcb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.047Z|d3d64a2f-8c49-441d-9dea-4d01cb45a6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.048Z|d3d64a2f-8c49-441d-9dea-4d01cb45a6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.057Z|72b56224-5b67-4091-b467-243f178f7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.057Z|72b56224-5b67-4091-b467-243f178f7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.059Z|0c20ce1f-bc9a-41b6-9673-a55beb59b347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.061Z|0c20ce1f-bc9a-41b6-9673-a55beb59b347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:54.712Z|b88bd4a7-16e6-4983-818d-997ee9a0e4b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:40:54.714Z|b88bd4a7-16e6-4983-818d-997ee9a0e4b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:56.189Z|d50e549f-1322-48e5-a157-e5b085307e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:56.190Z|d50e549f-1322-48e5-a157-e5b085307e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:56.316Z|ac52d59e-0070-4035-b1e5-115fda9d3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:56.317Z|ac52d59e-0070-4035-b1e5-115fda9d3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:03.080Z|1769fe1c-eb62-4074-92af-e7b72c0b1ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.081Z|1769fe1c-eb62-4074-92af-e7b72c0b1ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:03.086Z|ebb7f6b0-a5b1-4b41-8240-28876c5bb93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.086Z|ebb7f6b0-a5b1-4b41-8240-28876c5bb93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:03.087Z|aa267a51-240b-418b-9666-1e4f63a01a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.087Z|aa267a51-240b-418b-9666-1e4f63a01a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:11.189Z|7413a31e-15b2-4500-8c11-fb3bb79e66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:11.192Z|7413a31e-15b2-4500-8c11-fb3bb79e66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:13.109Z|970f94c4-f207-474c-84dc-9642bde27f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.111Z|970f94c4-f207-474c-84dc-9642bde27f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:13.112Z|b66c186a-3be7-4851-8b4f-2b08c6576bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.112Z|b66c186a-3be7-4851-8b4f-2b08c6576bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:13.116Z|06ba9f81-1dee-4b42-b109-16629e7d4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.118Z|06ba9f81-1dee-4b42-b109-16629e7d4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.140Z|1d9764d7-2bd3-4726-9a8b-5432633c3fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.141Z|1d9764d7-2bd3-4726-9a8b-5432633c3fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.142Z|01fee347-8275-4f04-97a6-a4b9580e6563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.143Z|01fee347-8275-4f04-97a6-a4b9580e6563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.145Z|05d9c53f-810b-4182-9ad0-abc6773171ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.145Z|05d9c53f-810b-4182-9ad0-abc6773171ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:26.189Z|ab809ca0-9a98-4739-9186-1f804a5eee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:26.190Z|ab809ca0-9a98-4739-9186-1f804a5eee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:26.318Z|d1e36915-fbc9-4016-b849-4e3d0fed5562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:26.319Z|d1e36915-fbc9-4016-b849-4e3d0fed5562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:33.166Z|455ca275-2ee3-41cd-a0fe-b4eddc66a29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.166Z|cdd836d0-e9db-48c4-b444-98082c424d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.167Z|cdd836d0-e9db-48c4-b444-98082c424d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:33.167Z|455ca275-2ee3-41cd-a0fe-b4eddc66a29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:33.170Z|41edb9d3-ee11-4af7-ae22-0e75cf0f6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.171Z|41edb9d3-ee11-4af7-ae22-0e75cf0f6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:41.189Z|486c7116-9f31-4230-b39a-51935f800ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:41.190Z|486c7116-9f31-4230-b39a-51935f800ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:43.202Z|d6bd1893-5385-4a79-997b-bd835e0018e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.203Z|d6bd1893-5385-4a79-997b-bd835e0018e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:43.200Z|375cdd3b-95f1-4a49-82c2-eda8583af818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.207Z|375cdd3b-95f1-4a49-82c2-eda8583af818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:43.208Z|54e1e904-a463-43f8-84b5-32b0222cbad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.208Z|54e1e904-a463-43f8-84b5-32b0222cbad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.233Z|4f7eb3f7-e5f3-4adf-8c4a-46ad4d11145e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.234Z|4f7eb3f7-e5f3-4adf-8c4a-46ad4d11145e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.235Z|c1affa94-684f-4ad8-abff-c42c46a71730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.235Z|01881333-a452-4151-9ce8-e83b6338ccc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.236Z|c1affa94-684f-4ad8-abff-c42c46a71730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.237Z|01881333-a452-4151-9ce8-e83b6338ccc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:54.712Z|69775168-1d52-46da-99f9-8a48be712d72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:41:54.714Z|69775168-1d52-46da-99f9-8a48be712d72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:56.189Z|5f28f824-135f-47b2-a6ae-da3275b96876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:56.192Z|5f28f824-135f-47b2-a6ae-da3275b96876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:56.320Z|371ec3e9-0b5d-4330-b597-658c30a8c401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:56.321Z|371ec3e9-0b5d-4330-b597-658c30a8c401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:03.263Z|10b05159-d0df-4e18-855f-bbec84e605b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.264Z|10b05159-d0df-4e18-855f-bbec84e605b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:03.265Z|ed62d0fd-6783-4f0e-aad0-1f3487e168dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.266Z|ed62d0fd-6783-4f0e-aad0-1f3487e168dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:03.270Z|11ca1111-a779-4327-98fd-66aa6a88c82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.271Z|11ca1111-a779-4327-98fd-66aa6a88c82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:11.189Z|85c37f57-66ef-459a-b600-8e70d4856f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:11.190Z|85c37f57-66ef-459a-b600-8e70d4856f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:13.294Z|3da03782-f9ca-4c7e-ade6-e436c5ecf5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.293Z|7f107518-2004-408e-af5a-7052e9cf5086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.293Z|5a1fbab8-617a-4260-919b-4174f39cb327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.294Z|3da03782-f9ca-4c7e-ade6-e436c5ecf5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:13.294Z|7f107518-2004-408e-af5a-7052e9cf5086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:13.295Z|5a1fbab8-617a-4260-919b-4174f39cb327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.320Z|cb8df8b6-fc97-4b64-bfc7-c99df1e39508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.320Z|3196d676-99ea-4e32-92ee-3e2f5cff0d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.320Z|2879cc54-8272-42d8-b543-996d1f6a4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.321Z|3196d676-99ea-4e32-92ee-3e2f5cff0d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.321Z|cb8df8b6-fc97-4b64-bfc7-c99df1e39508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.321Z|2879cc54-8272-42d8-b543-996d1f6a4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:26.189Z|11a7f27d-e84b-4985-81a0-8003e604d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:26.190Z|11a7f27d-e84b-4985-81a0-8003e604d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:26.322Z|76dea868-8d9b-4eb9-aa53-d001fb7dd265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:26.323Z|76dea868-8d9b-4eb9-aa53-d001fb7dd265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:33.346Z|187fd631-f140-427d-a40d-d9d2499588b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.346Z|dfe0bb7d-25b4-4408-b1b2-c8afd423a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.346Z|50ac4317-c036-4718-b9f4-e3812c207905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.347Z|187fd631-f140-427d-a40d-d9d2499588b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:33.347Z|50ac4317-c036-4718-b9f4-e3812c207905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:33.347Z|dfe0bb7d-25b4-4408-b1b2-c8afd423a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:41.189Z|1bd130aa-09a6-4326-b678-fb9017a7bd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:41.193Z|1bd130aa-09a6-4326-b678-fb9017a7bd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:43.383Z|25bf07eb-f529-474d-a279-6d295d9a5e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.384Z|25bf07eb-f529-474d-a279-6d295d9a5e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:43.386Z|f9791c03-87fc-4aef-967f-078eb3c50543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.387Z|f9791c03-87fc-4aef-967f-078eb3c50543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:43.389Z|779d6ff8-fb9f-47b2-ba91-68c0c469fdc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.390Z|779d6ff8-fb9f-47b2-ba91-68c0c469fdc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.407Z|9fabb801-b058-4679-bc25-7dbb0451bb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.408Z|9fabb801-b058-4679-bc25-7dbb0451bb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.410Z|b38197cc-5ef8-4bb8-9cee-f3a429888a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.411Z|b38197cc-5ef8-4bb8-9cee-f3a429888a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.429Z|9615c5f1-cb64-4728-8fad-e8b8d800fd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.429Z|9615c5f1-cb64-4728-8fad-e8b8d800fd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:54.715Z|f410e1a9-8a41-4fb2-b7a7-84e849ea3dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:42:54.717Z|f410e1a9-8a41-4fb2-b7a7-84e849ea3dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:56.189Z|6b39b80d-13a4-4839-9dcb-82ea20f984d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:56.190Z|6b39b80d-13a4-4839-9dcb-82ea20f984d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:56.324Z|78baac2c-d257-43f7-8748-5dbb1782677f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:56.325Z|78baac2c-d257-43f7-8748-5dbb1782677f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:03.430Z|96b9dfc5-98db-4b47-afbe-b7c8abeb575b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.431Z|96b9dfc5-98db-4b47-afbe-b7c8abeb575b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:03.434Z|576b91e2-a493-4e68-a588-571274e86e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.435Z|576b91e2-a493-4e68-a588-571274e86e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:03.454Z|2c170091-ff87-4bd2-bed0-1317710c2128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.455Z|2c170091-ff87-4bd2-bed0-1317710c2128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:11.189Z|a329dc2b-c177-40b9-a28b-aeeb570981af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:11.190Z|a329dc2b-c177-40b9-a28b-aeeb570981af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:13.464Z|e991080a-af1c-4dcb-96c4-71ac3e2e5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.464Z|51e0ef05-854a-4164-aa15-1762b4a82ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.465Z|e991080a-af1c-4dcb-96c4-71ac3e2e5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:13.465Z|51e0ef05-854a-4164-aa15-1762b4a82ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:13.537Z|3a79d557-813d-44ca-988e-856a88e9aef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.538Z|3a79d557-813d-44ca-988e-856a88e9aef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.488Z|f6b72b57-539b-4e8c-9ebf-e3a21688f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.488Z|9f54d1c7-206d-421c-b276-738b98cc6cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.489Z|9f54d1c7-206d-421c-b276-738b98cc6cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.489Z|f6b72b57-539b-4e8c-9ebf-e3a21688f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.563Z|6fddd289-f23b-404f-b0c5-bd112e27395e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.564Z|6fddd289-f23b-404f-b0c5-bd112e27395e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:26.189Z|af60a0cc-d4c8-4018-bd9e-7be2d03786e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:26.192Z|af60a0cc-d4c8-4018-bd9e-7be2d03786e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:26.325Z|26bcfb7d-c071-4be9-9e5a-eb2a0af7e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:26.326Z|26bcfb7d-c071-4be9-9e5a-eb2a0af7e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:33.520Z|8f000411-9bb3-4302-920d-f21c65823893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.521Z|8f000411-9bb3-4302-920d-f21c65823893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:33.524Z|cc0e34da-3bd5-4ee9-a003-4f36d37a65e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.525Z|cc0e34da-3bd5-4ee9-a003-4f36d37a65e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:33.623Z|03e4ffc1-6979-415b-85b6-fad743ce9066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.623Z|03e4ffc1-6979-415b-85b6-fad743ce9066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:41.189Z|85ecaba7-d01a-4e9d-ad02-e1b09c5a6f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:41.190Z|85ecaba7-d01a-4e9d-ad02-e1b09c5a6f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:43.554Z|2d3b90a3-06fc-4745-a14e-1406470f75de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.555Z|2d3b90a3-06fc-4745-a14e-1406470f75de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:43.559Z|1feaa3f9-1687-4e03-92e8-00470d24f094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.559Z|1feaa3f9-1687-4e03-92e8-00470d24f094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:43.665Z|b3cf2cd6-6ea7-4572-8152-4c33db2fd64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.665Z|b3cf2cd6-6ea7-4572-8152-4c33db2fd64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.582Z|548fcc2b-7531-45e5-ac2f-730e6fbcd2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.582Z|d68ec62e-ff91-4d32-a1e9-bf2b69cd20a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.583Z|548fcc2b-7531-45e5-ac2f-730e6fbcd2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.583Z|d68ec62e-ff91-4d32-a1e9-bf2b69cd20a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.690Z|b97af7c3-c46d-4652-b1f3-c87af4465b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.691Z|b97af7c3-c46d-4652-b1f3-c87af4465b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:54.711Z|9e064d92-d264-45c2-af92-b2bf0f2a8f30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:43:54.712Z|9e064d92-d264-45c2-af92-b2bf0f2a8f30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:56.189Z|d9a67ee8-bf3b-4b68-bba6-b80a2ed7b8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:56.190Z|d9a67ee8-bf3b-4b68-bba6-b80a2ed7b8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:56.327Z|33fc0359-d3e6-4018-b7ce-3dc33f601026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:56.328Z|33fc0359-d3e6-4018-b7ce-3dc33f601026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:03.607Z|45959a0c-aaf5-4496-8362-1d8ae9a34409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.607Z|48d749d8-5e3d-494a-95b8-8ff28610feb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.608Z|48d749d8-5e3d-494a-95b8-8ff28610feb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:03.608Z|45959a0c-aaf5-4496-8362-1d8ae9a34409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:03.716Z|f60b6af9-e3aa-4e95-81d6-b9b222cd6fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.716Z|f60b6af9-e3aa-4e95-81d6-b9b222cd6fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:11.189Z|d9b3f9ac-6e72-46b8-9cd3-4f06a8b4b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:11.193Z|d9b3f9ac-6e72-46b8-9cd3-4f06a8b4b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:13.631Z|84c6bcb8-9726-4514-b4f6-6e5012a98660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.632Z|84c6bcb8-9726-4514-b4f6-6e5012a98660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:13.636Z|d688401c-b7c5-45d8-a1d1-140c105494c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.637Z|d688401c-b7c5-45d8-a1d1-140c105494c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:13.741Z|6a9d5442-fad7-4092-9423-ee77c4c1cc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.742Z|6a9d5442-fad7-4092-9423-ee77c4c1cc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.667Z|dda5fb50-0151-4823-8a42-cb3f3eba8258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.669Z|dda5fb50-0151-4823-8a42-cb3f3eba8258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.679Z|4d408a07-054a-421e-a237-5a04bdbf1ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.680Z|4d408a07-054a-421e-a237-5a04bdbf1ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.787Z|fdc89989-76b0-4dd9-b7da-8749428f0ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.788Z|fdc89989-76b0-4dd9-b7da-8749428f0ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:26.190Z|81e253f8-51d3-46b1-9bef-173f092cf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:26.191Z|81e253f8-51d3-46b1-9bef-173f092cf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:26.329Z|24115bb2-c494-4d3f-8d39-04f577e4cb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:26.329Z|24115bb2-c494-4d3f-8d39-04f577e4cb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:33.726Z|1bae5f2c-624b-4de9-880d-34c7182e62dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.728Z|1bae5f2c-624b-4de9-880d-34c7182e62dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:33.740Z|7f4d2a04-59e8-4b55-9645-30b73b4fa96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.741Z|7f4d2a04-59e8-4b55-9645-30b73b4fa96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:33.856Z|2338dae2-354b-4138-ba02-98bbd654342e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.856Z|2338dae2-354b-4138-ba02-98bbd654342e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:41.190Z|27da7895-c91e-4a03-914a-dc199aadf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:41.191Z|27da7895-c91e-4a03-914a-dc199aadf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:43.791Z|deb47503-55e9-494b-8eeb-6bc1600ea8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.792Z|deb47503-55e9-494b-8eeb-6bc1600ea8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:43.793Z|a8c2a5c2-4d77-41a3-9577-6b676421b084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.794Z|a8c2a5c2-4d77-41a3-9577-6b676421b084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:43.881Z|6b5094d4-b2f0-4139-add3-6489f88e1e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.882Z|6b5094d4-b2f0-4139-add3-6489f88e1e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.848Z|376e5922-6f3f-4191-b9d0-4774a1c374f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.849Z|376e5922-6f3f-4191-b9d0-4774a1c374f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.862Z|6a9b47f4-f9b5-46d4-83ae-865041f3a629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.863Z|6a9b47f4-f9b5-46d4-83ae-865041f3a629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.905Z|cc80b795-8a96-48f9-83de-9e15f8a56c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.906Z|cc80b795-8a96-48f9-83de-9e15f8a56c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:54.716Z|b52edb25-6948-4612-a3e1-f5ee48699422|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:44:54.718Z|b52edb25-6948-4612-a3e1-f5ee48699422|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:56.190Z|92ef53c3-0942-4245-9db1-3cec31b169dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:56.192Z|92ef53c3-0942-4245-9db1-3cec31b169dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:56.330Z|2a0cc39d-e9bf-4152-9784-07965f83c9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:56.331Z|2a0cc39d-e9bf-4152-9784-07965f83c9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:03.883Z|317cbc3c-197e-4f84-9d59-6d7e7b01227e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.883Z|a467f34c-73d3-4267-baa0-63166d8262f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.883Z|317cbc3c-197e-4f84-9d59-6d7e7b01227e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:03.883Z|a467f34c-73d3-4267-baa0-63166d8262f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:03.930Z|2bc26044-eb85-460b-b9cc-36c2ccf68edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.931Z|2bc26044-eb85-460b-b9cc-36c2ccf68edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:11.189Z|13b9a632-68c5-4d6d-abf0-8f6ba7d9d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:11.190Z|13b9a632-68c5-4d6d-abf0-8f6ba7d9d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:13.916Z|cc2bb926-1e31-4f33-8cb3-463517046b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.916Z|8b7bed8c-3854-40f4-ba24-0663a869266d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.917Z|cc2bb926-1e31-4f33-8cb3-463517046b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:13.917Z|8b7bed8c-3854-40f4-ba24-0663a869266d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:13.958Z|0081d3ed-4b6f-476d-8d00-0aa540b0dba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.959Z|0081d3ed-4b6f-476d-8d00-0aa540b0dba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.941Z|8e0d4ab1-1483-437b-853a-b59ac64f794f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.942Z|8e0d4ab1-1483-437b-853a-b59ac64f794f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.942Z|b00bb664-5b35-45d5-ae56-1ef9dccb6d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.943Z|b00bb664-5b35-45d5-ae56-1ef9dccb6d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.980Z|5fdfba3b-0212-4730-a3c2-2cc722448404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.981Z|5fdfba3b-0212-4730-a3c2-2cc722448404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:26.189Z|50ff0d8a-4b0a-4ca6-b080-bfe811d13abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:26.190Z|50ff0d8a-4b0a-4ca6-b080-bfe811d13abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:26.332Z|3050469a-df02-475b-a7a4-9bd5ec49cd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:26.333Z|3050469a-df02-475b-a7a4-9bd5ec49cd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:33.974Z|d98837d3-c1c3-4cd8-be95-5cbd18673e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:33.975Z|d98837d3-c1c3-4cd8-be95-5cbd18673e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:33.979Z|f7069b0c-8655-4d0c-a447-793bb1597e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:33.980Z|f7069b0c-8655-4d0c-a447-793bb1597e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:34.009Z|d8d5cd51-1fbe-4a6d-bd2f-85e46226a443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:34.009Z|d8d5cd51-1fbe-4a6d-bd2f-85e46226a443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:41.189Z|28852451-b3c6-49ac-b5b3-53d152007e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:41.192Z|28852451-b3c6-49ac-b5b3-53d152007e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:44.005Z|7b2391ef-c11d-40a3-9eca-26b050e795d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.005Z|87a661b4-b788-48b8-b9d2-179856e66597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.006Z|87a661b4-b788-48b8-b9d2-179856e66597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:44.006Z|7b2391ef-c11d-40a3-9eca-26b050e795d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:44.035Z|37b6842b-3f12-4c8a-9508-49ab53d88110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.035Z|37b6842b-3f12-4c8a-9508-49ab53d88110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.030Z|d5f7b4a4-d2e0-4d8f-a073-868f1be58e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.030Z|a16c3581-e4fa-42b6-b3d2-f8307f71a71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.031Z|a16c3581-e4fa-42b6-b3d2-f8307f71a71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.031Z|d5f7b4a4-d2e0-4d8f-a073-868f1be58e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.057Z|2d889ab1-2dbb-4799-8e9e-3d873c469828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.058Z|2d889ab1-2dbb-4799-8e9e-3d873c469828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.714Z|3d1cf66d-c351-46a8-b3ea-14e9638bc5f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:45:54.715Z|3d1cf66d-c351-46a8-b3ea-14e9638bc5f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:56.189Z|99eddf4c-6d48-4ddc-a97d-727c7b133752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:56.190Z|99eddf4c-6d48-4ddc-a97d-727c7b133752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:56.334Z|bee32c33-6531-47c7-beea-6d55c2f2786d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:56.335Z|bee32c33-6531-47c7-beea-6d55c2f2786d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:04.058Z|537b997a-0797-46ec-9128-1f5656abaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.058Z|33dc61a5-51ec-4d2c-b5df-5d5e857530c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.059Z|537b997a-0797-46ec-9128-1f5656abaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:04.059Z|33dc61a5-51ec-4d2c-b5df-5d5e857530c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:04.082Z|16bc6ddf-51a6-41b8-962c-79dbe14e06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.083Z|16bc6ddf-51a6-41b8-962c-79dbe14e06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:11.189Z|77793996-4d11-40cf-af65-72fc9622571d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:11.190Z|77793996-4d11-40cf-af65-72fc9622571d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:14.084Z|0646f6f3-23b3-4021-8fbf-8f0662d38c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.084Z|8d531297-b6ea-4ee3-b99a-98f05e794573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.085Z|0646f6f3-23b3-4021-8fbf-8f0662d38c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:14.085Z|8d531297-b6ea-4ee3-b99a-98f05e794573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:14.110Z|6d45c019-86b1-40e9-9101-67e1649a9500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.111Z|6d45c019-86b1-40e9-9101-67e1649a9500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.110Z|e6bdf959-cf14-41c5-b31c-99138634cd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.111Z|e6bdf959-cf14-41c5-b31c-99138634cd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.131Z|a97d4544-d917-4d83-8ee5-e64db2b39ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.132Z|a97d4544-d917-4d83-8ee5-e64db2b39ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.165Z|f1778d0c-cbde-4f0d-a487-2242f9510909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.166Z|f1778d0c-cbde-4f0d-a487-2242f9510909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:26.189Z|850fd62a-964b-4357-9ca3-15579bd3c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:26.193Z|850fd62a-964b-4357-9ca3-15579bd3c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:26.336Z|603b122c-5028-4a87-b1d2-25bade3adafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:26.337Z|603b122c-5028-4a87-b1d2-25bade3adafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:34.135Z|b38ef30a-7cf0-4d8e-ab01-e72787f574dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.135Z|b38ef30a-7cf0-4d8e-ab01-e72787f574dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:34.165Z|3a6b6860-3b4d-43c4-b762-4dea56883f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.166Z|3a6b6860-3b4d-43c4-b762-4dea56883f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:34.188Z|70764f10-15f2-40a4-8f9f-7edf71c5f4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.189Z|70764f10-15f2-40a4-8f9f-7edf71c5f4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:41.189Z|0ea7d045-3ee6-4358-9315-2593eda56c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:41.190Z|0ea7d045-3ee6-4358-9315-2593eda56c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:44.161Z|71b54348-ee60-46ed-8695-a7cf5279c440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.162Z|71b54348-ee60-46ed-8695-a7cf5279c440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:44.186Z|d83dad0a-f5ef-4d61-98d5-e9b8c56b01f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.186Z|d83dad0a-f5ef-4d61-98d5-e9b8c56b01f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:44.214Z|058f8965-4850-4151-b008-0612d36b8aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.215Z|058f8965-4850-4151-b008-0612d36b8aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.192Z|82db92e6-bf53-4d59-a968-c319a29bd1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.193Z|82db92e6-bf53-4d59-a968-c319a29bd1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.207Z|ed657220-1754-474b-97b6-c5272464eac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.208Z|ed657220-1754-474b-97b6-c5272464eac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.237Z|5e520d94-7005-4205-9344-4b68dce639ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.237Z|5e520d94-7005-4205-9344-4b68dce639ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.711Z|71c0a155-35cd-41ac-b25a-5b66bc806bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:46:54.712Z|71c0a155-35cd-41ac-b25a-5b66bc806bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:56.189Z|ae763e4b-6f80-4135-b06a-4902a82a109d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:56.191Z|ae763e4b-6f80-4135-b06a-4902a82a109d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:56.338Z|cb006edd-b0f6-4005-bd77-10070e3e1885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:56.338Z|cb006edd-b0f6-4005-bd77-10070e3e1885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:04.228Z|8cc638e0-c0fe-4184-a332-960da29b48aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.228Z|344901be-f31d-4679-be0b-74fb1c615113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.229Z|8cc638e0-c0fe-4184-a332-960da29b48aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:04.231Z|344901be-f31d-4679-be0b-74fb1c615113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:04.262Z|8c1c436c-9de3-450b-93ac-9c154f57ce87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.263Z|8c1c436c-9de3-450b-93ac-9c154f57ce87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:11.189Z|8a89e682-a9fa-4564-bba2-12656f6a8f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:11.195Z|8a89e682-a9fa-4564-bba2-12656f6a8f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:14.260Z|d85dbf80-2048-4383-8e40-d93a0624eb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.260Z|d85dbf80-2048-4383-8e40-d93a0624eb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:14.260Z|09a1616f-2be0-4863-b4d5-56b9abd057b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.262Z|09a1616f-2be0-4863-b4d5-56b9abd057b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:14.284Z|92188604-dd90-4096-bf7f-16e6ba68c929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.285Z|92188604-dd90-4096-bf7f-16e6ba68c929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.284Z|7edd8306-dfab-41a7-8fd5-bab871462b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.284Z|d1c6f8a5-b6d5-4524-854e-123c05603c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.285Z|7edd8306-dfab-41a7-8fd5-bab871462b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.285Z|d1c6f8a5-b6d5-4524-854e-123c05603c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.306Z|7562cea6-b0f2-44a1-b914-ff74a3669887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.307Z|7562cea6-b0f2-44a1-b914-ff74a3669887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:26.189Z|94bee2f6-ed46-4d79-86a8-365afec38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:26.190Z|94bee2f6-ed46-4d79-86a8-365afec38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:26.339Z|edc6b66b-6bf5-4026-b1ed-01e74f6e2d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:26.340Z|edc6b66b-6bf5-4026-b1ed-01e74f6e2d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:34.308Z|a689d850-9412-4c8e-8cb3-4b4c078b92f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.309Z|a689d850-9412-4c8e-8cb3-4b4c078b92f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:34.309Z|8dc79c62-699b-4782-b3b0-e88e135cf5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.310Z|8dc79c62-699b-4782-b3b0-e88e135cf5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:34.329Z|6f261c6c-eb57-45c1-b642-81e2b1e4f615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.330Z|6f261c6c-eb57-45c1-b642-81e2b1e4f615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:41.189Z|e0db2a7f-fb2c-4463-a89e-faca61459abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:41.190Z|e0db2a7f-fb2c-4463-a89e-faca61459abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:44.334Z|769a957c-6f56-43ca-b00e-3de6d98fc325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.335Z|769a957c-6f56-43ca-b00e-3de6d98fc325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:44.336Z|f897be92-47cd-4780-bdc8-4a03e10bffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.336Z|f897be92-47cd-4780-bdc8-4a03e10bffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:44.349Z|9c9f0353-bcd9-4f14-98e3-146f499ea689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.350Z|9c9f0353-bcd9-4f14-98e3-146f499ea689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.359Z|75c73d89-78fd-4fe1-b195-51454e4a54a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.360Z|59b8aeea-eae0-4377-8c91-880506069d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.360Z|75c73d89-78fd-4fe1-b195-51454e4a54a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.361Z|59b8aeea-eae0-4377-8c91-880506069d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.371Z|005d825b-bd29-4002-9a68-404e01fe28d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.371Z|005d825b-bd29-4002-9a68-404e01fe28d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.718Z|ea90b5e8-915a-4178-bbe8-304216edd4a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:47:54.719Z|ea90b5e8-915a-4178-bbe8-304216edd4a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:56.189Z|d5a7abd8-6d7e-4fcf-8bd4-40fdc3a589e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:56.195Z|d5a7abd8-6d7e-4fcf-8bd4-40fdc3a589e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:56.341Z|3bc63b6d-e34e-41b5-a3ca-a0c23ffceab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:56.341Z|3bc63b6d-e34e-41b5-a3ca-a0c23ffceab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:04.387Z|803619b1-32fd-4bb5-814e-447861594880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.387Z|239e5c4f-259c-4cf7-b31a-0de6fb40380e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.388Z|803619b1-32fd-4bb5-814e-447861594880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:04.388Z|239e5c4f-259c-4cf7-b31a-0de6fb40380e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:04.394Z|2691f228-a7f2-4e29-8f96-d4cb6a282fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.394Z|2691f228-a7f2-4e29-8f96-d4cb6a282fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:11.190Z|ed88dd0e-028f-494f-975d-7e69dbfe0caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:11.190Z|ed88dd0e-028f-494f-975d-7e69dbfe0caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:14.414Z|83ef821a-eba2-41b0-b1c4-6b34ad80f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.414Z|603d3213-f077-42f6-ad1e-58764ca7a99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.415Z|603d3213-f077-42f6-ad1e-58764ca7a99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:14.415Z|83ef821a-eba2-41b0-b1c4-6b34ad80f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:14.415Z|b731194f-da7d-481e-8c42-c8bc602568d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.416Z|b731194f-da7d-481e-8c42-c8bc602568d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.440Z|3bbd6f93-042e-4c41-b2bc-81841fa3d224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.440Z|9f443d7c-f055-42f4-9ec5-f7a195912133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.441Z|3bbd6f93-042e-4c41-b2bc-81841fa3d224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.441Z|9f443d7c-f055-42f4-9ec5-f7a195912133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.448Z|04373049-2ffa-4cd9-b8df-b309cef8911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.449Z|04373049-2ffa-4cd9-b8df-b309cef8911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:26.189Z|da76e69c-6c52-44be-93d8-c4f0695c7184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:26.190Z|da76e69c-6c52-44be-93d8-c4f0695c7184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:26.342Z|0c8f5a84-5d17-457f-a7fa-46d720caa2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:26.343Z|0c8f5a84-5d17-457f-a7fa-46d720caa2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:34.464Z|abebc32b-1f08-439d-9dc1-fcfc3b2a3939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.464Z|9bf04c35-dbe0-41d8-ab72-fbe2e98b0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.465Z|abebc32b-1f08-439d-9dc1-fcfc3b2a3939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:34.465Z|9bf04c35-dbe0-41d8-ab72-fbe2e98b0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:34.468Z|e4f7c909-e650-4fc1-a5aa-828303ce77c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.470Z|e4f7c909-e650-4fc1-a5aa-828303ce77c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:41.189Z|11dc4ec3-9739-456c-9cdb-0736714dcfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:41.192Z|11dc4ec3-9739-456c-9cdb-0736714dcfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:44.488Z|e8e53574-5082-4565-8db3-a7dc0740eaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.489Z|e8e53574-5082-4565-8db3-a7dc0740eaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:44.491Z|200942be-08d3-460e-9737-c0044052e524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.492Z|200942be-08d3-460e-9737-c0044052e524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:44.495Z|95178d48-1830-457c-be19-0152964e971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.496Z|95178d48-1830-457c-be19-0152964e971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.513Z|d94d4508-676f-45ef-87b6-f3826a926dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.513Z|0be22697-12bf-4b4c-86f8-a2edd60382fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.514Z|0be22697-12bf-4b4c-86f8-a2edd60382fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.514Z|d94d4508-676f-45ef-87b6-f3826a926dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.520Z|a8fc13e7-1af3-4032-a4db-871592c2fdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.520Z|a8fc13e7-1af3-4032-a4db-871592c2fdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.720Z|8ebd5054-8857-4212-945f-53df80ffc7d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:48:54.721Z|8ebd5054-8857-4212-945f-53df80ffc7d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:56.189Z|c6d219e7-ea25-41eb-a9b9-20aa7cf51bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:56.190Z|c6d219e7-ea25-41eb-a9b9-20aa7cf51bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:56.343Z|4bb96da4-e0b1-43b3-a7e4-8a0cc61005d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:56.344Z|4bb96da4-e0b1-43b3-a7e4-8a0cc61005d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:04.540Z|1b64be39-6998-4d32-bc77-60788489f0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.540Z|1b64be39-6998-4d32-bc77-60788489f0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:04.552Z|d9973d56-bc77-4d5c-993b-ca28e33254a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.552Z|d9973d56-bc77-4d5c-993b-ca28e33254a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:04.552Z|fe58048d-005c-45d2-b999-c006cf89ed7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.555Z|fe58048d-005c-45d2-b999-c006cf89ed7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:11.189Z|66b83c59-961b-46be-ae22-538ccd60f678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:11.190Z|66b83c59-961b-46be-ae22-538ccd60f678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:14.575Z|761e372e-f85d-46a1-a268-31f5e91fd4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.576Z|761e372e-f85d-46a1-a268-31f5e91fd4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:14.578Z|dd9d550e-5632-4ff5-a3d4-fb3d5d3c67b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.578Z|dd9d550e-5632-4ff5-a3d4-fb3d5d3c67b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:14.582Z|5b1f6f0c-600d-4944-96ac-f84302abc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.583Z|5b1f6f0c-600d-4944-96ac-f84302abc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.601Z|0b290721-de68-450a-b6f8-55cdfb3c8b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.601Z|194d7117-6506-430d-9f97-e66fbc1fae15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.602Z|0b290721-de68-450a-b6f8-55cdfb3c8b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.602Z|194d7117-6506-430d-9f97-e66fbc1fae15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.604Z|31a70b6e-90bf-4e0a-b81e-0f3e04c7ec1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.605Z|31a70b6e-90bf-4e0a-b81e-0f3e04c7ec1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:26.189Z|545b93e7-bfc6-4249-ae28-6b2256d200f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:26.193Z|545b93e7-bfc6-4249-ae28-6b2256d200f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:26.345Z|6b6240dd-3d85-4dd5-95bb-2b10ee45164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:26.345Z|6b6240dd-3d85-4dd5-95bb-2b10ee45164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:34.626Z|0076cd57-e99a-43af-b93a-665c05b4b761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.626Z|1ef7697a-5ee3-4de6-8eb2-d7005f1d675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.626Z|e4846fd4-a3ab-41e4-b6c0-34c3172529f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.628Z|e4846fd4-a3ab-41e4-b6c0-34c3172529f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:34.628Z|1ef7697a-5ee3-4de6-8eb2-d7005f1d675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:34.628Z|0076cd57-e99a-43af-b93a-665c05b4b761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:41.189Z|1966abfa-6a4d-4a23-944c-e3c335ca44de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:41.190Z|1966abfa-6a4d-4a23-944c-e3c335ca44de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:44.656Z|5705afd0-f9d5-4176-842b-b451131bbf42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.656Z|8d3e4217-3292-4e01-987f-b7216c2328fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.656Z|5705afd0-f9d5-4176-842b-b451131bbf42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:44.657Z|8d3e4217-3292-4e01-987f-b7216c2328fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:44.658Z|bb2d119d-8dcf-405a-a049-0f753085f6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.659Z|bb2d119d-8dcf-405a-a049-0f753085f6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.682Z|3aec6bea-624a-48dc-95f3-40099c4e3ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.683Z|3aec6bea-624a-48dc-95f3-40099c4e3ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.688Z|68f83019-fa2c-4e02-932a-d2ddf8c57872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.691Z|68f83019-fa2c-4e02-932a-d2ddf8c57872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.700Z|e8d9ec95-3466-4e4f-badf-09d301140ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.701Z|e8d9ec95-3466-4e4f-badf-09d301140ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.715Z|345a25e6-418f-4fb0-823c-8763ccc24d01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:49:54.716Z|345a25e6-418f-4fb0-823c-8763ccc24d01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:56.189Z|26a75acb-cddb-4832-876c-6ecfdcad91e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:56.190Z|26a75acb-cddb-4832-876c-6ecfdcad91e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:56.346Z|8d4be85a-9883-439d-b7bf-b7b7ea8a5f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:56.347Z|8d4be85a-9883-439d-b7bf-b7b7ea8a5f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:04.712Z|845bbe0f-0a1c-4ecf-9bbc-c124b6ba0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.713Z|845bbe0f-0a1c-4ecf-9bbc-c124b6ba0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:04.716Z|8a5cf209-17a2-4869-ad68-5d9174dd20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.717Z|8a5cf209-17a2-4869-ad68-5d9174dd20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:04.730Z|92f5fb91-b398-4e7c-952c-4b68208e02c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.731Z|92f5fb91-b398-4e7c-952c-4b68208e02c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:11.189Z|da99f5b1-a1ad-4b84-b76e-baf2c2067d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:11.192Z|da99f5b1-a1ad-4b84-b76e-baf2c2067d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:14.743Z|de7574ad-1809-4a44-8243-9845dbbd9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.744Z|de7574ad-1809-4a44-8243-9845dbbd9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:14.745Z|b49339a9-13b0-475b-a806-5eb17ef9f7dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.746Z|b49339a9-13b0-475b-a806-5eb17ef9f7dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:14.752Z|09e9f776-7705-4e37-83a6-96037b54728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.753Z|09e9f776-7705-4e37-83a6-96037b54728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.771Z|19580abd-81e4-4a3e-9a08-43df9793b16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.772Z|19580abd-81e4-4a3e-9a08-43df9793b16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.772Z|56be5d18-d506-4246-bb10-b83a5a52d9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.773Z|56be5d18-d506-4246-bb10-b83a5a52d9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.774Z|f984ebbc-c688-4c4c-bdc3-2fdc7aef68b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.775Z|f984ebbc-c688-4c4c-bdc3-2fdc7aef68b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:26.190Z|78fe4f50-0914-4643-853f-2fe5b21f770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:26.190Z|78fe4f50-0914-4643-853f-2fe5b21f770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:26.348Z|fd716cea-0c6a-4be6-a8ef-3976b8353784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:26.349Z|fd716cea-0c6a-4be6-a8ef-3976b8353784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:34.797Z|d6297b96-fdd5-4ce9-9f57-341e96775761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.797Z|06b5073b-971f-4e1d-86a4-3238a75e946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.798Z|d6297b96-fdd5-4ce9-9f57-341e96775761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:34.798Z|06b5073b-971f-4e1d-86a4-3238a75e946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:34.799Z|62f77841-0553-49c5-b822-0ee7a65745cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.800Z|62f77841-0553-49c5-b822-0ee7a65745cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:41.189Z|480ac6a2-b339-4556-8add-11625f530715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:41.190Z|480ac6a2-b339-4556-8add-11625f530715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:44.820Z|ac221cf0-99a0-43b5-9982-6af8a6e06e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.821Z|18366556-a99a-438d-b9ca-e2ebc3511c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.821Z|ac221cf0-99a0-43b5-9982-6af8a6e06e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:44.824Z|18366556-a99a-438d-b9ca-e2ebc3511c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:44.825Z|44e11836-af73-4b7a-a350-d9ddce89e06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.825Z|44e11836-af73-4b7a-a350-d9ddce89e06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.714Z|d364a450-906e-4745-8108-cd89723f6a97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:50:54.716Z|d364a450-906e-4745-8108-cd89723f6a97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.847Z|2b7686b8-a258-4d7a-93e0-d6b316d68ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|ee3ce00c-7d41-4e15-89e7-e7d9bb26e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|83b91c61-aa09-4c48-86cd-21ffdbc1017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|2b7686b8-a258-4d7a-93e0-d6b316d68ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.847Z|ee3ce00c-7d41-4e15-89e7-e7d9bb26e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.848Z|83b91c61-aa09-4c48-86cd-21ffdbc1017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:56.190Z|65cd9795-219f-4b8e-bded-2aff2bad8234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:56.193Z|65cd9795-219f-4b8e-bded-2aff2bad8234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:56.350Z|e3486607-17fa-41b2-a8d6-356b444d25a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:56.350Z|e3486607-17fa-41b2-a8d6-356b444d25a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:04.871Z|c0b747d9-09c4-4d26-89b3-4e64ecca1b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.871Z|3747286e-46a9-4b26-8ccb-c1d57c06426d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.872Z|c0b747d9-09c4-4d26-89b3-4e64ecca1b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:04.872Z|59dcce3a-ea62-431c-816f-ad950fe4ee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.872Z|3747286e-46a9-4b26-8ccb-c1d57c06426d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:04.873Z|59dcce3a-ea62-431c-816f-ad950fe4ee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:11.189Z|b96e030a-cf74-4c82-806c-67c4983c5fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:11.190Z|b96e030a-cf74-4c82-806c-67c4983c5fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:14.894Z|a48f3ba7-e4e5-41ed-931c-5777ca81728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.894Z|dbfd3464-97a7-4267-8047-a8e961dcce9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.894Z|d8d17953-f6cc-4ece-aa78-4c39cb0dc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.895Z|d8d17953-f6cc-4ece-aa78-4c39cb0dc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:14.895Z|dbfd3464-97a7-4267-8047-a8e961dcce9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:14.895Z|a48f3ba7-e4e5-41ed-931c-5777ca81728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.926Z|03337579-5745-44bc-b98f-c4cca7687dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|32094ab3-2a66-4437-918c-678d4a0eda09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|03337579-5745-44bc-b98f-c4cca7687dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.926Z|12adf532-43f4-484f-a212-4732125d1c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|32094ab3-2a66-4437-918c-678d4a0eda09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.928Z|12adf532-43f4-484f-a212-4732125d1c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:26.189Z|6375615b-e1ad-4f59-b819-a8aa6ee49a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:26.190Z|6375615b-e1ad-4f59-b819-a8aa6ee49a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:26.351Z|617398bc-c12e-47ed-a826-b9713249866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:26.352Z|617398bc-c12e-47ed-a826-b9713249866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:34.949Z|c944557a-1fd8-4a24-a04c-891ba2e5c779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.949Z|5e15a95e-4936-4c74-ab62-2b0d6012dcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.949Z|917db119-5d13-4b32-a6ac-3f9f9c8d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.950Z|c944557a-1fd8-4a24-a04c-891ba2e5c779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:34.950Z|917db119-5d13-4b32-a6ac-3f9f9c8d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:34.950Z|5e15a95e-4936-4c74-ab62-2b0d6012dcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:41.189Z|dd0c70c7-14b8-4e4e-833a-dc03fbd155cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:41.191Z|dd0c70c7-14b8-4e4e-833a-dc03fbd155cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:44.974Z|43c5979b-d788-4c42-80f0-724f1c8fe826|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.974Z|43c5979b-d788-4c42-80f0-724f1c8fe826|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:44.974Z|b7431fa1-4d7e-444d-a033-75f40e281877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.974Z|a8a9651c-e183-4808-a00d-6f1daadbb613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.977Z|b7431fa1-4d7e-444d-a033-75f40e281877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:44.977Z|a8a9651c-e183-4808-a00d-6f1daadbb613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.711Z|8be8c897-66ca-41a5-8837-3b2df0026da4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:51:54.711Z|8be8c897-66ca-41a5-8837-3b2df0026da4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.998Z|f677a724-f38a-4e80-ab83-f0062944fd81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:54.999Z|f677a724-f38a-4e80-ab83-f0062944fd81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:55.000Z|9898ed88-ee0e-4596-96b9-6bad3bb0233d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:55.000Z|9898ed88-ee0e-4596-96b9-6bad3bb0233d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.998Z|facc8342-1ae3-43bd-b7cf-779147b61786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:55.001Z|facc8342-1ae3-43bd-b7cf-779147b61786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:56.191Z|40a37024-c2b8-4a65-b31e-9c7a9f34d21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:56.194Z|40a37024-c2b8-4a65-b31e-9c7a9f34d21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:56.353Z|bd5b0a8a-bb4b-4823-881a-a8412abe6b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:56.353Z|bd5b0a8a-bb4b-4823-881a-a8412abe6b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:05.024Z|bc7a76fe-9cc5-4c66-81a9-a1fd53de2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.024Z|303df961-500e-4a59-bc2f-6fe89dffbbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.025Z|303df961-500e-4a59-bc2f-6fe89dffbbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:05.025Z|bc7a76fe-9cc5-4c66-81a9-a1fd53de2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:05.028Z|3d2392a9-96fd-4d1c-ac0f-9e01fdc23cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.029Z|3d2392a9-96fd-4d1c-ac0f-9e01fdc23cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:11.190Z|ce15ce50-f52f-4b88-b9b4-482db4abdce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:11.191Z|ce15ce50-f52f-4b88-b9b4-482db4abdce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:15.054Z|ffecfeb0-f90e-4e62-8d03-fb98d52efb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.055Z|6fa1ae40-a196-4b3b-8892-537df3c98b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.055Z|ffecfeb0-f90e-4e62-8d03-fb98d52efb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:15.055Z|6fa1ae40-a196-4b3b-8892-537df3c98b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:15.055Z|5bc66091-81e0-4cb2-a6b7-8d392357d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.057Z|5bc66091-81e0-4cb2-a6b7-8d392357d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.085Z|f3607325-c95a-46a0-818e-87be0f539f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.085Z|a098a786-4632-460a-a53d-c6290889810d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.085Z|add4bfec-e2cf-430f-8ec2-4d8d1d3ecf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.086Z|a098a786-4632-460a-a53d-c6290889810d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.086Z|add4bfec-e2cf-430f-8ec2-4d8d1d3ecf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.086Z|f3607325-c95a-46a0-818e-87be0f539f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:26.189Z|b1289ac7-5510-4751-812a-8bd2a9f1a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:26.191Z|b1289ac7-5510-4751-812a-8bd2a9f1a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:26.354Z|0d371b67-c3d0-4fe1-8e7f-eb6a8908c601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:26.355Z|0d371b67-c3d0-4fe1-8e7f-eb6a8908c601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:35.115Z|a77b8d70-8e62-4a8d-b51d-5cc9c7dd47e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.115Z|98272db6-a452-42e5-b8e5-4b1dea912c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.115Z|7f136dcd-21a3-4b50-90a2-a2589614bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.117Z|7f136dcd-21a3-4b50-90a2-a2589614bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:35.117Z|a77b8d70-8e62-4a8d-b51d-5cc9c7dd47e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:35.117Z|98272db6-a452-42e5-b8e5-4b1dea912c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:41.190Z|c5d57f9c-a050-4759-b544-ed6b85cdda96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:41.191Z|c5d57f9c-a050-4759-b544-ed6b85cdda96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:45.148Z|c5c80239-53e2-4bb7-b8d5-34a9c65925eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.148Z|b2326988-d8cf-4fdf-a37f-eabb93079d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.149Z|b2326988-d8cf-4fdf-a37f-eabb93079d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:45.149Z|c5c80239-53e2-4bb7-b8d5-34a9c65925eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:45.152Z|b277b74b-d165-4bdc-8604-4ed1cd88a270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.152Z|b277b74b-d165-4bdc-8604-4ed1cd88a270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:54.714Z|27876142-2898-4b9d-a32c-17ce49ac02bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:52:54.715Z|27876142-2898-4b9d-a32c-17ce49ac02bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.173Z|34f6e63b-d8a8-4d32-abcb-42b2733aa59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.173Z|ca2d8c24-8f40-4c15-b8d1-7ab11006f208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.174Z|34f6e63b-d8a8-4d32-abcb-42b2733aa59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.174Z|ca2d8c24-8f40-4c15-b8d1-7ab11006f208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.181Z|b6e1ce86-6658-46eb-bc9e-76b3bbde56e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.182Z|b6e1ce86-6658-46eb-bc9e-76b3bbde56e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:56.189Z|11add3e9-088f-4e04-b86d-5b433edee750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:56.190Z|11add3e9-088f-4e04-b86d-5b433edee750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:56.356Z|2b720b76-6e6a-4ab4-986b-371d2993d596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:56.356Z|2b720b76-6e6a-4ab4-986b-371d2993d596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:05.202Z|39c269b3-b3fd-4109-84d1-f5158d415cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.202Z|e3da44bf-4527-48db-b4f5-0f7ed729b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.203Z|1b96700b-679a-4495-b2ec-827216826597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.203Z|39c269b3-b3fd-4109-84d1-f5158d415cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:05.203Z|1b96700b-679a-4495-b2ec-827216826597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:05.204Z|e3da44bf-4527-48db-b4f5-0f7ed729b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:11.191Z|796fd1c0-abaf-4e1f-af13-6e9667e4942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:11.193Z|796fd1c0-abaf-4e1f-af13-6e9667e4942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:15.230Z|01f29f9e-b9d7-4c04-9813-622e4d692899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.231Z|1617a884-0dbc-411b-8a8d-b00a11113dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.231Z|01f29f9e-b9d7-4c04-9813-622e4d692899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:15.231Z|1617a884-0dbc-411b-8a8d-b00a11113dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:15.236Z|561ca64d-a330-4f02-8641-70cea81cd38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.237Z|561ca64d-a330-4f02-8641-70cea81cd38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.257Z|5635938d-680d-4ac7-a114-fe66b93e6a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.258Z|5635938d-680d-4ac7-a114-fe66b93e6a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.258Z|8c38e842-ab6a-4e23-97bb-661ba2c6e1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.259Z|8c38e842-ab6a-4e23-97bb-661ba2c6e1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.260Z|46cb2d86-3715-454b-a2f0-0297539eb997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.263Z|46cb2d86-3715-454b-a2f0-0297539eb997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:26.189Z|1b0abb8b-957c-463a-91d0-b3708ce1fef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:26.190Z|1b0abb8b-957c-463a-91d0-b3708ce1fef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:26.357Z|9043518c-ee6f-402f-833f-f279dd5d3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:26.358Z|9043518c-ee6f-402f-833f-f279dd5d3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:35.284Z|6d2181c6-1298-42b5-bd9a-9a457c778097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.284Z|3138bcda-573b-4de9-97a5-ac1f35ceabf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.285Z|6d2181c6-1298-42b5-bd9a-9a457c778097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:35.286Z|3138bcda-573b-4de9-97a5-ac1f35ceabf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:35.286Z|1bc35f9d-4ac2-4424-89be-1d84e4155f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.286Z|1bc35f9d-4ac2-4424-89be-1d84e4155f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:41.192Z|c70ec79e-24ba-4429-af2f-3f0b994dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:41.193Z|c70ec79e-24ba-4429-af2f-3f0b994dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:45.312Z|11a74b52-3b13-4a86-a7cb-5e6740e6b29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.313Z|11a74b52-3b13-4a86-a7cb-5e6740e6b29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:45.319Z|4a901971-354f-4e19-8b09-f19247f0ddcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.319Z|08978822-3daa-46d1-8771-f56fdb516bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.319Z|4a901971-354f-4e19-8b09-f19247f0ddcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:45.319Z|08978822-3daa-46d1-8771-f56fdb516bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:54.714Z|f20cb74c-8f6f-4e6f-a3c9-80c55fd583a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:53:54.715Z|f20cb74c-8f6f-4e6f-a3c9-80c55fd583a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.341Z|dedcc582-4ad9-42e6-a74b-24d6dc009522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.341Z|7af1d123-a277-42aa-8938-a539142cb984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.341Z|57dd5975-ebc7-4ae1-8446-b48309021329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.342Z|7af1d123-a277-42aa-8938-a539142cb984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.342Z|dedcc582-4ad9-42e6-a74b-24d6dc009522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.342Z|57dd5975-ebc7-4ae1-8446-b48309021329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:56.190Z|11a0aa9b-11af-4a82-a1a2-0035cd3365ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:56.190Z|11a0aa9b-11af-4a82-a1a2-0035cd3365ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:56.359Z|4b16ee3f-d58c-4333-8b9d-7b8673ecfb94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:56.359Z|4b16ee3f-d58c-4333-8b9d-7b8673ecfb94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:05.366Z|ac70327c-4a6f-488b-a645-e067ec96904c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.367Z|ac70327c-4a6f-488b-a645-e067ec96904c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:05.369Z|7dc40f92-4162-4e15-bda4-4885085a21f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.369Z|72e055fe-6949-4f63-885f-6048966dd44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.369Z|7dc40f92-4162-4e15-bda4-4885085a21f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:05.370Z|72e055fe-6949-4f63-885f-6048966dd44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:11.189Z|7c28ecce-f19f-4354-99f9-14ea667fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:11.190Z|7c28ecce-f19f-4354-99f9-14ea667fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:15.392Z|5964e1d6-a5c0-41c3-b283-c983ca750355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.392Z|5964e1d6-a5c0-41c3-b283-c983ca750355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:15.401Z|12a1e950-6857-4bb1-b179-3a9aa1a98736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.401Z|6c2b18cc-8bbc-4ff9-b254-25411ebc23bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.402Z|6c2b18cc-8bbc-4ff9-b254-25411ebc23bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:15.402Z|12a1e950-6857-4bb1-b179-3a9aa1a98736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.420Z|20664377-7dc8-41eb-b8fe-1f8ae5f1ec77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.421Z|20664377-7dc8-41eb-b8fe-1f8ae5f1ec77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.422Z|cae27d80-0b77-42eb-af39-4445ba8ec371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.422Z|cae27d80-0b77-42eb-af39-4445ba8ec371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.424Z|9af8681b-2a3c-4de6-b502-b751f0b3d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.425Z|9af8681b-2a3c-4de6-b502-b751f0b3d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:26.189Z|ecc26231-5887-4e09-aa6c-7062df27f35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:26.193Z|ecc26231-5887-4e09-aa6c-7062df27f35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:26.360Z|39f58ac6-1d6b-422e-9ede-cfda0326f4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:26.361Z|39f58ac6-1d6b-422e-9ede-cfda0326f4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:35.446Z|412cb258-525d-406b-bf54-aa6c032049e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.446Z|412cb258-525d-406b-bf54-aa6c032049e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:35.448Z|2c75091d-5baa-41d5-bd95-64a3b243ffa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.449Z|2c75091d-5baa-41d5-bd95-64a3b243ffa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:35.456Z|2f0cdf19-8034-4b59-900c-485302aae62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.457Z|2f0cdf19-8034-4b59-900c-485302aae62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:41.189Z|0d5c7e03-d7b8-46b2-86c1-e2d98019d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:41.190Z|0d5c7e03-d7b8-46b2-86c1-e2d98019d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:45.478Z|617ee39d-60db-470d-98d3-ebf0b6be2fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.479Z|111a4782-7960-46cf-89ec-ce576b40bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.479Z|111a4782-7960-46cf-89ec-ce576b40bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:45.483Z|9722180c-b1e1-4541-a9a4-88668aba6d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.484Z|9722180c-b1e1-4541-a9a4-88668aba6d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:45.479Z|617ee39d-60db-470d-98d3-ebf0b6be2fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:54.715Z|b3517157-4eeb-4a4c-abd4-a150fced9c1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:54:54.716Z|b3517157-4eeb-4a4c-abd4-a150fced9c1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.509Z|1c7a5490-9bb8-4fa5-8913-5acd9f3c724e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.509Z|bfc52833-fd4f-46c3-8e93-288036cafa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.510Z|1c7a5490-9bb8-4fa5-8913-5acd9f3c724e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.510Z|bfc52833-fd4f-46c3-8e93-288036cafa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.513Z|3f6a86d8-b26f-43d7-97a9-484d636ca53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.513Z|3f6a86d8-b26f-43d7-97a9-484d636ca53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:56.189Z|a0510741-57a0-4321-bafb-d0b5f77c54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:56.190Z|a0510741-57a0-4321-bafb-d0b5f77c54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:56.362Z|c03163bf-0e47-4af2-8664-3c775e615cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:56.362Z|c03163bf-0e47-4af2-8664-3c775e615cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:05.538Z|f4a812b2-c196-401e-be61-47e190e65d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.539Z|f4a812b2-c196-401e-be61-47e190e65d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:05.540Z|92bd5fb6-a081-4bc9-a220-3f7801b20401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.541Z|92bd5fb6-a081-4bc9-a220-3f7801b20401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:05.538Z|c16fd017-2d95-4858-92ef-1896252d7d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.543Z|c16fd017-2d95-4858-92ef-1896252d7d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:11.189Z|8eca5e46-3424-4fd6-b4a6-f14324b0649f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:11.192Z|8eca5e46-3424-4fd6-b4a6-f14324b0649f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:15.567Z|75d20e5e-5470-430b-916b-0e70c186c67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|cff8f1ea-52bc-4e48-9574-fe19e6bbd409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|cff8f1ea-52bc-4e48-9574-fe19e6bbd409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:15.567Z|a0590f3a-c3b0-4d14-a38b-8c7edd7d7bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|75d20e5e-5470-430b-916b-0e70c186c67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:15.568Z|a0590f3a-c3b0-4d14-a38b-8c7edd7d7bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.591Z|08bb0709-40cb-4413-a2c9-cd92de432362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.591Z|6965b338-dab1-4de2-97bf-eff9a8f11e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.592Z|08bb0709-40cb-4413-a2c9-cd92de432362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.592Z|6965b338-dab1-4de2-97bf-eff9a8f11e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.592Z|2e96f3fa-843f-4255-8c68-45a3482f21d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.593Z|2e96f3fa-843f-4255-8c68-45a3482f21d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:26.189Z|a28a68e7-dd14-4011-80c0-511bdef63783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:26.190Z|a28a68e7-dd14-4011-80c0-511bdef63783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:26.363Z|53a1d4e1-159d-4a0c-8a51-05a47a096691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:26.364Z|53a1d4e1-159d-4a0c-8a51-05a47a096691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:35.615Z|9c5c0b3e-291e-415d-8ab4-088afb7e0b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.616Z|804588d4-d208-40a5-8ce3-31830716d751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.617Z|804588d4-d208-40a5-8ce3-31830716d751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:35.617Z|9c5c0b3e-291e-415d-8ab4-088afb7e0b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:35.622Z|2becd036-89a4-4fea-aa73-cdd60b5a2ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.623Z|2becd036-89a4-4fea-aa73-cdd60b5a2ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:41.192Z|a89af36e-1cc9-47c7-9616-a4f9df7949eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:41.196Z|a89af36e-1cc9-47c7-9616-a4f9df7949eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:45.642Z|a59cb159-5c0b-4285-97cd-5960db28f090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.642Z|387fb818-ab6b-47af-aac8-0d6892feaae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.643Z|a59cb159-5c0b-4285-97cd-5960db28f090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:45.643Z|c9e306c5-eaf1-4020-a25f-5df54387cff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.644Z|387fb818-ab6b-47af-aac8-0d6892feaae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:45.644Z|c9e306c5-eaf1-4020-a25f-5df54387cff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:54.713Z|05b287de-8f71-4706-89b8-d3bfbb0467b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:55:54.714Z|05b287de-8f71-4706-89b8-d3bfbb0467b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.667Z|595db7de-596b-4ee6-8f00-7994a9862c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.667Z|3aa6a6ea-5b6f-4255-9a84-5f1d945f9dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.668Z|1a237049-481a-45c6-94c3-f8630ebb848c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.668Z|3aa6a6ea-5b6f-4255-9a84-5f1d945f9dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.669Z|1a237049-481a-45c6-94c3-f8630ebb848c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.678Z|595db7de-596b-4ee6-8f00-7994a9862c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:56.189Z|2637cd19-1e24-45f9-9e24-a4be04245503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:56.190Z|2637cd19-1e24-45f9-9e24-a4be04245503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:56.365Z|1ae3b8d6-8d93-4921-99fe-987921a28bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:56.366Z|1ae3b8d6-8d93-4921-99fe-987921a28bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:05.702Z|3119d270-a37e-446a-87d3-d459fc09b6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.703Z|ac5f3ead-9c78-455d-bfa4-4802a61563a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.704Z|3119d270-a37e-446a-87d3-d459fc09b6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:05.704Z|ac5f3ead-9c78-455d-bfa4-4802a61563a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:05.704Z|521124e0-5eba-47a2-90c2-3a3b19caf35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.705Z|521124e0-5eba-47a2-90c2-3a3b19caf35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:11.189Z|20d06416-01ae-45b7-b0ab-945bb5314b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:11.190Z|20d06416-01ae-45b7-b0ab-945bb5314b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:15.731Z|6c130201-6c5b-4292-9e21-6995e04e4ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.731Z|ae4d5ed0-395f-4973-967a-d0895dfef6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.731Z|654bdb34-cf20-4df4-9784-6425a9d21dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.732Z|ae4d5ed0-395f-4973-967a-d0895dfef6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:15.732Z|6c130201-6c5b-4292-9e21-6995e04e4ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:15.732Z|654bdb34-cf20-4df4-9784-6425a9d21dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.756Z|9878be4b-9f14-4c9d-8a2b-54adcdd59106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.756Z|fa99296a-969b-4374-9a84-99b24b03713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.757Z|fa99296a-969b-4374-9a84-99b24b03713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.757Z|9878be4b-9f14-4c9d-8a2b-54adcdd59106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.761Z|98def068-dfe8-4a7a-a617-1ae9bc422d09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.762Z|98def068-dfe8-4a7a-a617-1ae9bc422d09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:26.189Z|f64746a6-052e-4215-9dc0-8f459d8def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:26.192Z|f64746a6-052e-4215-9dc0-8f459d8def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:26.366Z|b715109f-4570-4054-be6f-59468b7accf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:26.367Z|b715109f-4570-4054-be6f-59468b7accf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:35.781Z|c29261ef-1fc1-43d4-9771-4855cf8f9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|8ae50094-abd0-45c3-9305-1a51a18f1f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|ca300347-46f9-45bb-a7cf-82f41905bd20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|8ae50094-abd0-45c3-9305-1a51a18f1f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:35.781Z|c29261ef-1fc1-43d4-9771-4855cf8f9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:35.781Z|ca300347-46f9-45bb-a7cf-82f41905bd20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:41.189Z|78f877bd-257f-462d-8816-b8988e203a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:41.190Z|78f877bd-257f-462d-8816-b8988e203a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:45.804Z|6167c595-3b9b-4b7d-951b-5ae474964382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.805Z|6167c595-3b9b-4b7d-951b-5ae474964382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:45.808Z|77cbee45-32bb-4d70-aa08-67be5b7f604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.809Z|77cbee45-32bb-4d70-aa08-67be5b7f604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:45.810Z|75bb91ff-a5cc-41d3-bc22-a0e0eaa79804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.811Z|75bb91ff-a5cc-41d3-bc22-a0e0eaa79804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:54.712Z|eba16d95-9346-40b3-bc3b-79177a6a05d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:56:54.713Z|eba16d95-9346-40b3-bc3b-79177a6a05d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.835Z|a10e3cf1-30d7-49c7-9884-fcf3d7966592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.835Z|349a912e-048d-45bf-9d4c-3989cb199e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.836Z|f31408de-69da-4155-abac-5e513b93ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.836Z|a10e3cf1-30d7-49c7-9884-fcf3d7966592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.836Z|f31408de-69da-4155-abac-5e513b93ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.837Z|349a912e-048d-45bf-9d4c-3989cb199e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:56.189Z|cc102b1d-e27a-4915-beba-e2bada3d85b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:56.190Z|cc102b1d-e27a-4915-beba-e2bada3d85b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:56.368Z|ddc2b419-cb08-42d4-9c18-70f7bccf613b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:56.368Z|ddc2b419-cb08-42d4-9c18-70f7bccf613b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:05.861Z|f40f9e0a-0342-42be-9f00-6352f9c8bef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.861Z|f40f9e0a-0342-42be-9f00-6352f9c8bef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:05.861Z|78f23a29-7e1f-4fe4-bc72-24ae542c9e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.862Z|78f23a29-7e1f-4fe4-bc72-24ae542c9e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:05.864Z|d71e37e8-ee40-45f4-8db2-cb9f18e4ff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.865Z|d71e37e8-ee40-45f4-8db2-cb9f18e4ff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:11.189Z|6f2d99b3-3ba7-4fae-91a7-c25067e75e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:11.192Z|6f2d99b3-3ba7-4fae-91a7-c25067e75e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:15.890Z|12933cc7-23e1-42d7-81f6-ca69b55b8b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.891Z|12933cc7-23e1-42d7-81f6-ca69b55b8b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:15.891Z|2e59ef7f-ea2d-4472-ae03-6be2a6bfb58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.892Z|2e59ef7f-ea2d-4472-ae03-6be2a6bfb58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:15.890Z|826e6f7f-fbc5-4f27-98ab-c1f2721b2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.894Z|826e6f7f-fbc5-4f27-98ab-c1f2721b2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.915Z|d36ef62a-5952-418f-a2a6-7531fff75e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.916Z|d36ef62a-5952-418f-a2a6-7531fff75e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.918Z|b70d426d-2e93-4e68-9185-67de2694bf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.919Z|b70d426d-2e93-4e68-9185-67de2694bf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.919Z|dce49d04-d0ab-4b63-a473-3985b0eab46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.920Z|dce49d04-d0ab-4b63-a473-3985b0eab46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:26.190Z|56ac664a-4892-4a7f-8617-48ef27787354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:26.190Z|56ac664a-4892-4a7f-8617-48ef27787354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:26.369Z|88b2c07a-0384-485c-a7e9-02058458395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:26.370Z|88b2c07a-0384-485c-a7e9-02058458395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:35.945Z|6958c6ee-53d6-423f-90dd-311cdd6c408f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.946Z|6958c6ee-53d6-423f-90dd-311cdd6c408f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:35.950Z|39f0ed07-befd-46f8-9d44-c71bff4b4f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.951Z|39f0ed07-befd-46f8-9d44-c71bff4b4f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:35.951Z|74d9dfda-7bfa-4ec8-84a1-c33af75f44a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.952Z|74d9dfda-7bfa-4ec8-84a1-c33af75f44a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:41.189Z|50f04d5c-544b-436e-a75a-2610396ebd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:41.190Z|50f04d5c-544b-436e-a75a-2610396ebd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:45.972Z|878f5a97-bea0-42b7-b22a-8975b461bc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.972Z|310c41da-13a4-461c-a829-78da37bc262c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.973Z|310c41da-13a4-461c-a829-78da37bc262c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:45.974Z|ab09cecf-05ce-493e-9415-fa3c2d25ba59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.975Z|ab09cecf-05ce-493e-9415-fa3c2d25ba59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:45.973Z|878f5a97-bea0-42b7-b22a-8975b461bc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:54.712Z|6b2b00c1-e034-4dd0-b67f-996513250f9d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:57:54.712Z|6b2b00c1-e034-4dd0-b67f-996513250f9d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:55.999Z|d72f58b8-71c6-48a5-a80d-a13b1b74f205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.000Z|d72f58b8-71c6-48a5-a80d-a13b1b74f205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.002Z|bb8f5a8f-1ddd-4da3-a45f-7f2c9ca26944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.003Z|bb8f5a8f-1ddd-4da3-a45f-7f2c9ca26944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.004Z|96dd8df4-a12d-4ff4-933f-2bfd243f309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.004Z|96dd8df4-a12d-4ff4-933f-2bfd243f309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.189Z|6c0df2be-2821-4d9b-8a73-50f4ab14c72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:56.193Z|6c0df2be-2821-4d9b-8a73-50f4ab14c72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:56.371Z|c2b6e630-c18b-4d24-a642-624f6b1f8d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:56.372Z|c2b6e630-c18b-4d24-a642-624f6b1f8d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:06.024Z|8be45428-3269-4222-a129-69f68d207d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|46cd1100-42b6-4d8c-a5d7-3a97fe734858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|0d11658c-831f-4eae-88e4-bd51eb8e53a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|46cd1100-42b6-4d8c-a5d7-3a97fe734858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:06.024Z|8be45428-3269-4222-a129-69f68d207d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:06.025Z|0d11658c-831f-4eae-88e4-bd51eb8e53a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:11.189Z|4c6e1050-1341-4058-a642-b0d5d3cf2263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:11.190Z|4c6e1050-1341-4058-a642-b0d5d3cf2263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:16.047Z|eee20122-4985-4716-a32f-c946cd384018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.048Z|eee20122-4985-4716-a32f-c946cd384018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:16.049Z|dd0cbfac-8ab9-4f7e-b3ec-fc076e343951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.049Z|dd0cbfac-8ab9-4f7e-b3ec-fc076e343951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:16.047Z|68d30837-3b46-478e-85db-55a6229a645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.052Z|68d30837-3b46-478e-85db-55a6229a645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.072Z|3e56e096-8465-4e05-ac18-dbbbf24332c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.073Z|3e56e096-8465-4e05-ac18-dbbbf24332c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.074Z|ff652ee2-2d04-4724-ad52-81536f8e113a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.074Z|e8936b94-2cf8-4b97-9b11-27661c2740e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.075Z|e8936b94-2cf8-4b97-9b11-27661c2740e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.075Z|ff652ee2-2d04-4724-ad52-81536f8e113a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.189Z|126e68e9-9ad6-4884-b51a-bd31663761c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:26.190Z|126e68e9-9ad6-4884-b51a-bd31663761c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:26.373Z|8873312c-f874-4b8a-948d-b3fa0ac6c6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:26.374Z|8873312c-f874-4b8a-948d-b3fa0ac6c6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:36.098Z|9a82a592-97a9-4c55-8c30-7d95c7beab6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|4f488e5b-1a89-432c-9778-edffa7c7b1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|1805ef82-255b-47ac-a5a7-4ffadea591d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|4f488e5b-1a89-432c-9778-edffa7c7b1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:36.098Z|9a82a592-97a9-4c55-8c30-7d95c7beab6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:36.099Z|1805ef82-255b-47ac-a5a7-4ffadea591d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:41.189Z|7f3f3ba1-e1d8-42cb-a0ed-6feceffc796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:41.194Z|7f3f3ba1-e1d8-42cb-a0ed-6feceffc796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:46.125Z|e017823f-4c37-4229-a2bc-72babbaf6157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.125Z|5dadb059-96a0-4865-bb9b-b38a0b81c9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.125Z|eadb5a79-8777-45ef-b8e4-03cae4231c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.126Z|eadb5a79-8777-45ef-b8e4-03cae4231c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:46.126Z|e017823f-4c37-4229-a2bc-72babbaf6157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:46.126Z|5dadb059-96a0-4865-bb9b-b38a0b81c9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:54.714Z|c9372a74-5427-47a5-9ce4-7d40c7597f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:58:54.715Z|c9372a74-5427-47a5-9ce4-7d40c7597f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.151Z|c10997ea-5e5d-44ee-a943-72bc0c2e8f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.152Z|22a12ba1-e60a-4ef9-815f-c61457cb3f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.152Z|c10997ea-5e5d-44ee-a943-72bc0c2e8f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.152Z|22a12ba1-e60a-4ef9-815f-c61457cb3f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.153Z|9427190b-c301-4d88-ac89-f1d967fc5e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.154Z|9427190b-c301-4d88-ac89-f1d967fc5e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.189Z|721a6ed9-e7b4-4d3a-bbf8-71ecccb2b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:56.190Z|721a6ed9-e7b4-4d3a-bbf8-71ecccb2b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:56.375Z|52a5d953-882a-4f0b-ba09-a0a1eaafa06f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:56.375Z|52a5d953-882a-4f0b-ba09-a0a1eaafa06f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:06.174Z|889daa4c-3313-4e7a-b569-c266c17df339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:06.174Z|03a95dcd-9b36-4008-b47f-575161230277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:06.175Z|fafc9fe0-f14e-4f80-a272-519381f801fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:06.175Z|889daa4c-3313-4e7a-b569-c266c17df339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:06.176Z|03a95dcd-9b36-4008-b47f-575161230277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:06.176Z|fafc9fe0-f14e-4f80-a272-519381f801fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:11.189Z|1e95fced-8683-4b3f-b522-49cd19039eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:11.190Z|1e95fced-8683-4b3f-b522-49cd19039eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:16.199Z|b314f312-7729-4eb9-83b0-4a1743171359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:16.199Z|0863466e-ab67-4509-a405-73a8b6f9d0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:16.199Z|b314f312-7729-4eb9-83b0-4a1743171359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:16.200Z|0863466e-ab67-4509-a405-73a8b6f9d0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:16.204Z|f1a0a05c-4cc7-436f-8dcd-b32c5e810723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:16.205Z|f1a0a05c-4cc7-436f-8dcd-b32c5e810723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:26.189Z|ed3bd7af-eb0e-46bd-8fdb-01dd8662d019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:26.192Z|ed3bd7af-eb0e-46bd-8fdb-01dd8662d019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:26.223Z|6a1f776e-0c91-42af-8776-451d1c0204a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:26.224Z|6a1f776e-0c91-42af-8776-451d1c0204a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:26.227Z|0eb2e38c-dd9c-46e4-95f9-74b007f8019b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:26.228Z|0eb2e38c-dd9c-46e4-95f9-74b007f8019b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:26.235Z|9fdacc25-e049-48f8-9a94-85463ad1eb01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:26.236Z|9fdacc25-e049-48f8-9a94-85463ad1eb01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:26.376Z|579fe888-a7e7-440d-ad56-1afda6cc4b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:26.377Z|579fe888-a7e7-440d-ad56-1afda6cc4b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:36.253Z|54e2d950-f0a1-4e93-9185-c4b0969f4408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:36.254Z|54e2d950-f0a1-4e93-9185-c4b0969f4408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:36.254Z|6e614bba-bf83-4a10-b66b-2ed684e71bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:36.255Z|6e614bba-bf83-4a10-b66b-2ed684e71bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:36.258Z|5382015c-ff59-41ae-949b-1a8b999894d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:36.258Z|5382015c-ff59-41ae-949b-1a8b999894d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:41.189Z|30aefabf-f353-488a-b85e-be2bce694bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:41.190Z|30aefabf-f353-488a-b85e-be2bce694bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:46.279Z|6c5ff1be-53b7-41bf-a5e1-51d539e3df7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:46.279Z|6c5ff1be-53b7-41bf-a5e1-51d539e3df7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:46.284Z|5c84620f-af7f-4e98-a28c-bba7bc338a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:46.285Z|5c84620f-af7f-4e98-a28c-bba7bc338a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:46.286Z|8a656757-7fb0-421d-a5ca-1e14119776e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:46.286Z|8a656757-7fb0-421d-a5ca-1e14119776e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:54.713Z|1acdbd12-5f3e-45e5-91c6-081c72e79973|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:59:54.714Z|1acdbd12-5f3e-45e5-91c6-081c72e79973|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:56.189Z|0412c4e0-ed10-40b9-9f6e-b79a3b8d0373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:56.190Z|0412c4e0-ed10-40b9-9f6e-b79a3b8d0373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:59:56.305Z|125c0acc-d6c4-403e-98a6-4fc8d5f9d4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:56.305Z|b8b977f1-76d9-4259-97a3-ff69a688c111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:56.306Z|b8b977f1-76d9-4259-97a3-ff69a688c111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:56.306Z|125c0acc-d6c4-403e-98a6-4fc8d5f9d4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:56.310Z|9e88b178-cfea-482e-8944-1a8de874817c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:59:56.311Z|9e88b178-cfea-482e-8944-1a8de874817c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:59:56.378Z|02989d2f-c848-45ce-bb8e-f56ae254ccca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:59:56.379Z|02989d2f-c848-45ce-bb8e-f56ae254ccca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:06.329Z|d614b128-bb3b-4467-b198-b8c4f6920a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:06.329Z|ee95a33c-3979-43db-b00a-406858c62057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:06.330Z|d614b128-bb3b-4467-b198-b8c4f6920a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:06.330Z|ee95a33c-3979-43db-b00a-406858c62057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:06.330Z|bb2a19cc-f060-4f8e-a2bf-152c93be7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:06.331Z|bb2a19cc-f060-4f8e-a2bf-152c93be7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:11.189Z|8a04a8f1-72ff-4d57-bc6f-9c573550e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:11.193Z|8a04a8f1-72ff-4d57-bc6f-9c573550e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:16.355Z|fb8c80bf-e79e-4c3e-aaaa-edee85ffd5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:16.355Z|5d789455-3eff-452b-8e44-d60e83cffdb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:16.356Z|5d789455-3eff-452b-8e44-d60e83cffdb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:16.356Z|fb8c80bf-e79e-4c3e-aaaa-edee85ffd5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:16.357Z|1ed984ea-b86c-487b-b2d1-efd2ef4c7d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:16.358Z|1ed984ea-b86c-487b-b2d1-efd2ef4c7d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:26.190Z|fe0bcd74-f118-45dc-9b9a-16d6b1a0df19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:26.191Z|fe0bcd74-f118-45dc-9b9a-16d6b1a0df19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:26.380Z|cfa18434-1da8-4f36-8e60-98595932c9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:26.380Z|cfa18434-1da8-4f36-8e60-98595932c9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:26.381Z|014c5f28-92ac-48e6-b0c3-d0b94f194a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:26.381Z|83e4ddfc-e1a2-4e12-bc70-7d287fbb9094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:26.381Z|dd5da790-3882-46cb-bf47-49a001c88fc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:26.381Z|014c5f28-92ac-48e6-b0c3-d0b94f194a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:26.381Z|83e4ddfc-e1a2-4e12-bc70-7d287fbb9094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:26.381Z|dd5da790-3882-46cb-bf47-49a001c88fc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:36.409Z|9f171211-7d91-4836-9417-002a2fad3a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:36.409Z|4743d46d-bc66-4298-a9ad-239edd4970e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:36.409Z|01da860c-4a7e-47a4-a13d-710e6a499b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:36.410Z|9f171211-7d91-4836-9417-002a2fad3a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:36.410Z|4743d46d-bc66-4298-a9ad-239edd4970e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:36.410Z|01da860c-4a7e-47a4-a13d-710e6a499b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:41.190Z|bd3ed995-1fb6-47db-972b-5f24df5fccbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:41.192Z|bd3ed995-1fb6-47db-972b-5f24df5fccbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:46.437Z|c5c0f3f7-2230-4f98-a046-4c4798e2bac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:46.438Z|c5c0f3f7-2230-4f98-a046-4c4798e2bac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:46.443Z|6f01722d-c56d-4945-bd68-2e64d3f780d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:46.443Z|07bc97f8-f2a9-49c1-b438-a8a79afdcadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:46.443Z|6f01722d-c56d-4945-bd68-2e64d3f780d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:46.444Z|07bc97f8-f2a9-49c1-b438-a8a79afdcadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:54.716Z|dec6d36f-e44b-4214-a499-7acd45a92f5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:00:54.718Z|dec6d36f-e44b-4214-a499-7acd45a92f5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:56.189Z|503ed223-920c-4641-94d8-16a4c58bfe09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:56.193Z|503ed223-920c-4641-94d8-16a4c58bfe09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:56.381Z|a3654f97-f4b1-477d-9d44-309eb99b0751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:00:56.382Z|a3654f97-f4b1-477d-9d44-309eb99b0751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:00:56.466Z|f686a0e7-a83f-4586-aa44-256dc2c130ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:56.466Z|19bf3f7b-e225-4004-b813-3cf5558fcfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:56.466Z|39a3a5ee-220f-4b97-86d6-cdd732fcdb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:00:56.467Z|19bf3f7b-e225-4004-b813-3cf5558fcfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:56.467Z|39a3a5ee-220f-4b97-86d6-cdd732fcdb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:00:56.467Z|f686a0e7-a83f-4586-aa44-256dc2c130ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:06.492Z|88ae162d-9461-4c6a-8a89-3c75bdc56827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:06.493Z|88ae162d-9461-4c6a-8a89-3c75bdc56827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:06.492Z|b84a58d2-5f3c-4258-a3c8-2713f2ae770e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:06.494Z|b84a58d2-5f3c-4258-a3c8-2713f2ae770e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:06.494Z|f2d94812-77ed-42a3-a28e-a722fa15d44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:06.495Z|f2d94812-77ed-42a3-a28e-a722fa15d44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:11.189Z|4bbe9f13-f401-486b-9b5a-393649583dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:11.190Z|4bbe9f13-f401-486b-9b5a-393649583dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:16.519Z|bd7efed4-5ebd-4b67-8c6a-01861e994826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:16.519Z|6aee7751-a4c1-4f3b-b13a-d59f3d77efe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:16.519Z|2e1d1b54-bc25-4be4-9710-f280f53bd27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:16.519Z|bd7efed4-5ebd-4b67-8c6a-01861e994826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:16.520Z|6aee7751-a4c1-4f3b-b13a-d59f3d77efe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:16.520Z|2e1d1b54-bc25-4be4-9710-f280f53bd27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:26.189Z|7acc80e5-9f69-49e1-946e-c2fb610c6991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:26.190Z|7acc80e5-9f69-49e1-946e-c2fb610c6991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:26.383Z|f729279a-8e4b-4df6-8a4f-564e12eb26bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:26.383Z|f729279a-8e4b-4df6-8a4f-564e12eb26bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:26.543Z|fc17b414-c258-4200-9487-c30c6eac7058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:26.543Z|1eb43e6e-86ab-4192-9b7f-3a40e1036803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:26.544Z|fc17b414-c258-4200-9487-c30c6eac7058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:26.544Z|1eb43e6e-86ab-4192-9b7f-3a40e1036803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:26.545Z|ec606d21-7021-4125-8235-f99ba0df8385|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:26.545Z|ec606d21-7021-4125-8235-f99ba0df8385|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:36.570Z|2c046ca4-6e7c-4d1c-9e4b-61a2ecadccd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:36.570Z|9031553c-202d-42b1-a7b8-e99272e51134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:36.570Z|c6f39279-af99-48ff-a42a-9361cea360d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:36.570Z|2c046ca4-6e7c-4d1c-9e4b-61a2ecadccd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:36.571Z|9031553c-202d-42b1-a7b8-e99272e51134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:36.570Z|c6f39279-af99-48ff-a42a-9361cea360d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:41.189Z|298eb1f7-d834-4515-a208-937a93065e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:41.193Z|298eb1f7-d834-4515-a208-937a93065e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:46.593Z|7cfd6ccb-7ade-468c-b997-df93db41c587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:46.593Z|4c9813eb-c7e2-4f84-9f33-95b00b5d04c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:46.593Z|d594ec27-b4c5-4c51-bd59-086720f86b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:46.594Z|4c9813eb-c7e2-4f84-9f33-95b00b5d04c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:46.594Z|7cfd6ccb-7ade-468c-b997-df93db41c587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:46.594Z|d594ec27-b4c5-4c51-bd59-086720f86b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:54.711Z|a1f1a0a6-ab72-48cf-9550-8b787f68d14d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:01:54.712Z|a1f1a0a6-ab72-48cf-9550-8b787f68d14d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:56.189Z|ab4e0be9-128d-4ac9-9586-f63874497130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:56.190Z|ab4e0be9-128d-4ac9-9586-f63874497130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:56.384Z|4e338405-f119-4eec-88de-2e0ff5a68772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:01:56.385Z|4e338405-f119-4eec-88de-2e0ff5a68772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:01:56.617Z|ba036f9d-e6d1-4bf8-af77-0e36f1075eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:56.618Z|5fbd5019-2062-4eca-ae2a-4ed2cb9782c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:56.619Z|ba036f9d-e6d1-4bf8-af77-0e36f1075eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:56.619Z|5fbd5019-2062-4eca-ae2a-4ed2cb9782c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:01:56.621Z|ad352422-8115-42c4-803c-c0bd42cefa23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:01:56.621Z|ad352422-8115-42c4-803c-c0bd42cefa23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:06.645Z|28954feb-6379-4a0a-af34-c5aaaf1d3f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:06.645Z|6b4bbce5-61fb-48ee-863d-7a5557ce5e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:06.645Z|79d06d7a-42b1-41b7-8e7e-943aded992ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:06.646Z|28954feb-6379-4a0a-af34-c5aaaf1d3f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:06.646Z|6b4bbce5-61fb-48ee-863d-7a5557ce5e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:06.646Z|79d06d7a-42b1-41b7-8e7e-943aded992ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:11.190Z|4cdbff51-3822-45ee-b1f1-83df29f41fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:11.191Z|4cdbff51-3822-45ee-b1f1-83df29f41fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:16.670Z|d01f5594-68b1-4a31-bfb0-7e77458b9ae7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:16.670Z|8401c876-2248-4888-bd06-5d9191a620ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:16.670Z|d01f5594-68b1-4a31-bfb0-7e77458b9ae7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:16.671Z|8401c876-2248-4888-bd06-5d9191a620ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:16.677Z|98e847b0-50f8-46ed-804f-83eace3c97bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:16.678Z|98e847b0-50f8-46ed-804f-83eace3c97bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:26.189Z|d2a57506-8b29-4585-bed7-f65a3f7e6e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:26.192Z|d2a57506-8b29-4585-bed7-f65a3f7e6e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:26.386Z|5cbd4226-db63-4e91-95e7-8165d0aa8f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:26.386Z|5cbd4226-db63-4e91-95e7-8165d0aa8f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:26.694Z|81b25ad1-b01a-4ea4-bc32-3090e62f119a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:26.695Z|eaddc0f7-79f3-4f5d-a2ca-2d2b313a2c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:26.695Z|eaddc0f7-79f3-4f5d-a2ca-2d2b313a2c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:26.695Z|81b25ad1-b01a-4ea4-bc32-3090e62f119a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:26.702Z|c95dcf0f-1619-4474-90be-37838cf14d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:26.703Z|c95dcf0f-1619-4474-90be-37838cf14d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:36.721Z|8f13330d-b7a0-4e20-ae9c-af6193d3f600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:36.722Z|8f13330d-b7a0-4e20-ae9c-af6193d3f600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:36.724Z|3909c490-70d6-4bb0-b0db-2a068ae07a81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:36.724Z|3909c490-70d6-4bb0-b0db-2a068ae07a81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:36.727Z|e514dc62-9c77-4c17-a435-d73ff5cb3f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:36.728Z|e514dc62-9c77-4c17-a435-d73ff5cb3f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:41.190Z|d5411726-dd92-4f61-96e5-1a72a5c5915e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:41.190Z|d5411726-dd92-4f61-96e5-1a72a5c5915e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:46.748Z|97a28ee0-1384-430f-a704-c6b0f6aa3709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:46.748Z|29894acb-1f97-4f23-9cd6-be8ad8c86108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:46.748Z|97a28ee0-1384-430f-a704-c6b0f6aa3709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:46.748Z|29894acb-1f97-4f23-9cd6-be8ad8c86108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:46.748Z|745e5bb3-fd91-45e1-970f-2cd90a4c6a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:46.751Z|745e5bb3-fd91-45e1-970f-2cd90a4c6a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:54.715Z|01e79fbd-fd3b-47fb-98c4-cfaf7e9eef81|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:02:54.716Z|01e79fbd-fd3b-47fb-98c4-cfaf7e9eef81|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:56.189Z|2c64c24e-5148-42e6-8c57-58bc120ab764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:56.190Z|2c64c24e-5148-42e6-8c57-58bc120ab764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:56.387Z|19bd98a8-abb7-40bb-abbf-4cda5f72f692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:02:56.388Z|19bd98a8-abb7-40bb-abbf-4cda5f72f692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:02:56.775Z|6f5041d8-049a-446f-93e7-3136095e2e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:56.776Z|6f5041d8-049a-446f-93e7-3136095e2e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:56.775Z|aaf71bdf-6f45-42d1-877d-fe3e62b855c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:56.777Z|aaf71bdf-6f45-42d1-877d-fe3e62b855c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:02:56.785Z|6f010521-f07b-4516-958b-1154189d492f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:02:56.786Z|6f010521-f07b-4516-958b-1154189d492f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:06.799Z|ae9ca307-1ef1-49ff-a0c2-d4dc70076f86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:06.800Z|ae9ca307-1ef1-49ff-a0c2-d4dc70076f86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:06.807Z|b14a1cda-1ae2-41e6-a4d9-fd91504d2133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:06.807Z|b14a1cda-1ae2-41e6-a4d9-fd91504d2133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:06.809Z|a9a2b419-0fb9-4da3-a680-4023b97e1f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:06.810Z|a9a2b419-0fb9-4da3-a680-4023b97e1f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:11.190Z|bcd3b112-8b0c-418b-a051-7b660c468183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:11.193Z|bcd3b112-8b0c-418b-a051-7b660c468183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:16.823Z|d9028d74-d42a-4ba8-bdf0-484ec4297d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:16.824Z|d9028d74-d42a-4ba8-bdf0-484ec4297d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:16.830Z|03396eeb-0558-47d5-83ad-1c3e0ad36308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:16.830Z|03396eeb-0558-47d5-83ad-1c3e0ad36308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:16.832Z|879ff0e0-7fa7-4ac9-800a-d5895e1e2104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:16.832Z|879ff0e0-7fa7-4ac9-800a-d5895e1e2104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:26.189Z|e54691c7-44d4-4d80-9dae-82578d442c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:26.190Z|e54691c7-44d4-4d80-9dae-82578d442c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:26.388Z|846b98e4-95e5-4b83-b7e2-dba3b89eecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:26.389Z|846b98e4-95e5-4b83-b7e2-dba3b89eecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:26.846Z|af082a79-90a5-41c9-922f-b40ff0714ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:26.847Z|af082a79-90a5-41c9-922f-b40ff0714ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:26.852Z|eecb670c-b70e-4c7c-9624-ef9356b72ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:26.853Z|eecb670c-b70e-4c7c-9624-ef9356b72ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:26.854Z|3dc4d183-a60c-453a-87e3-48e4da2374dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:26.854Z|3dc4d183-a60c-453a-87e3-48e4da2374dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:36.874Z|e5e61b01-6f6e-467d-8859-d6df48c7d7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:36.874Z|e5e61b01-6f6e-467d-8859-d6df48c7d7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:36.874Z|773d9093-5cc0-423d-aa25-4f8a3f371f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:36.875Z|773d9093-5cc0-423d-aa25-4f8a3f371f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:36.884Z|d02bb734-9cea-4a86-9324-66b52d52e2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:36.884Z|d02bb734-9cea-4a86-9324-66b52d52e2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:41.189Z|b6529521-2a60-4ec4-b603-3a41dc059c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:41.190Z|b6529521-2a60-4ec4-b603-3a41dc059c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:46.898Z|98a939bf-789c-4567-87a4-ea9ee798d530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:46.898Z|98a939bf-789c-4567-87a4-ea9ee798d530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:46.899Z|1076ba4d-cb84-426b-87c9-d57e83b3bf6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:46.899Z|1076ba4d-cb84-426b-87c9-d57e83b3bf6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:46.903Z|6d5a7e88-79e8-443b-bd9c-e7a89a1492fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:46.903Z|6d5a7e88-79e8-443b-bd9c-e7a89a1492fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:54.715Z|f86742ec-c0e2-4ba5-a573-6df18933134e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:03:54.716Z|f86742ec-c0e2-4ba5-a573-6df18933134e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:56.189Z|9dd2a9c0-f939-4857-b1b1-1f2602fb8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:56.192Z|9dd2a9c0-f939-4857-b1b1-1f2602fb8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:56.390Z|1184498a-c475-4035-8f0f-4e49970c6af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:03:56.391Z|1184498a-c475-4035-8f0f-4e49970c6af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:03:56.921Z|5ffbb5c6-2dfb-45f1-adc5-7266b097277c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:56.921Z|cbd39a47-d768-45bc-a416-1ddff5c30be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:56.922Z|5ffbb5c6-2dfb-45f1-adc5-7266b097277c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:56.922Z|0363e7bf-39f7-42a7-b2ac-8b0342c7ea81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:03:56.922Z|cbd39a47-d768-45bc-a416-1ddff5c30be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:03:56.922Z|0363e7bf-39f7-42a7-b2ac-8b0342c7ea81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:06.945Z|7e4b0837-76c4-439c-8a7d-a5fe1042148b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:06.945Z|de358c79-57b4-416d-a16e-74e69362be86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:06.946Z|7e4b0837-76c4-439c-8a7d-a5fe1042148b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:06.946Z|de358c79-57b4-416d-a16e-74e69362be86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:06.948Z|590df2e7-b4c3-44e9-9bf5-d21260e6f163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:06.949Z|590df2e7-b4c3-44e9-9bf5-d21260e6f163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:11.189Z|01237d54-5ce1-4de7-b0df-b2bc155ec99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:11.190Z|01237d54-5ce1-4de7-b0df-b2bc155ec99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:16.970Z|3b6c51c9-4fa3-4900-8e25-822d6b3c1165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:16.970Z|88cee3d0-f2f2-4986-a4b6-7af85f64c07d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:16.970Z|88cee3d0-f2f2-4986-a4b6-7af85f64c07d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:16.970Z|3b6c51c9-4fa3-4900-8e25-822d6b3c1165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:16.977Z|f7160148-e26f-42e7-ae1e-3887703afd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:16.977Z|f7160148-e26f-42e7-ae1e-3887703afd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:26.189Z|900e63b0-1138-4a7f-aceb-2e6729e731b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:26.190Z|900e63b0-1138-4a7f-aceb-2e6729e731b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:26.391Z|c405ccf9-58f4-4aae-a1d6-732bb8d255f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:26.392Z|c405ccf9-58f4-4aae-a1d6-732bb8d255f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:26.993Z|f8bf7f53-bec7-4783-b66e-55904227d5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:26.994Z|f8bf7f53-bec7-4783-b66e-55904227d5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:26.995Z|5030d042-1024-4e21-ac14-2d40bc57d9c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:26.993Z|912d3b75-61a0-4c84-9803-683b1e4e23b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:26.995Z|5030d042-1024-4e21-ac14-2d40bc57d9c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:26.996Z|912d3b75-61a0-4c84-9803-683b1e4e23b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:37.017Z|02609987-eb08-4028-9bff-6740470c8b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:37.017Z|d2ea8595-3110-4812-b901-4e8b9e2d7048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:37.017Z|95c059f4-a518-42a0-a596-c5b96bf3e449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:37.018Z|02609987-eb08-4028-9bff-6740470c8b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:37.018Z|d2ea8595-3110-4812-b901-4e8b9e2d7048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:37.018Z|95c059f4-a518-42a0-a596-c5b96bf3e449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:41.189Z|5b4fdb49-794d-43b3-91aa-1d6b6f8b22cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:41.191Z|5b4fdb49-794d-43b3-91aa-1d6b6f8b22cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:47.040Z|273a561a-371e-449c-9125-78f6b2604456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:47.041Z|273a561a-371e-449c-9125-78f6b2604456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:47.042Z|8881d8f3-a26c-4c3f-badf-c193b68f004e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:47.042Z|8881d8f3-a26c-4c3f-badf-c193b68f004e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:47.046Z|13303dc5-fff1-4c23-8804-9bbc04144f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:47.046Z|13303dc5-fff1-4c23-8804-9bbc04144f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:54.725Z|42c1acab-2799-40be-bb65-ccbd070bc3b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:04:54.726Z|42c1acab-2799-40be-bb65-ccbd070bc3b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:56.189Z|1bd0a79c-d697-4b66-b1a4-4be19fd45ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:56.190Z|1bd0a79c-d697-4b66-b1a4-4be19fd45ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:56.393Z|0a8c8e59-38ee-4dfa-9515-d05692f11414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:04:56.393Z|0a8c8e59-38ee-4dfa-9515-d05692f11414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:04:57.071Z|9720fb35-646a-422d-8e7f-365e19197e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:57.072Z|9720fb35-646a-422d-8e7f-365e19197e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:57.072Z|2a552ed0-4ec8-460c-a850-0ba38ff98b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:57.073Z|2a552ed0-4ec8-460c-a850-0ba38ff98b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:04:57.077Z|bda87cf7-7b6d-4b04-b016-389ec4a636ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:04:57.078Z|bda87cf7-7b6d-4b04-b016-389ec4a636ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:07.097Z|c82d79f8-39e8-494b-8611-7e5ff8bc739a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:07.097Z|c82d79f8-39e8-494b-8611-7e5ff8bc739a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:07.099Z|4d1ed06f-3dc3-4d28-b993-f9f62a406105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:07.099Z|4d1ed06f-3dc3-4d28-b993-f9f62a406105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:07.104Z|618b9091-f29d-422f-befd-d0f4c6d7d554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:07.106Z|618b9091-f29d-422f-befd-d0f4c6d7d554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:11.189Z|b126bfa7-f486-4db1-9418-8e4c5cf57f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:11.190Z|b126bfa7-f486-4db1-9418-8e4c5cf57f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:17.127Z|454ee09e-bae0-42b8-ba39-8b8cd16e5132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:17.127Z|454ee09e-bae0-42b8-ba39-8b8cd16e5132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:17.130Z|8b84ba37-df87-4827-8b21-5d451a06fc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:17.130Z|1cf15a21-cc9e-4a41-991e-0b93298c116f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:17.130Z|8b84ba37-df87-4827-8b21-5d451a06fc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:17.131Z|1cf15a21-cc9e-4a41-991e-0b93298c116f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:26.189Z|7ae609a8-9ed3-4575-86e3-06fed96fa87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:26.195Z|7ae609a8-9ed3-4575-86e3-06fed96fa87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:26.394Z|68de3502-6228-4392-8d30-10c9377672ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:26.395Z|68de3502-6228-4392-8d30-10c9377672ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:27.153Z|f955b5c8-aca5-4d59-b6e2-84e9fc801286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:27.153Z|c38564d5-337c-4625-b6bf-cf83321a7c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:27.153Z|f955b5c8-aca5-4d59-b6e2-84e9fc801286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:27.153Z|c38564d5-337c-4625-b6bf-cf83321a7c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:27.160Z|7f1823cb-dc7b-4a09-8e46-d9b37ad145c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:27.160Z|7f1823cb-dc7b-4a09-8e46-d9b37ad145c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:37.176Z|f0306356-bf16-4b32-b044-1f2d78aff913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:37.176Z|dc7b74fc-7390-4942-b246-8b3d51bb5f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:37.176Z|f0306356-bf16-4b32-b044-1f2d78aff913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:37.177Z|dc7b74fc-7390-4942-b246-8b3d51bb5f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:37.179Z|2ca49bfc-5a03-4b08-993e-f614e70dae13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:37.180Z|2ca49bfc-5a03-4b08-993e-f614e70dae13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:41.190Z|3c1f7b97-ba16-471d-9c9e-24b632bdb26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:41.190Z|3c1f7b97-ba16-471d-9c9e-24b632bdb26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:47.202Z|ff9a4c9f-5d12-4606-b9dc-712827c5c34e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:47.203Z|ff9a4c9f-5d12-4606-b9dc-712827c5c34e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:47.204Z|2717a386-9a80-4730-9202-44e8d45256fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:47.205Z|2717a386-9a80-4730-9202-44e8d45256fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:47.206Z|d340bfbf-d09e-47a8-98ac-498a56a92caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:47.207Z|d340bfbf-d09e-47a8-98ac-498a56a92caf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:54.715Z|640f8c5d-6406-47e4-8d5c-97a19bedeb5e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:05:54.716Z|640f8c5d-6406-47e4-8d5c-97a19bedeb5e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:56.189Z|466fbd35-b94d-4136-99c6-525248862485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:56.190Z|466fbd35-b94d-4136-99c6-525248862485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:56.396Z|7d555d0e-1e2d-4ee1-88aa-9dc4516de487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:05:56.397Z|7d555d0e-1e2d-4ee1-88aa-9dc4516de487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:05:57.238Z|d1fb8571-9f41-4766-8485-b0337ec6ae64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:57.238Z|573fc3f5-d6af-4ada-a70b-0d0e78eb2073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:57.238Z|889657c0-bc27-46ed-9084-97aad533689b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:05:57.238Z|d1fb8571-9f41-4766-8485-b0337ec6ae64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:57.239Z|889657c0-bc27-46ed-9084-97aad533689b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:05:57.239Z|573fc3f5-d6af-4ada-a70b-0d0e78eb2073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:07.264Z|e299b6ea-e726-46bd-99ab-079d252148b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:07.264Z|e299b6ea-e726-46bd-99ab-079d252148b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:07.265Z|58a3ae30-8520-43a3-acb9-1ec30a4857d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:07.266Z|58a3ae30-8520-43a3-acb9-1ec30a4857d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:07.268Z|32b1c7ed-5cf9-4c36-a33d-64665c8e8fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:07.268Z|32b1c7ed-5cf9-4c36-a33d-64665c8e8fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:11.189Z|39885015-4bef-46d4-a2c1-7825bc2b6b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:11.192Z|39885015-4bef-46d4-a2c1-7825bc2b6b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:17.290Z|210e2c1d-a64e-4d92-82b0-188b09118c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:17.291Z|210e2c1d-a64e-4d92-82b0-188b09118c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:17.292Z|92fd12f3-8bac-490c-bbec-7bdd1e939e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:17.292Z|a4fdb239-6053-4c86-9bb6-2be3bd722857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:17.292Z|92fd12f3-8bac-490c-bbec-7bdd1e939e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:17.293Z|a4fdb239-6053-4c86-9bb6-2be3bd722857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:26.189Z|67118d38-cdb3-4bf6-b0ee-a849e7335748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:26.190Z|67118d38-cdb3-4bf6-b0ee-a849e7335748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:26.398Z|74a83004-4c2d-4b43-aea0-7df9020d1897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:26.399Z|74a83004-4c2d-4b43-aea0-7df9020d1897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:27.315Z|1bdb7467-75a4-4a6a-8712-0f34e7865fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:27.315Z|80c4b0f9-a770-49d5-a308-292145054182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:27.316Z|1bdb7467-75a4-4a6a-8712-0f34e7865fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:27.315Z|75755d05-b5a6-4eff-90da-db30fe44646d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:27.316Z|75755d05-b5a6-4eff-90da-db30fe44646d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:27.316Z|80c4b0f9-a770-49d5-a308-292145054182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:37.340Z|deb1080a-f7c5-471f-ab23-7204f8d075ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:37.341Z|d430e67a-6456-430c-a2a2-a62da785ccc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:37.341Z|deb1080a-f7c5-471f-ab23-7204f8d075ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:37.342Z|d430e67a-6456-430c-a2a2-a62da785ccc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:37.344Z|6c69f8cb-970e-4536-a52c-ef42217e21af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:37.345Z|6c69f8cb-970e-4536-a52c-ef42217e21af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:41.190Z|352e3c02-a37b-487c-8046-b6525306d705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:41.190Z|352e3c02-a37b-487c-8046-b6525306d705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:47.366Z|d8100a75-c75e-47c1-8dcc-ba6b07157a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:47.367Z|d8100a75-c75e-47c1-8dcc-ba6b07157a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:47.368Z|530dcffb-e8fe-4e7e-b4e6-759f7d3a33e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:47.369Z|530dcffb-e8fe-4e7e-b4e6-759f7d3a33e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:47.369Z|2416aaaf-d63b-428c-8bad-cc0a66d7c8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:47.369Z|2416aaaf-d63b-428c-8bad-cc0a66d7c8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:54.714Z|abcf7962-4bb1-4d07-8bef-4fd33f5ddd76|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:06:54.715Z|abcf7962-4bb1-4d07-8bef-4fd33f5ddd76|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:56.189Z|2005ad02-5e3f-4730-b5c1-4eabce22d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:56.193Z|2005ad02-5e3f-4730-b5c1-4eabce22d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:56.400Z|283376d6-fa1e-4fcf-92e7-f34c8c7edc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:06:56.400Z|283376d6-fa1e-4fcf-92e7-f34c8c7edc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:06:57.391Z|fc5eaacb-1505-4983-8803-d238fbb26bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:57.392Z|fc5eaacb-1505-4983-8803-d238fbb26bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:57.392Z|e1453c15-6d4d-4ae6-a3c8-74d43b009bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:57.393Z|e1453c15-6d4d-4ae6-a3c8-74d43b009bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:06:57.398Z|339142ef-340e-44df-933c-2b0ba96392cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:06:57.398Z|339142ef-340e-44df-933c-2b0ba96392cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:07.422Z|dfce194d-e11a-4771-918e-fd95856e259b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:07.423Z|dfce194d-e11a-4771-918e-fd95856e259b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:07.423Z|04afbb20-335d-48af-8b82-d33304c0ae6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:07.424Z|04afbb20-335d-48af-8b82-d33304c0ae6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:07.427Z|b94a912b-f23b-45c1-bf96-a09e117b5685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:07.427Z|b94a912b-f23b-45c1-bf96-a09e117b5685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:11.189Z|6feb3614-585e-4fd4-8edd-ac22668eda20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:11.190Z|6feb3614-585e-4fd4-8edd-ac22668eda20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:17.466Z|7c13a231-d3e4-47f5-afe7-77125f0fa34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:17.467Z|7c13a231-d3e4-47f5-afe7-77125f0fa34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:17.469Z|776ddf12-a25c-460a-8d40-b57f0c012f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:17.469Z|8e99cd80-4443-4713-8315-f8aee0cd1933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:17.469Z|8e99cd80-4443-4713-8315-f8aee0cd1933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:17.469Z|776ddf12-a25c-460a-8d40-b57f0c012f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:26.189Z|47e24c5d-6473-427a-b969-6b958cbe4c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:26.190Z|47e24c5d-6473-427a-b969-6b958cbe4c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:26.401Z|396f0125-0a5d-45ec-a992-41e9690aa4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:26.402Z|396f0125-0a5d-45ec-a992-41e9690aa4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:27.501Z|59e7e72d-ddaf-4285-9833-8a863d419442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:27.502Z|59e7e72d-ddaf-4285-9833-8a863d419442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:27.506Z|5bd6781a-eb05-4c43-92a4-4c38ceb5db47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:27.506Z|a776e811-621c-46ec-8a08-5f507fd31bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:27.507Z|a776e811-621c-46ec-8a08-5f507fd31bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:27.507Z|5bd6781a-eb05-4c43-92a4-4c38ceb5db47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:37.531Z|f7789292-bd8f-491f-86fc-04488b638977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:37.532Z|f7789292-bd8f-491f-86fc-04488b638977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:37.548Z|ff9715d0-797c-4177-b03a-ed85ef79077c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:37.549Z|ff9715d0-797c-4177-b03a-ed85ef79077c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:37.553Z|75e91e1e-437e-4654-b5ec-08a6f79e55c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:37.554Z|75e91e1e-437e-4654-b5ec-08a6f79e55c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:41.189Z|02b26a32-c2f6-4f5f-a0d2-8d81c6a3a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:41.192Z|02b26a32-c2f6-4f5f-a0d2-8d81c6a3a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:47.562Z|5bccee19-15cd-4c95-9e0d-f1f5b9da8000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:47.563Z|5bccee19-15cd-4c95-9e0d-f1f5b9da8000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:47.576Z|1ef795f4-c6cb-4d33-bba3-07086a349401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:47.577Z|1ef795f4-c6cb-4d33-bba3-07086a349401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:47.581Z|3020aa29-4db0-4bca-90ed-a0ce4efc9419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:47.582Z|3020aa29-4db0-4bca-90ed-a0ce4efc9419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:54.710Z|2968ba6a-83fd-4624-956c-23aef9e03290|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:07:54.713Z|2968ba6a-83fd-4624-956c-23aef9e03290|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:56.190Z|0769eb88-23aa-4701-8fb5-9600024a032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:56.190Z|0769eb88-23aa-4701-8fb5-9600024a032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:56.403Z|d75c8e2e-1e86-4053-911c-3965e5503f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:07:56.403Z|d75c8e2e-1e86-4053-911c-3965e5503f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:07:57.585Z|592a2168-4b0c-4254-8797-04971f76be9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:57.586Z|592a2168-4b0c-4254-8797-04971f76be9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:57.600Z|cd2cbd35-572a-434d-bb0f-9dbad44c1834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:57.600Z|cd2cbd35-572a-434d-bb0f-9dbad44c1834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:07:57.606Z|1149c1b4-f6cf-4e21-851d-abc97ef7addb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:07:57.607Z|1149c1b4-f6cf-4e21-851d-abc97ef7addb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:07.612Z|dd2d96b1-3f9f-44d3-8977-1a6e32691cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:07.613Z|dd2d96b1-3f9f-44d3-8977-1a6e32691cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:07.620Z|89eeb723-4e52-4ab5-b2a9-9e8b8d8fb163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:07.621Z|89eeb723-4e52-4ab5-b2a9-9e8b8d8fb163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:07.628Z|3bd325ab-bcc6-4020-9ac8-55c1782d7956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:07.629Z|3bd325ab-bcc6-4020-9ac8-55c1782d7956|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:11.190Z|991671da-0e81-45e4-989e-ad6b83773e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:11.190Z|991671da-0e81-45e4-989e-ad6b83773e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:17.640Z|48f05d09-3711-4d64-bfc8-0cf70fc5e7ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:17.640Z|987f2fec-dc44-4ce9-89e7-06b72cec15cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:17.641Z|48f05d09-3711-4d64-bfc8-0cf70fc5e7ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:17.641Z|987f2fec-dc44-4ce9-89e7-06b72cec15cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:17.652Z|d5c19e7a-fa8a-434e-9721-e36fe0fc719d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:17.653Z|d5c19e7a-fa8a-434e-9721-e36fe0fc719d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:26.189Z|27c95982-e86d-40df-9258-60a7c0258197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:26.192Z|27c95982-e86d-40df-9258-60a7c0258197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:26.404Z|402d6b13-2de4-4b46-a9a2-4c1f7baf7f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:26.405Z|402d6b13-2de4-4b46-a9a2-4c1f7baf7f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:27.664Z|1619753e-7fb0-4017-bc62-179b340254e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:27.665Z|1619753e-7fb0-4017-bc62-179b340254e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:27.665Z|bced0d2f-0d9b-46f8-bbe3-2ef90ccbc460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:27.666Z|bced0d2f-0d9b-46f8-bbe3-2ef90ccbc460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:27.678Z|8b5cc3c5-1868-491f-8060-6c0b1ca117d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:27.679Z|8b5cc3c5-1868-491f-8060-6c0b1ca117d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:37.688Z|892a5647-19c4-4a35-bff6-4e3b5a3b5c57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:37.689Z|892a5647-19c4-4a35-bff6-4e3b5a3b5c57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:37.689Z|1be1f90a-b76f-4d1f-8261-5a6477033f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:37.690Z|1be1f90a-b76f-4d1f-8261-5a6477033f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:37.703Z|619ef736-99fb-4660-8954-0ee5ba7943e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:37.704Z|619ef736-99fb-4660-8954-0ee5ba7943e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:41.189Z|8b0ce0c5-2e22-4efa-891e-4b38361e2570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:41.190Z|8b0ce0c5-2e22-4efa-891e-4b38361e2570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:47.717Z|0ffef033-e1a1-4037-8d49-3172cb4fed1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:47.717Z|55e443ec-ea50-4f7a-aa7b-197253350180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:47.718Z|55e443ec-ea50-4f7a-aa7b-197253350180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:47.718Z|0ffef033-e1a1-4037-8d49-3172cb4fed1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:47.730Z|4e40027c-3857-4fc5-8f83-30e8ce3f49b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:47.730Z|4e40027c-3857-4fc5-8f83-30e8ce3f49b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:54.713Z|a89e92c8-0de5-4b44-87e3-5ca24e8fc4ff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:08:54.715Z|a89e92c8-0de5-4b44-87e3-5ca24e8fc4ff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:56.190Z|71a27a35-4871-4494-8be9-911cb7f4074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:56.191Z|71a27a35-4871-4494-8be9-911cb7f4074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:56.406Z|849dd8fc-ac72-4b83-9f9d-b85d84395fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:08:56.407Z|849dd8fc-ac72-4b83-9f9d-b85d84395fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:08:57.743Z|e86603ee-fe60-4900-9c16-846ae43677de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:57.744Z|e86603ee-fe60-4900-9c16-846ae43677de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:57.745Z|25fab373-9b60-4058-8666-360925cd9c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:57.746Z|25fab373-9b60-4058-8666-360925cd9c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:08:57.751Z|9a497041-5fcd-4868-99f9-a10027e8832e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:08:57.751Z|9a497041-5fcd-4868-99f9-a10027e8832e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:07.773Z|e9dbba81-292d-43f2-a4c4-9823e8c104b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:07.774Z|e75aa2b7-3ee9-49a5-a1ef-f8fe41edb98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:07.776Z|e75aa2b7-3ee9-49a5-a1ef-f8fe41edb98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:07.777Z|e298aa4c-4eac-47da-a300-cc18509720e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:07.777Z|e298aa4c-4eac-47da-a300-cc18509720e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:07.775Z|e9dbba81-292d-43f2-a4c4-9823e8c104b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:11.190Z|5b6bc79b-439c-417d-a233-d4b37edc46ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:11.193Z|5b6bc79b-439c-417d-a233-d4b37edc46ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:17.803Z|1b5f402f-0e4f-433c-a8dd-d127fa5147af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:17.803Z|9aa4078b-2579-48b9-a0f3-2d859852acbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:17.804Z|1b5f402f-0e4f-433c-a8dd-d127fa5147af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:17.804Z|9aa4078b-2579-48b9-a0f3-2d859852acbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:17.804Z|790e3b2c-3cd6-49e5-b193-d807e6a8158d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:17.805Z|790e3b2c-3cd6-49e5-b193-d807e6a8158d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:26.191Z|87d94f9f-8f36-4b9d-b49b-d7641c8da7a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:26.192Z|87d94f9f-8f36-4b9d-b49b-d7641c8da7a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:26.408Z|909b4b27-cb44-4847-bc08-5e0362f38d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:26.409Z|909b4b27-cb44-4847-bc08-5e0362f38d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:27.829Z|9c640824-64ae-44c4-b81b-e2bbdf29abd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:27.830Z|cfcbcd77-34f0-4a20-9e18-69656f9558fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:27.830Z|9c640824-64ae-44c4-b81b-e2bbdf29abd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:27.829Z|f142f278-2154-41fc-b771-16740dbf96e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:27.831Z|cfcbcd77-34f0-4a20-9e18-69656f9558fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:27.831Z|f142f278-2154-41fc-b771-16740dbf96e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:37.855Z|a3e6a94b-bcce-4a54-9bfb-e0ae74f3bf18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:37.855Z|046b2ed5-cd24-45dc-ba35-bb8f49f57519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:37.856Z|046b2ed5-cd24-45dc-ba35-bb8f49f57519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:37.856Z|a3e6a94b-bcce-4a54-9bfb-e0ae74f3bf18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:37.857Z|3b6663b7-d644-4a71-a4a3-5c783300a083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:37.858Z|3b6663b7-d644-4a71-a4a3-5c783300a083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:41.190Z|de7c81e4-c1cc-4f26-b8cd-37013df17d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:41.191Z|de7c81e4-c1cc-4f26-b8cd-37013df17d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:47.880Z|1ba99ffc-80d2-410f-b7bc-de49d9c0748a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:47.880Z|fdd1b2a4-6dda-453d-8ff6-f1770d28f37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:47.881Z|1ba99ffc-80d2-410f-b7bc-de49d9c0748a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:47.881Z|fdd1b2a4-6dda-453d-8ff6-f1770d28f37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:47.882Z|c86e768c-2651-430c-a8be-14e2500aca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:47.882Z|c86e768c-2651-430c-a8be-14e2500aca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:54.717Z|0e70857f-8472-4bc6-ac36-9cba1122fb75|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:09:54.719Z|0e70857f-8472-4bc6-ac36-9cba1122fb75|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:56.189Z|0af59ea3-eb86-4367-9893-87a501608037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:56.192Z|0af59ea3-eb86-4367-9893-87a501608037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:56.409Z|509ce0a8-2002-4a3d-976a-4f12d6d661a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:09:56.410Z|509ce0a8-2002-4a3d-976a-4f12d6d661a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:09:57.906Z|f0601f4f-c19b-4810-babf-04ea4a5edd51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:57.906Z|5120f0b3-2dac-4869-b38a-7dc11aee23aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:57.906Z|d4b5b487-9848-4c60-a2d1-bc388950a00b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:09:57.907Z|f0601f4f-c19b-4810-babf-04ea4a5edd51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:57.907Z|d4b5b487-9848-4c60-a2d1-bc388950a00b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:09:57.907Z|5120f0b3-2dac-4869-b38a-7dc11aee23aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:07.934Z|0958b483-bcf1-459e-9df4-46c2f66ca09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:07.935Z|0958b483-bcf1-459e-9df4-46c2f66ca09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:07.938Z|96f4067f-0052-4c28-8c65-9915e2e12785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:07.938Z|96f4067f-0052-4c28-8c65-9915e2e12785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:07.939Z|676e7c62-ab86-42b3-b241-66a43139805d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:07.941Z|676e7c62-ab86-42b3-b241-66a43139805d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:11.189Z|5ee17254-6ddd-474e-b509-b9b3a0de9e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:11.190Z|5ee17254-6ddd-474e-b509-b9b3a0de9e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:17.960Z|efe67ec2-196a-4994-b10e-d02ea07065c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:17.961Z|1042e267-9d03-4e37-8d75-38c270efdeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:17.961Z|efe67ec2-196a-4994-b10e-d02ea07065c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:17.961Z|1042e267-9d03-4e37-8d75-38c270efdeae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:17.962Z|9fa8c69f-270b-495f-996b-7326d326d368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:17.962Z|9fa8c69f-270b-495f-996b-7326d326d368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:26.189Z|e66b25fe-dfc0-4901-a6a0-09413bb12d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:26.190Z|e66b25fe-dfc0-4901-a6a0-09413bb12d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:26.411Z|e6dde954-8db0-409d-9d2f-c4fd8365279f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:26.412Z|e6dde954-8db0-409d-9d2f-c4fd8365279f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:27.985Z|6bdc4915-a792-4304-80b7-7a84d545430c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:27.985Z|648a3f57-0bf0-4e4b-826b-22db78e808d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:27.986Z|6bdc4915-a792-4304-80b7-7a84d545430c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:27.986Z|648a3f57-0bf0-4e4b-826b-22db78e808d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:27.986Z|ff4b738f-2256-4a9c-a748-223ebd2631d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:27.987Z|ff4b738f-2256-4a9c-a748-223ebd2631d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:38.010Z|00d47735-fd00-4bbf-9693-2d197c446f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:38.011Z|00d47735-fd00-4bbf-9693-2d197c446f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:38.011Z|d8d3b57b-923e-414f-a97e-34df7fe39dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:38.012Z|85974145-c6bb-4297-865b-f6de092335c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:38.012Z|d8d3b57b-923e-414f-a97e-34df7fe39dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:38.013Z|85974145-c6bb-4297-865b-f6de092335c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:41.189Z|accd294b-1ed4-460f-81b7-62db72dcd968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:41.192Z|accd294b-1ed4-460f-81b7-62db72dcd968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:48.038Z|763a59cc-3273-48e8-8b17-114c81d7c587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:48.039Z|763a59cc-3273-48e8-8b17-114c81d7c587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:48.044Z|0f6b9d0e-5700-46dd-a45b-910bf321e4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:48.044Z|eb930f6e-2f4a-4ae4-bc18-b46d82afe0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:48.044Z|0f6b9d0e-5700-46dd-a45b-910bf321e4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:48.044Z|eb930f6e-2f4a-4ae4-bc18-b46d82afe0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:54.710Z|8725fe28-1e8f-4d6e-9968-95761c4f461b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:10:54.711Z|8725fe28-1e8f-4d6e-9968-95761c4f461b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:56.189Z|d3b74b06-665e-4e49-be98-f6e65291fc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:56.190Z|d3b74b06-665e-4e49-be98-f6e65291fc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:56.413Z|3d2cbb4f-9d64-40cf-9b89-ca7a7cce4f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:10:56.414Z|3d2cbb4f-9d64-40cf-9b89-ca7a7cce4f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:10:58.067Z|c48d0836-73e9-4546-8a7c-bc8ea7942d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:58.068Z|2f6425da-8091-4661-8112-8d041a844f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:58.068Z|c48d0836-73e9-4546-8a7c-bc8ea7942d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:58.068Z|d12b53db-7c2d-402d-8bd1-4ad54fd661e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:10:58.068Z|2f6425da-8091-4661-8112-8d041a844f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:10:58.069Z|d12b53db-7c2d-402d-8bd1-4ad54fd661e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:08.094Z|25b63653-34aa-49ae-bfb7-92f34ae75103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:08.095Z|e7f18e43-25d4-4cff-b6be-022b6134e32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:08.095Z|25b63653-34aa-49ae-bfb7-92f34ae75103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:08.095Z|e7f18e43-25d4-4cff-b6be-022b6134e32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:08.095Z|38923705-0ddf-435e-a3cb-6dd4131eab9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:08.096Z|38923705-0ddf-435e-a3cb-6dd4131eab9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:11.189Z|b64fb58d-29ce-4381-90b8-696b71e985c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:11.190Z|b64fb58d-29ce-4381-90b8-696b71e985c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:18.127Z|a25713ee-3107-4ac6-9b1c-2d216bf4e0ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:18.127Z|6428d5a0-6bec-479e-a012-740f4b85fb46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:18.127Z|ead79554-2b88-40be-9e51-104bf6cf0202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:18.128Z|a25713ee-3107-4ac6-9b1c-2d216bf4e0ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:18.128Z|6428d5a0-6bec-479e-a012-740f4b85fb46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:18.129Z|ead79554-2b88-40be-9e51-104bf6cf0202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:26.189Z|f19ebed4-41dd-4610-b60c-3789f2550b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:26.193Z|f19ebed4-41dd-4610-b60c-3789f2550b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:26.415Z|d706ee94-34c9-432e-a844-60c2150e05a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:26.415Z|d706ee94-34c9-432e-a844-60c2150e05a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:28.154Z|d2e41856-cf64-4267-a4f7-df197507a6d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:28.154Z|9df6ef4d-b5fb-4f28-96f7-94ced3ed75e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:28.154Z|c98a2959-ca37-487e-889b-0d679051e1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:28.155Z|d2e41856-cf64-4267-a4f7-df197507a6d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:28.155Z|c98a2959-ca37-487e-889b-0d679051e1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:28.155Z|9df6ef4d-b5fb-4f28-96f7-94ced3ed75e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:38.178Z|5794cd9f-2a22-4b28-9702-018492d627da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:38.178Z|39b6f807-29de-4d82-b5cd-54196b635f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:38.178Z|21c4020d-dcb0-4cb5-8358-67cf2a481582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:38.179Z|21c4020d-dcb0-4cb5-8358-67cf2a481582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:38.179Z|39b6f807-29de-4d82-b5cd-54196b635f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:38.179Z|5794cd9f-2a22-4b28-9702-018492d627da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:41.192Z|c79fb333-43c3-4ca3-87a6-8f351c801702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:41.193Z|c79fb333-43c3-4ca3-87a6-8f351c801702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:48.202Z|13e55212-3da2-4709-9369-fdfffa075837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:48.202Z|23a7d44d-d266-4b57-ad67-623bf4cbd63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:48.202Z|e421be18-fb46-4468-b969-f437095781b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:48.203Z|23a7d44d-d266-4b57-ad67-623bf4cbd63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:48.203Z|e421be18-fb46-4468-b969-f437095781b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:48.203Z|13e55212-3da2-4709-9369-fdfffa075837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:54.716Z|230b7722-c5ef-4558-924a-1956e75a7465|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:11:54.717Z|230b7722-c5ef-4558-924a-1956e75a7465|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:56.189Z|e06e9c09-9950-43bc-b928-51aa8b4d5aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:56.190Z|e06e9c09-9950-43bc-b928-51aa8b4d5aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:56.417Z|0def176a-ea5c-41cd-92c9-d6ba4f5a968d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:11:56.417Z|0def176a-ea5c-41cd-92c9-d6ba4f5a968d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:11:58.225Z|716f076f-292b-4b2a-82ee-fdaebfb0d753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:58.225Z|ddcf672c-40c1-4095-a902-62a314436d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:58.225Z|da18e836-b3a9-4e76-b984-b1900c4218e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:11:58.226Z|716f076f-292b-4b2a-82ee-fdaebfb0d753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:58.226Z|ddcf672c-40c1-4095-a902-62a314436d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:11:58.226Z|da18e836-b3a9-4e76-b984-b1900c4218e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:08.248Z|26cd478d-eba9-4818-8f1f-0c570a3f4c5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:08.248Z|1433a5a6-ae82-4f64-bc60-fa77b0f84ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:08.248Z|162c3f06-9aa3-4e3c-827c-7108b3df322a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:08.249Z|162c3f06-9aa3-4e3c-827c-7108b3df322a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:08.249Z|1433a5a6-ae82-4f64-bc60-fa77b0f84ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:08.249Z|26cd478d-eba9-4818-8f1f-0c570a3f4c5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:11.189Z|c16d1183-0655-45fa-9820-71a365c1010e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:11.192Z|c16d1183-0655-45fa-9820-71a365c1010e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:18.272Z|544d0cc8-00f3-43c1-9f74-24e4f0412d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:18.272Z|b597a9e3-618b-4bf1-af45-82add83796cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:18.273Z|544d0cc8-00f3-43c1-9f74-24e4f0412d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:18.272Z|5f0b9658-ab3f-45d2-bd9d-d8739a799ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:18.273Z|b597a9e3-618b-4bf1-af45-82add83796cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:18.273Z|5f0b9658-ab3f-45d2-bd9d-d8739a799ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:26.190Z|48758fe4-4429-4ec8-84d0-3d2af18d1791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:26.191Z|48758fe4-4429-4ec8-84d0-3d2af18d1791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:26.418Z|6f147709-f21d-4b39-b65b-fb5b4ec9f40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:26.419Z|6f147709-f21d-4b39-b65b-fb5b4ec9f40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:28.299Z|d8e9ed26-256f-406f-8043-516bfbd2276c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:28.300Z|d8e9ed26-256f-406f-8043-516bfbd2276c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:28.300Z|df8bd44c-9e1d-47d8-980c-5deaf55595b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:28.300Z|dcd80368-5035-4b15-beb1-506cc4bc567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:28.301Z|df8bd44c-9e1d-47d8-980c-5deaf55595b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:28.301Z|dcd80368-5035-4b15-beb1-506cc4bc567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:38.324Z|b6b6e99b-d575-4441-9598-a954aa1c9b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:38.325Z|b6b6e99b-d575-4441-9598-a954aa1c9b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:38.326Z|c8f897e0-17c1-44fe-a871-46a709926bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:38.327Z|c8f897e0-17c1-44fe-a871-46a709926bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:38.327Z|fed3fa30-8627-41ba-913f-f0c6fe0069c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:38.327Z|fed3fa30-8627-41ba-913f-f0c6fe0069c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:41.189Z|df75d8cf-629c-4c11-8650-acff8e816d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:41.190Z|df75d8cf-629c-4c11-8650-acff8e816d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:48.349Z|4da08488-1ca8-4a85-ab24-7a2db25b8946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:48.350Z|4da08488-1ca8-4a85-ab24-7a2db25b8946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:48.351Z|31b299b6-f00c-4200-a4a3-15973e65dda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:48.351Z|31b299b6-f00c-4200-a4a3-15973e65dda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:48.353Z|7f8e16e0-5f18-4818-a026-e1f830babab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:48.354Z|7f8e16e0-5f18-4818-a026-e1f830babab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:54.710Z|8e1a9405-6d5d-4d2f-92b9-4bd8d1fa3dd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:12:54.711Z|8e1a9405-6d5d-4d2f-92b9-4bd8d1fa3dd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:56.189Z|43ec5854-28ce-4a62-af68-da795a46493f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:56.192Z|43ec5854-28ce-4a62-af68-da795a46493f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:56.420Z|f9dbdf6e-de38-402a-b369-1786fe5cec8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:12:56.420Z|f9dbdf6e-de38-402a-b369-1786fe5cec8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:12:58.378Z|6fc455d7-4907-41ad-bf03-9c2b46a36df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:58.378Z|cf64de40-7b8c-4612-8581-d76e462e1c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:58.378Z|6fc455d7-4907-41ad-bf03-9c2b46a36df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:58.378Z|f41a9a20-4837-4b4b-8816-42a811900ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:12:58.379Z|cf64de40-7b8c-4612-8581-d76e462e1c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:12:58.379Z|f41a9a20-4837-4b4b-8816-42a811900ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:08.401Z|6641c250-05c1-47aa-a8cb-ebc3d6561613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:08.402Z|ac9d99c7-b87e-4898-9634-a9e4b499e966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:08.402Z|ac9d99c7-b87e-4898-9634-a9e4b499e966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:08.402Z|6641c250-05c1-47aa-a8cb-ebc3d6561613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:08.403Z|0809651b-894d-450b-a6d4-6e08512b9f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:08.404Z|0809651b-894d-450b-a6d4-6e08512b9f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:11.189Z|5865366e-8543-4472-8e67-fc3dc7551e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:11.190Z|5865366e-8543-4472-8e67-fc3dc7551e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:18.424Z|c9eae7d7-ab1f-46a1-8e8d-2b8cc820c854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:18.425Z|d4981144-d902-4c73-901f-54bbeb62d8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:18.425Z|c9eae7d7-ab1f-46a1-8e8d-2b8cc820c854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:18.425Z|9ad2ade0-5497-4841-9268-3616f7ad79f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:18.426Z|d4981144-d902-4c73-901f-54bbeb62d8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:18.425Z|9ad2ade0-5497-4841-9268-3616f7ad79f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:26.189Z|21a09321-f6c8-4bde-b6af-8a7b04d7ee13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:26.190Z|21a09321-f6c8-4bde-b6af-8a7b04d7ee13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:26.421Z|73969a50-2544-4131-9df1-f9ccd34ca437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:26.422Z|73969a50-2544-4131-9df1-f9ccd34ca437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:28.446Z|b5527f83-adc9-468d-9b13-10962a2b4e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:28.447Z|97c3a300-d187-41dd-80d0-73819c08eafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:28.447Z|b5527f83-adc9-468d-9b13-10962a2b4e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:28.447Z|97c3a300-d187-41dd-80d0-73819c08eafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:28.449Z|197b5b5c-9195-48c1-a015-e5bdbc85f2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:28.450Z|197b5b5c-9195-48c1-a015-e5bdbc85f2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:38.471Z|9aff8ae1-602b-46c1-a9e2-4cc3169278e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:38.471Z|e85a49ff-9233-4929-b891-35c734c2bedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:38.472Z|9aff8ae1-602b-46c1-a9e2-4cc3169278e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:38.472Z|e85a49ff-9233-4929-b891-35c734c2bedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:38.474Z|aeb12bac-c154-41ae-9e10-79e2a4e58771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:38.475Z|aeb12bac-c154-41ae-9e10-79e2a4e58771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:41.189Z|37ba2cf9-0ed1-4556-8ca1-9b397ad3899e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:41.193Z|37ba2cf9-0ed1-4556-8ca1-9b397ad3899e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:48.497Z|ecf8d8a1-fbb8-460a-b0a4-0ebb199050c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:48.497Z|25cd3689-4229-416f-9285-b50ac9b30356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:48.498Z|25cd3689-4229-416f-9285-b50ac9b30356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:48.498Z|ecf8d8a1-fbb8-460a-b0a4-0ebb199050c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:48.501Z|3549561e-e00b-40e0-a40d-2495c2a9a887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:48.502Z|3549561e-e00b-40e0-a40d-2495c2a9a887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:54.711Z|b862f825-9411-4f46-903e-962b288b00a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:13:54.713Z|b862f825-9411-4f46-903e-962b288b00a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:56.189Z|d1244b7f-f28a-4ce3-981c-fa9e54c2d8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:56.190Z|d1244b7f-f28a-4ce3-981c-fa9e54c2d8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:56.423Z|3f86957f-6244-4abc-b5c2-1c09bad01bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:13:56.423Z|3f86957f-6244-4abc-b5c2-1c09bad01bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:13:58.521Z|4874657c-17fc-4bc0-85d4-525e5f64c098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:58.521Z|03b54be1-e37f-47ea-a33c-ebb94b2278ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:58.521Z|03b54be1-e37f-47ea-a33c-ebb94b2278ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:58.521Z|4874657c-17fc-4bc0-85d4-525e5f64c098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:13:58.523Z|85c20c84-414b-469a-a2c9-d3f159abe233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:13:58.523Z|85c20c84-414b-469a-a2c9-d3f159abe233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:08.548Z|847d107c-986f-482d-8a3a-4ad5dd0b7c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:08.549Z|847d107c-986f-482d-8a3a-4ad5dd0b7c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:08.550Z|4e41ff7f-9160-4e67-8a9b-f23517411f8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:08.550Z|4e41ff7f-9160-4e67-8a9b-f23517411f8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:08.551Z|6ba23aa6-0107-4d35-b444-2ee643f5cf23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:08.552Z|6ba23aa6-0107-4d35-b444-2ee643f5cf23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:11.189Z|5a3310b9-cb6c-43e8-896f-9e7c0b22786e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:11.190Z|5a3310b9-cb6c-43e8-896f-9e7c0b22786e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:18.573Z|7c72ea42-b214-41ca-8943-e6dd45a6cb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:18.574Z|7c72ea42-b214-41ca-8943-e6dd45a6cb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:18.576Z|59fc5821-b782-4501-ba6d-7d5d3933eb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:18.577Z|59fc5821-b782-4501-ba6d-7d5d3933eb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:18.580Z|4de58e78-bdb0-4c90-9763-953a86af182d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:18.580Z|4de58e78-bdb0-4c90-9763-953a86af182d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:26.190Z|1e87b63c-214e-4e2c-bb1a-e0a190d49602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:26.195Z|1e87b63c-214e-4e2c-bb1a-e0a190d49602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:26.424Z|25942917-122d-489e-b14c-8feff8010a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:26.425Z|25942917-122d-489e-b14c-8feff8010a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:28.601Z|619a9433-e906-48b2-bff7-c810e3fc7ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:28.601Z|57a6f78c-32b4-4a3b-8bdb-d5c4238e129d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:28.602Z|619a9433-e906-48b2-bff7-c810e3fc7ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:28.602Z|57a6f78c-32b4-4a3b-8bdb-d5c4238e129d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:28.602Z|2f4c8e4c-8f29-4fbd-a943-b8008ecbe93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:28.603Z|2f4c8e4c-8f29-4fbd-a943-b8008ecbe93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:38.625Z|fbaef173-64fd-4f9f-b6c5-d854ebbbd029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:38.626Z|fbaef173-64fd-4f9f-b6c5-d854ebbbd029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:38.637Z|8e01a456-a2bc-45e6-ac1b-502798f4e806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:38.637Z|0a3ce10c-68c1-48f4-bf5c-0fb3753251d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:38.637Z|8e01a456-a2bc-45e6-ac1b-502798f4e806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:38.638Z|0a3ce10c-68c1-48f4-bf5c-0fb3753251d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:41.189Z|a4a5c649-6bee-44aa-9733-f775ce6e7b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:41.190Z|a4a5c649-6bee-44aa-9733-f775ce6e7b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:48.654Z|08a4ab93-4c6c-44f7-96f8-2cda2958f81d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:48.655Z|08a4ab93-4c6c-44f7-96f8-2cda2958f81d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:48.658Z|29ae83dc-c981-4a9b-88c5-30c21c535baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:48.658Z|29ae83dc-c981-4a9b-88c5-30c21c535baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:48.661Z|36a2f6c9-c4f6-4785-b3c4-24ac840544aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:48.662Z|36a2f6c9-c4f6-4785-b3c4-24ac840544aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:54.711Z|dede46e1-7906-4afc-a283-636471603214|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:14:54.712Z|dede46e1-7906-4afc-a283-636471603214|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:56.190Z|262b46bc-59f4-47ff-b710-69b8f873c4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:56.190Z|262b46bc-59f4-47ff-b710-69b8f873c4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:56.425Z|ca1371b5-9aca-4d9e-8c54-c0253fee682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:14:56.426Z|ca1371b5-9aca-4d9e-8c54-c0253fee682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:14:58.678Z|84509b93-f803-4daf-a651-7064d21db631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:58.680Z|84509b93-f803-4daf-a651-7064d21db631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:58.684Z|1ae0520c-5322-49e9-9123-ea6b39d0c470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:58.684Z|84670ae4-15cf-4e08-b9a6-289435a59187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:14:58.685Z|1ae0520c-5322-49e9-9123-ea6b39d0c470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:14:58.685Z|84670ae4-15cf-4e08-b9a6-289435a59187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:08.705Z|46de04cc-5bd1-40da-805d-8e968488b2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:08.705Z|e25bbc53-7a1a-4eb6-a7a6-ad3624596511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:08.705Z|e25bbc53-7a1a-4eb6-a7a6-ad3624596511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:08.706Z|46de04cc-5bd1-40da-805d-8e968488b2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:08.706Z|9323ad2b-4082-41b1-a1db-81fb8842ab80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:08.707Z|9323ad2b-4082-41b1-a1db-81fb8842ab80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:11.189Z|2a27fb20-2fa9-4c2d-9ab6-0a28a1c76068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:11.192Z|2a27fb20-2fa9-4c2d-9ab6-0a28a1c76068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:18.731Z|12c796ad-371f-4225-9ac2-fac443a3160a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:18.733Z|50e0039c-eec0-465d-b9ad-b3646d49a205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:18.733Z|50e0039c-eec0-465d-b9ad-b3646d49a205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:18.732Z|12c796ad-371f-4225-9ac2-fac443a3160a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:18.737Z|c25eea82-8516-42b5-a8ea-26566ad2b766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:18.738Z|c25eea82-8516-42b5-a8ea-26566ad2b766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:26.189Z|10c5eea9-6f26-46e1-ac34-037fe0bc5bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:26.190Z|10c5eea9-6f26-46e1-ac34-037fe0bc5bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:26.427Z|0b1a1385-8386-4661-9387-d8a88a19bfee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:26.427Z|0b1a1385-8386-4661-9387-d8a88a19bfee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:28.759Z|1b0cb58f-52e4-42d6-9906-a6f0fc67043f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:28.760Z|1b0cb58f-52e4-42d6-9906-a6f0fc67043f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:28.775Z|5b8a23ff-002b-403b-abc4-9f7bae23828c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:28.776Z|091448d0-7c85-491a-a912-52c64ab2f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:28.776Z|091448d0-7c85-491a-a912-52c64ab2f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:28.776Z|5b8a23ff-002b-403b-abc4-9f7bae23828c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:38.781Z|dd9f70ec-1bd5-4909-9a23-339cbc1d8a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:38.782Z|dd9f70ec-1bd5-4909-9a23-339cbc1d8a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:38.802Z|b1f9e672-e3db-4315-8cd3-2fda89f4513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:38.802Z|a48a9ce3-a5fa-4015-bcad-b70c0c2b4758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:38.803Z|a48a9ce3-a5fa-4015-bcad-b70c0c2b4758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:38.803Z|b1f9e672-e3db-4315-8cd3-2fda89f4513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:41.189Z|14f0a1cb-6e42-480b-b171-8e603fcb7045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:41.190Z|14f0a1cb-6e42-480b-b171-8e603fcb7045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:48.807Z|f4956219-c33b-47da-b8b2-a6fbddc33797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:48.808Z|f4956219-c33b-47da-b8b2-a6fbddc33797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:48.828Z|090b92e2-b497-4a58-8a3b-c402cf7ef8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:48.828Z|e9c83d21-7b48-4678-93c7-2c0a9dea8713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:48.829Z|090b92e2-b497-4a58-8a3b-c402cf7ef8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:48.829Z|e9c83d21-7b48-4678-93c7-2c0a9dea8713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:54.714Z|930db4c9-539d-41cf-bb4a-5c137bb01826|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:15:54.714Z|930db4c9-539d-41cf-bb4a-5c137bb01826|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:56.189Z|82e421a0-07dd-4e57-be7e-3726af1bd187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:56.191Z|82e421a0-07dd-4e57-be7e-3726af1bd187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:56.428Z|35883b5b-d07d-4884-b756-b405c64cbb35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:15:56.429Z|35883b5b-d07d-4884-b756-b405c64cbb35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:15:58.842Z|b9c50c3a-639c-4eb6-9c53-c3c6270d2f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:58.843Z|b9c50c3a-639c-4eb6-9c53-c3c6270d2f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:58.849Z|31e981db-4a63-4c3a-a13d-d8509498eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:58.849Z|31e981db-4a63-4c3a-a13d-d8509498eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:15:58.851Z|4bbb0e4c-07fb-412c-ba54-1b0674b87362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:15:58.852Z|4bbb0e4c-07fb-412c-ba54-1b0674b87362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:08.864Z|f5924c46-9523-4a45-8115-5024094095cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:08.865Z|f5924c46-9523-4a45-8115-5024094095cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:08.868Z|8452ddbd-febf-4692-b01a-1b12aca6eac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:08.868Z|8452ddbd-febf-4692-b01a-1b12aca6eac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:08.870Z|409fc3a3-f889-4257-b230-62fbd5571a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:08.870Z|409fc3a3-f889-4257-b230-62fbd5571a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:11.189Z|6388693f-2a3e-4ccd-8696-3f863dfd7646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:11.190Z|6388693f-2a3e-4ccd-8696-3f863dfd7646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:18.892Z|5a2061c8-3af0-4f43-802d-0ae707e78cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:18.892Z|f3cfb4f7-64ac-4c18-a8ec-ee91bc2c1de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:18.893Z|f3cfb4f7-64ac-4c18-a8ec-ee91bc2c1de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:18.893Z|5a2061c8-3af0-4f43-802d-0ae707e78cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:18.894Z|042a717d-c7c8-418a-be17-32f1ea780a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:18.895Z|042a717d-c7c8-418a-be17-32f1ea780a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:26.189Z|f4022dac-4424-4028-9599-ea348229483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:26.190Z|f4022dac-4424-4028-9599-ea348229483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:26.429Z|7e8023cc-b408-4cc2-9c54-921d2cff742c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:26.430Z|7e8023cc-b408-4cc2-9c54-921d2cff742c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:28.920Z|ed0f17fa-f39d-4a0a-83b2-f8251e7c066a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:28.920Z|9684b793-90e9-444a-a5b2-c9a403f8c884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:28.920Z|ed0f17fa-f39d-4a0a-83b2-f8251e7c066a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:28.920Z|8d033478-a063-4f1b-a98e-9198e14a7e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:28.921Z|8d033478-a063-4f1b-a98e-9198e14a7e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:28.920Z|9684b793-90e9-444a-a5b2-c9a403f8c884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:38.943Z|7f0669be-576c-40f9-9c63-72fa3edf1698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:38.943Z|417aaf43-5369-4c0b-b774-77e917dc86cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:38.944Z|d2c7f618-8b60-4abc-b147-4a690f92af37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:38.944Z|7f0669be-576c-40f9-9c63-72fa3edf1698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:38.944Z|d2c7f618-8b60-4abc-b147-4a690f92af37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:38.944Z|417aaf43-5369-4c0b-b774-77e917dc86cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:41.189Z|796dd46f-dcde-4bcb-b825-71eb1946b7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:41.192Z|796dd46f-dcde-4bcb-b825-71eb1946b7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:48.974Z|ceab9d7b-ade2-4e1e-9d0e-75b2c03312ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:48.974Z|5e75ac04-0fef-4728-856f-ef391ce45cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:48.974Z|ceab9d7b-ade2-4e1e-9d0e-75b2c03312ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:48.975Z|5e75ac04-0fef-4728-856f-ef391ce45cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:48.973Z|b9e21e74-d011-4fde-8388-2efa9d2834e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:48.976Z|b9e21e74-d011-4fde-8388-2efa9d2834e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:54.712Z|a2644584-3464-46a0-8d85-c6d949be3ff6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:16:54.713Z|a2644584-3464-46a0-8d85-c6d949be3ff6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:56.189Z|b2151c61-6d9b-423e-a812-eb09f718bb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:56.190Z|b2151c61-6d9b-423e-a812-eb09f718bb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:56.431Z|a3592ff8-5aa3-4423-81c6-4374462c25ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:16:56.431Z|a3592ff8-5aa3-4423-81c6-4374462c25ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:16:59.000Z|30f93f57-9687-4361-9d29-c5256816b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:59.000Z|e7ed41ea-bd58-4926-9b3d-318d0fd43854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:59.002Z|30f93f57-9687-4361-9d29-c5256816b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:59.002Z|e7ed41ea-bd58-4926-9b3d-318d0fd43854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:16:59.003Z|7b1e7538-578b-4c61-ae36-214a1ac0ee8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:16:59.004Z|7b1e7538-578b-4c61-ae36-214a1ac0ee8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:09.025Z|449b3bf5-e217-432d-bd8a-6e68d8725fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:09.025Z|fb7fca27-71eb-4f3d-8721-cf4fa86fb64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:09.026Z|fb7fca27-71eb-4f3d-8721-cf4fa86fb64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:09.026Z|449b3bf5-e217-432d-bd8a-6e68d8725fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:09.026Z|66e77c91-e059-42be-8c51-225ccf77a08c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:09.027Z|66e77c91-e059-42be-8c51-225ccf77a08c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:11.189Z|7492ac8d-a56e-41bc-ba2e-27487f6e6ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:11.190Z|7492ac8d-a56e-41bc-ba2e-27487f6e6ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:19.057Z|a99e5937-5147-47c8-a21c-c24ef7cc6268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:19.058Z|a99e5937-5147-47c8-a21c-c24ef7cc6268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:19.059Z|077e0858-58ac-44e5-9dca-e47afd580ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:19.059Z|99cb2154-9ba9-49a6-8ed3-4ce957769b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:19.060Z|077e0858-58ac-44e5-9dca-e47afd580ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:19.061Z|99cb2154-9ba9-49a6-8ed3-4ce957769b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:26.190Z|ac51076f-9fe5-4e7c-91dc-0bd01487d972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:26.192Z|ac51076f-9fe5-4e7c-91dc-0bd01487d972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:26.432Z|d5514f14-3f81-4238-845d-ffc82f063eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:26.433Z|d5514f14-3f81-4238-845d-ffc82f063eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:29.086Z|1b31b6aa-738a-4ede-8a8d-dcecb5536520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:29.086Z|de5a2099-92a2-426a-8035-b15cab9bd0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:29.087Z|de5a2099-92a2-426a-8035-b15cab9bd0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:29.087Z|1b31b6aa-738a-4ede-8a8d-dcecb5536520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:29.087Z|b3b15388-13db-4b84-b018-da258c1ceff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:29.087Z|b3b15388-13db-4b84-b018-da258c1ceff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:39.113Z|e950e29f-ac03-4628-ba5f-1bb76877c85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:39.113Z|46b55dc7-06d3-4331-b5de-66189913fed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:39.115Z|e950e29f-ac03-4628-ba5f-1bb76877c85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:39.115Z|46b55dc7-06d3-4331-b5de-66189913fed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:39.116Z|6fbf8050-5694-446a-9ed6-1445c45a9620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:39.117Z|6fbf8050-5694-446a-9ed6-1445c45a9620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:41.191Z|a3d0f36c-04d3-49ba-b19b-ae8b2ebee9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:41.193Z|a3d0f36c-04d3-49ba-b19b-ae8b2ebee9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:49.145Z|aec1ddbf-765a-4faf-8d97-a127991178b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:49.146Z|2b8699f9-e6cd-4d8c-94a4-5ef0ab962ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:49.146Z|9b884822-8eec-47e6-b780-f177e77669e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:49.146Z|2b8699f9-e6cd-4d8c-94a4-5ef0ab962ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:49.146Z|aec1ddbf-765a-4faf-8d97-a127991178b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:49.146Z|9b884822-8eec-47e6-b780-f177e77669e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:54.716Z|e0bd09e6-96e8-4840-8a30-54889d65b523|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:17:54.717Z|e0bd09e6-96e8-4840-8a30-54889d65b523|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:56.189Z|e2653a8c-b4cc-46f9-9943-e03196d4adbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:56.190Z|e2653a8c-b4cc-46f9-9943-e03196d4adbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:56.434Z|5a3466f3-b47b-4aab-aa91-946b085e9891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:17:56.434Z|5a3466f3-b47b-4aab-aa91-946b085e9891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:17:59.169Z|c10cd75b-7fdd-4dca-b53e-018648f2e087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:59.169Z|510f80a9-2e1e-4192-88c1-b96b670f293d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:59.170Z|c038929f-4206-4e38-92fb-74a9d2c5fe8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:17:59.170Z|c10cd75b-7fdd-4dca-b53e-018648f2e087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:59.170Z|510f80a9-2e1e-4192-88c1-b96b670f293d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:17:59.170Z|c038929f-4206-4e38-92fb-74a9d2c5fe8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:09.192Z|40c67a42-b681-4420-b12e-58dc1e9118c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:09.192Z|fd7862cb-1101-4dbc-90ef-17fc4b628b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:09.192Z|fd7862cb-1101-4dbc-90ef-17fc4b628b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:09.192Z|40c67a42-b681-4420-b12e-58dc1e9118c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:09.195Z|a3d0b00e-6be4-44ba-b488-1b2e4a39a86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:09.196Z|a3d0b00e-6be4-44ba-b488-1b2e4a39a86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:11.189Z|0513bd21-db37-45a5-b78c-9c1bd5736ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:11.192Z|0513bd21-db37-45a5-b78c-9c1bd5736ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:19.214Z|7eef448a-9bc6-49c7-9ae2-453e0a1c0996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:19.214Z|f4daca81-7419-44ba-ac1d-970f9ff64972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:19.215Z|f4daca81-7419-44ba-ac1d-970f9ff64972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:19.215Z|4b1808d2-0fe8-470e-8b3c-84942bf91cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:19.215Z|7eef448a-9bc6-49c7-9ae2-453e0a1c0996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:19.215Z|4b1808d2-0fe8-470e-8b3c-84942bf91cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:26.189Z|785cd257-833c-4d63-8cad-b4e5bfe8f2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:26.190Z|785cd257-833c-4d63-8cad-b4e5bfe8f2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:26.435Z|4f24435e-17cf-4fc7-a4dc-b5cc21c2d522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:26.436Z|4f24435e-17cf-4fc7-a4dc-b5cc21c2d522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:29.306Z|2e2bf875-77af-4ea4-a2f5-2545853a53b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:29.305Z|1d4eb33f-33d4-4322-89d5-f18e935d9f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:29.306Z|9e038847-60d0-4e28-9ece-f5ea30475af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:29.306Z|2e2bf875-77af-4ea4-a2f5-2545853a53b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:29.306Z|9e038847-60d0-4e28-9ece-f5ea30475af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:29.306Z|1d4eb33f-33d4-4322-89d5-f18e935d9f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:39.330Z|4c027226-ffd6-4e66-8ac2-d74104e44e0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:39.330Z|e0fa40c6-8880-4ca9-88a8-45d4d508a58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:39.330Z|5941e2e4-6fbc-4fe3-8f96-02ff6bb002ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:39.330Z|4c027226-ffd6-4e66-8ac2-d74104e44e0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:39.330Z|5941e2e4-6fbc-4fe3-8f96-02ff6bb002ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:39.330Z|e0fa40c6-8880-4ca9-88a8-45d4d508a58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:41.189Z|e34c8643-1211-4b31-9c89-6d82bfcbd83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:41.190Z|e34c8643-1211-4b31-9c89-6d82bfcbd83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:49.355Z|55d05d96-46cd-4f7b-bbb4-e15cac4bb46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:49.355Z|64ed1ad5-39f0-41a8-bd26-08ff9196b333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:49.355Z|452faa4b-8dce-48e1-af9a-87ea0456207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:49.356Z|64ed1ad5-39f0-41a8-bd26-08ff9196b333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:49.356Z|55d05d96-46cd-4f7b-bbb4-e15cac4bb46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:49.356Z|452faa4b-8dce-48e1-af9a-87ea0456207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:54.713Z|17e0bbe3-0f0c-4dab-ab34-2d78ffdd7e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:18:54.714Z|17e0bbe3-0f0c-4dab-ab34-2d78ffdd7e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:56.189Z|92e391a5-e70d-47fb-83f3-0e58b71c3075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:56.192Z|92e391a5-e70d-47fb-83f3-0e58b71c3075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:56.437Z|01c71c24-52ac-4404-b608-0193b8b0f512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:18:56.438Z|01c71c24-52ac-4404-b608-0193b8b0f512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:18:59.379Z|5fb77b00-77c7-49d0-ba95-474d3a4550a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:59.380Z|5fb77b00-77c7-49d0-ba95-474d3a4550a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:59.388Z|49d1eb0d-365c-46d0-9dd8-80ba064fef7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:59.389Z|49d1eb0d-365c-46d0-9dd8-80ba064fef7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:18:59.392Z|07447b35-0695-4436-a17b-bb23ba62e234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:18:59.393Z|07447b35-0695-4436-a17b-bb23ba62e234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:09.418Z|32b782f6-d3b8-41a7-ab5c-64db00cd2bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:09.418Z|32b782f6-d3b8-41a7-ab5c-64db00cd2bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:09.422Z|90c98ebd-31bc-46ce-945d-f6f70e8e2a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:09.422Z|90c98ebd-31bc-46ce-945d-f6f70e8e2a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:09.423Z|fee0e3cb-fa46-44a5-9b34-4a8ba44896df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:09.424Z|fee0e3cb-fa46-44a5-9b34-4a8ba44896df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:11.189Z|8f2cab79-f906-4962-8e8e-be4d2b586e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:11.190Z|8f2cab79-f906-4962-8e8e-be4d2b586e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:19.445Z|98636805-c47c-4603-9a43-d6ebcb0c266b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:19.446Z|98636805-c47c-4603-9a43-d6ebcb0c266b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:19.448Z|400b5156-9c96-4763-8d5e-532c751301cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:19.448Z|400b5156-9c96-4763-8d5e-532c751301cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:19.452Z|f544bd4b-88c8-46d8-81cb-b1c388cfb145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:19.453Z|f544bd4b-88c8-46d8-81cb-b1c388cfb145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:26.189Z|a02ec4dd-0a2e-421e-9fd9-bd6713ffaf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:26.190Z|a02ec4dd-0a2e-421e-9fd9-bd6713ffaf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:26.439Z|0a2b0ad2-b67d-40c9-a3c6-4a70559cb18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:26.439Z|0a2b0ad2-b67d-40c9-a3c6-4a70559cb18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:29.474Z|18fd5d7b-fdea-4941-9c62-9db0885d3e30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:29.475Z|92724daa-960a-461c-9959-658bf9adf080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:29.475Z|f16c541c-0d81-4794-9347-b27f1cf17a63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:29.476Z|92724daa-960a-461c-9959-658bf9adf080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:29.476Z|18fd5d7b-fdea-4941-9c62-9db0885d3e30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:29.476Z|f16c541c-0d81-4794-9347-b27f1cf17a63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:39.501Z|29b9483b-1273-4630-9c37-d52bf30bd822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:39.501Z|0c547979-f6f2-47d4-8e0d-9a557fcfd72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:39.501Z|29b9483b-1273-4630-9c37-d52bf30bd822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:39.501Z|0c547979-f6f2-47d4-8e0d-9a557fcfd72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:39.502Z|4daa8410-8588-42b0-86c2-9c2a61de3c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:39.503Z|4daa8410-8588-42b0-86c2-9c2a61de3c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:41.189Z|d45326cc-022c-462c-ad24-3038b133dd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:41.193Z|d45326cc-022c-462c-ad24-3038b133dd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:49.525Z|eca6891e-c051-4826-a6fc-cc317316f1f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:49.526Z|eca6891e-c051-4826-a6fc-cc317316f1f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:49.531Z|c2befefa-b5d4-402b-8e39-8f7e958e4c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:49.531Z|c2befefa-b5d4-402b-8e39-8f7e958e4c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:49.532Z|2e79ac04-040a-4de8-abb3-7cb596bd44d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:49.532Z|2e79ac04-040a-4de8-abb3-7cb596bd44d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:54.712Z|08f6a087-b9c5-4030-8137-d4c2a3443bd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:19:54.714Z|08f6a087-b9c5-4030-8137-d4c2a3443bd2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:56.189Z|b68784b9-48aa-4448-b842-aa326b3ce8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:56.190Z|b68784b9-48aa-4448-b842-aa326b3ce8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:56.440Z|6d3ce20b-aa2c-4a0b-a477-f3d91f31a007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:19:56.441Z|6d3ce20b-aa2c-4a0b-a477-f3d91f31a007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:19:59.552Z|69251e1a-887b-4ad9-87ce-cff68e6b4c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:59.552Z|06872250-d702-45a4-8176-24e7e86a246b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:59.553Z|06872250-d702-45a4-8176-24e7e86a246b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:59.552Z|69251e1a-887b-4ad9-87ce-cff68e6b4c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:19:59.553Z|4a8961af-53ed-4658-8997-6f06ab86d4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:19:59.554Z|4a8961af-53ed-4658-8997-6f06ab86d4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:09.577Z|4efccd10-2fb6-471d-a078-1ba50bea0b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:09.577Z|261c7ae0-41c1-48f8-bc0b-77c53fcbd9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:09.578Z|4efccd10-2fb6-471d-a078-1ba50bea0b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:09.578Z|261c7ae0-41c1-48f8-bc0b-77c53fcbd9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:09.580Z|c4a21109-7398-467d-9021-2eda844721f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:09.581Z|c4a21109-7398-467d-9021-2eda844721f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:11.189Z|06ef6ba1-f6d2-46b2-9582-707e0101da79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:11.190Z|06ef6ba1-f6d2-46b2-9582-707e0101da79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:19.602Z|2bdc1548-dbbf-45ef-9c2f-aa091b632b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:19.602Z|4bba860a-bc53-4da3-90ba-b1d004457f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:19.603Z|2bdc1548-dbbf-45ef-9c2f-aa091b632b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:19.603Z|4bba860a-bc53-4da3-90ba-b1d004457f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:19.625Z|50e6ec83-b572-4789-87a6-cab25b220050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:19.626Z|50e6ec83-b572-4789-87a6-cab25b220050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:26.189Z|296e5ae2-3580-4d78-942c-7a30028fc5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:26.192Z|296e5ae2-3580-4d78-942c-7a30028fc5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:26.442Z|e9639e20-fd22-4e0c-a1d6-ba43861db85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:26.443Z|e9639e20-fd22-4e0c-a1d6-ba43861db85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:29.625Z|0ed76f4b-f630-4126-ac68-05e6e174047d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:29.625Z|22181044-9c7e-4081-86e6-7aeb5b3d5726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:29.626Z|0ed76f4b-f630-4126-ac68-05e6e174047d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:29.626Z|22181044-9c7e-4081-86e6-7aeb5b3d5726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:29.647Z|29bada30-6d35-4a20-87a8-2e3def4bca54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:29.648Z|29bada30-6d35-4a20-87a8-2e3def4bca54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:39.650Z|61743fed-ae15-4f4f-9717-039295f99949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:39.650Z|61743fed-ae15-4f4f-9717-039295f99949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:39.656Z|5429693b-95ea-44f9-8301-9cd74c0b71c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:39.657Z|5429693b-95ea-44f9-8301-9cd74c0b71c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:39.668Z|5eeb6f5f-bd2f-45c9-bb0d-7ed09cbca0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:39.668Z|5eeb6f5f-bd2f-45c9-bb0d-7ed09cbca0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:41.189Z|67a04da1-3070-4bf4-bdbd-47f3ab6de539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:41.190Z|67a04da1-3070-4bf4-bdbd-47f3ab6de539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:49.673Z|89ea387e-77e9-4d54-8ef8-eb6e9d72d8ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:49.674Z|89ea387e-77e9-4d54-8ef8-eb6e9d72d8ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:49.676Z|1d046778-2f5c-4366-b198-38ad3819aab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:49.676Z|1d046778-2f5c-4366-b198-38ad3819aab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:49.689Z|5017c661-07d4-41a5-8aba-ae53402781a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:49.690Z|5017c661-07d4-41a5-8aba-ae53402781a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:54.714Z|f2da198d-ebf0-4f17-998e-0b4891de34ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:20:54.715Z|f2da198d-ebf0-4f17-998e-0b4891de34ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:56.189Z|9a2e9ae1-4113-4251-87c3-267d0d457aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:56.190Z|9a2e9ae1-4113-4251-87c3-267d0d457aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:56.443Z|86178e5f-070c-45e4-83e4-3e64e7b54c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:20:56.444Z|86178e5f-070c-45e4-83e4-3e64e7b54c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:20:59.706Z|34a05b56-6f1d-45ce-995d-9c079262f232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:59.706Z|6b93c857-065d-4224-9cd7-e8c789c3c7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:59.707Z|6b93c857-065d-4224-9cd7-e8c789c3c7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:59.708Z|34a05b56-6f1d-45ce-995d-9c079262f232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:20:59.712Z|974aab39-9da3-45c0-b666-896810bb56c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:20:59.713Z|974aab39-9da3-45c0-b666-896810bb56c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:09.729Z|1bcd67f3-b3eb-4514-a6c9-9c714094d10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:09.729Z|1bcd67f3-b3eb-4514-a6c9-9c714094d10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:09.730Z|b5bb706e-9697-4352-9131-2ee29494ebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:09.730Z|b5bb706e-9697-4352-9131-2ee29494ebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:09.732Z|3c779a45-8ae7-474e-8815-3b12627292cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:09.733Z|3c779a45-8ae7-474e-8815-3b12627292cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:11.189Z|e6f4aed3-b975-41db-b28d-d33b78f26380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:11.192Z|e6f4aed3-b975-41db-b28d-d33b78f26380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:19.753Z|71e30f8c-2d72-42c8-9fc8-d6eda2881bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:19.754Z|71e30f8c-2d72-42c8-9fc8-d6eda2881bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:19.755Z|08c415db-061f-46c4-afad-d7148ea502d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:19.756Z|08c415db-061f-46c4-afad-d7148ea502d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:19.752Z|bd7b74f2-6253-4aa6-9dcf-e2aa236b8ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:19.759Z|bd7b74f2-6253-4aa6-9dcf-e2aa236b8ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:26.190Z|bed9e0e8-9862-4ab0-81c4-039f96022e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:26.190Z|bed9e0e8-9862-4ab0-81c4-039f96022e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:26.445Z|7d343a08-a778-43cb-b4a8-9a44bcc2ff30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:26.445Z|7d343a08-a778-43cb-b4a8-9a44bcc2ff30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:29.782Z|1d369e9a-528e-405b-aaa0-b740c9bd5ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:29.782Z|a4b3afe3-ce3a-41c6-ac93-a9a01756515c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:29.783Z|a4b3afe3-ce3a-41c6-ac93-a9a01756515c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:29.783Z|1d369e9a-528e-405b-aaa0-b740c9bd5ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:29.789Z|dd3102dc-241f-4da2-850e-f9964b41e8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:29.789Z|dd3102dc-241f-4da2-850e-f9964b41e8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:39.806Z|a09e932c-22d3-43ba-9cff-8d2bd1729f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:39.806Z|1eab2c7c-2703-451a-90e0-623d57a09e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:39.807Z|a09e932c-22d3-43ba-9cff-8d2bd1729f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:39.807Z|1eab2c7c-2703-451a-90e0-623d57a09e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:39.811Z|67b174d4-d7ab-416e-8ba9-507e442291bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:39.812Z|67b174d4-d7ab-416e-8ba9-507e442291bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:41.190Z|e0d25398-16d9-4d26-b1bb-938ece91d887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:41.191Z|e0d25398-16d9-4d26-b1bb-938ece91d887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:49.833Z|667ebb15-19bc-4181-ac34-8c39a4ea6b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:49.834Z|667ebb15-19bc-4181-ac34-8c39a4ea6b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:49.835Z|44ed747c-d2fa-4f63-b0bf-75ca51c0460e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:49.836Z|44ed747c-d2fa-4f63-b0bf-75ca51c0460e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:49.833Z|d63a6cc5-0d69-46e0-9be3-d64ed5da8ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:49.838Z|d63a6cc5-0d69-46e0-9be3-d64ed5da8ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:54.711Z|7011e0f7-5260-4d0c-8172-38f4beab79a9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:21:54.714Z|7011e0f7-5260-4d0c-8172-38f4beab79a9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:56.189Z|de722af1-e5f2-43df-8b65-96ab59955238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:56.192Z|de722af1-e5f2-43df-8b65-96ab59955238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:56.446Z|9661b189-fd10-4f7c-8d05-52b78bdb8339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:21:56.447Z|9661b189-fd10-4f7c-8d05-52b78bdb8339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:21:59.858Z|ebff3d48-97eb-4eb0-acb8-6da8a44e7a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:59.858Z|3ef186c9-4f3c-4363-897f-670db478440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:59.859Z|ebff3d48-97eb-4eb0-acb8-6da8a44e7a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:59.859Z|3ef186c9-4f3c-4363-897f-670db478440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:21:59.859Z|0a70538e-542e-4658-9d06-f0b491318dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:21:59.859Z|0a70538e-542e-4658-9d06-f0b491318dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:09.881Z|94f847f7-4b77-4a12-950c-8585fee29861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:09.881Z|60820700-551d-4a2f-904a-3fbfbc510746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:09.881Z|840b841f-a7be-4c4e-bffe-0f01f6d95a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:09.882Z|60820700-551d-4a2f-904a-3fbfbc510746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:09.882Z|94f847f7-4b77-4a12-950c-8585fee29861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:09.882Z|840b841f-a7be-4c4e-bffe-0f01f6d95a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:11.189Z|0b1e8c51-be69-4316-b68d-8edf973d9523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:11.190Z|0b1e8c51-be69-4316-b68d-8edf973d9523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:22:14.223Z|8a891bd1-d00f-40a9-b369-865708d38936|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-30T00:22:14.224Z|8a891bd1-d00f-40a9-b369-865708d38936|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:18.787Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:22:18.800Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4aa1f097-744d-4f1f-834f-2c4337714e89 already exists in requestDb InfraActiveRequests table 2022-12-30T00:22:18.847Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89 2022-12-30T00:22:18.848Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|INFO|500||Invoke 2022-12-30T00:22:18.849Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||===========================request begin================================================ 2022-12-30T00:22:18.849Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89 2022-12-30T00:22:18.849Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Method : GET 2022-12-30T00:22:18.850Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b178ad19c93a82bd6deca70c4a544881", X-B3-SpanId:"458087e1ae5ee696", X-B3-ParentSpanId:"2c45c8482d205fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-TransactionID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ECOMP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b663170a-0a12-46f2-afe1-84381b850cf2"] 2022-12-30T00:22:18.851Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Request body: 2022-12-30T00:22:18.851Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||==========================request end================================================ 2022-12-30T00:22:19.569Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||============================response begin========================================== 2022-12-30T00:22:19.569Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T00:22:19.570Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Status text : Not Found 2022-12-30T00:22:19.570Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2F61F573A08885FA846305608CF60713; 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:"Fri, 30 Dec 2022 00:22:19 GMT", x-envoy-upstream-service-time:"525", server:"envoy"] 2022-12-30T00:22:19.571Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||Response body: 2022-12-30T00:22:19.571Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|DEBUG|500||=======================response end================================================= 2022-12-30T00:22:19.572Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4aa1f097-744d-4f1f-834f-2c4337714e89|INFO|404|Not Found|InvokeReturn 2022-12-30T00:22:19.648Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4aa1f097-744d-4f1f-834f-2c4337714e89 2022-12-30T00:22:19.666Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-12-30T00:22:19.670Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-12-30T00:22:19.670Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-12-30T00:22:19.671Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:22:19.671Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-12-30T00:22:19.671Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-12-30T00:22:19.671Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|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:"b178ad19c93a82bd6deca70c4a544881", X-B3-SpanId:"5587e2b6074bf4eb", X-B3-ParentSpanId:"2c45c8482d205fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-TransactionID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ECOMP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86a37987-5a8f-4b1b-bfc8-940ccac569a0"] 2022-12-30T00:22:19.672Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:22:19.672Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:22:19.779Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:22:19.779Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:22:19.779Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:22:19.780Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|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:"Fri, 30 Dec 2022 00:22:19 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2022-12-30T00:22:19.781Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-12-30T00:22:19.781Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:22:19.782Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:22:19.787Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:22:19.789Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:22:19.790Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:22:19.791Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-12-30T00:22:19.791Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:22:19.791Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:22:19.792Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-12-30T00:22:19.792Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|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:"b178ad19c93a82bd6deca70c4a544881", X-B3-SpanId:"85043a8b8b8a1021", X-B3-ParentSpanId:"2c45c8482d205fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-TransactionID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ECOMP-RequestID:"4aa1f097-744d-4f1f-834f-2c4337714e89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21d6499-c658-455a-9b4d-ffa8201e5e5e"] 2022-12-30T00:22:19.793Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:22:19.793Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:22:19.907Z|e488c97d-7952-4caf-a362-8dc306e6bdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:19.907Z|f5dab727-139b-4afb-ac11-8b94dab08f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:19.908Z|f5dab727-139b-4afb-ac11-8b94dab08f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:19.908Z|e488c97d-7952-4caf-a362-8dc306e6bdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:19.912Z|f960c286-5ee3-4ca4-85e0-2c2d1e2a2e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:19.913Z|f960c286-5ee3-4ca4-85e0-2c2d1e2a2e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:19.973Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:22:19.974Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:22:19.974Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:22:19.975Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|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:"Fri, 30 Dec 2022 00:22:19 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2022-12-30T00:22:19.975Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-12-30T00:22:19.976Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:22:19.976Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:22:19.977Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:22:19.979Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1e699a90 2022-12-30T00:22:19.986Z|4aa1f097-744d-4f1f-834f-2c4337714e89|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:22:26.189Z|fe5c32a9-297b-4068-bb4a-67fc1f26bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:26.190Z|fe5c32a9-297b-4068-bb4a-67fc1f26bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:22:26.447Z|f8f6d75f-d4dd-4010-9f83-7953060f6325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:26.448Z|f8f6d75f-d4dd-4010-9f83-7953060f6325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:22:29.936Z|2da83394-e481-4c7b-a456-01fa2238de54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:29.936Z|d3b2e78c-62d7-474d-b007-d8e35f5f2a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:29.937Z|2da83394-e481-4c7b-a456-01fa2238de54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:29.937Z|d3b2e78c-62d7-474d-b007-d8e35f5f2a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:29.942Z|f3cf3652-cbaf-47f9-acab-31019794c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:29.943Z|f3cf3652-cbaf-47f9-acab-31019794c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:39.960Z|fc7cd394-9f5d-4aef-9647-cead70fbfcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:39.960Z|fc7cd394-9f5d-4aef-9647-cead70fbfcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:39.964Z|cee2925f-4ed6-4234-a6f4-b0975636ef13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:39.965Z|cee2925f-4ed6-4234-a6f4-b0975636ef13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:39.968Z|e50143cc-b258-410b-8f5f-fb1793fac16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:39.969Z|e50143cc-b258-410b-8f5f-fb1793fac16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:41.189Z|40f6521d-f547-42d7-aded-9d602dd9c2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:41.190Z|40f6521d-f547-42d7-aded-9d602dd9c2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:22:43.515Z|cc348602-ad7a-48e1-bac1-050631df615c|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-30T00:22:43.516Z|cc348602-ad7a-48e1-bac1-050631df615c|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:49.983Z|cf010347-6c65-41af-8123-588bee06e947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:49.984Z|cf010347-6c65-41af-8123-588bee06e947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:49.989Z|d4a4288b-e2e3-4e30-951b-a3bdd431f0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:49.987Z|6c42d3a5-32f2-492a-850b-d571a1ebc10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:22:49.989Z|d4a4288b-e2e3-4e30-951b-a3bdd431f0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:49.990Z|6c42d3a5-32f2-492a-850b-d571a1ebc10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:54.711Z|62d5abf4-b4a2-4b84-b00d-be6fe4811773|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:22:54.712Z|62d5abf4-b4a2-4b84-b00d-be6fe4811773|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:22:56.189Z|e6b9b1e8-ae36-4bd5-bcfb-b8818f19a9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:56.190Z|e6b9b1e8-ae36-4bd5-bcfb-b8818f19a9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:22:56.449Z|35c4e7c2-1f97-4d7b-9e94-aefc97d5b1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:22:56.450Z|35c4e7c2-1f97-4d7b-9e94-aefc97d5b1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:00.012Z|f93d93a3-8e75-41a5-b115-6ae7e1b33e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:00.012Z|61471e44-7184-464d-93da-fb8a433bfc68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:00.012Z|f93d93a3-8e75-41a5-b115-6ae7e1b33e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:00.013Z|61471e44-7184-464d-93da-fb8a433bfc68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:00.015Z|b44e6898-af64-436e-bf74-0808486bdc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:00.015Z|b44e6898-af64-436e-bf74-0808486bdc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:10.036Z|5b712f4a-8f47-4dae-91c1-5d3d579e60c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:10.036Z|e15ad6d5-ec23-4d2c-baa2-1eb3957c19c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:10.037Z|e15ad6d5-ec23-4d2c-baa2-1eb3957c19c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:10.037Z|5b712f4a-8f47-4dae-91c1-5d3d579e60c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:10.038Z|9f87231b-48c0-4cde-bafe-ea7eed0c00b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:10.038Z|9f87231b-48c0-4cde-bafe-ea7eed0c00b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:11.189Z|678521a1-a718-4e14-b5c3-36381b97479a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:11.190Z|678521a1-a718-4e14-b5c3-36381b97479a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:20.062Z|7b3a5cf3-f1af-49ba-8e4a-ac9fc4bd88db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:20.062Z|eb6ed1b4-44c6-4547-8e8b-bca46ba3722a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:20.063Z|eb6ed1b4-44c6-4547-8e8b-bca46ba3722a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:20.063Z|7b3a5cf3-f1af-49ba-8e4a-ac9fc4bd88db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:20.065Z|6b2113d7-a049-42aa-b253-788769d6808f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:20.065Z|6b2113d7-a049-42aa-b253-788769d6808f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:26.189Z|55c9f8ce-acc8-44cb-b367-6c2a5c42752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:26.190Z|55c9f8ce-acc8-44cb-b367-6c2a5c42752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:26.451Z|46b5a6f4-425c-4c10-87ca-101b2ddfc0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:26.452Z|46b5a6f4-425c-4c10-87ca-101b2ddfc0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:30.088Z|01953df1-9e2e-4be0-8467-ee43f6b6675e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:30.088Z|ff82337a-cd78-43df-9c1a-8a403560b696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:30.089Z|01953df1-9e2e-4be0-8467-ee43f6b6675e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:30.089Z|ff82337a-cd78-43df-9c1a-8a403560b696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:30.093Z|ac1c5fdf-77cc-43db-adea-4e0326309d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:30.094Z|ac1c5fdf-77cc-43db-adea-4e0326309d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:40.116Z|a25794ce-2bbc-43f3-9574-b3c97a99081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:40.116Z|a25794ce-2bbc-43f3-9574-b3c97a99081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:40.117Z|d4941bc4-6e7c-4198-bea8-0e36e6d8fe7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:40.118Z|09da1bc5-4f38-4496-9edd-4e13a92139d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:40.118Z|d4941bc4-6e7c-4198-bea8-0e36e6d8fe7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:40.118Z|09da1bc5-4f38-4496-9edd-4e13a92139d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:41.189Z|572e15be-d922-4e6d-a5f1-0bf7f0df8a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:41.191Z|572e15be-d922-4e6d-a5f1-0bf7f0df8a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:50.141Z|2cb68bf7-9cdf-44bc-8cae-cf01f54a7ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:50.142Z|2cb68bf7-9cdf-44bc-8cae-cf01f54a7ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:50.164Z|32a59165-e65c-4303-bed7-b350c52939b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:50.165Z|32a59165-e65c-4303-bed7-b350c52939b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:50.165Z|3b3a2950-e9c5-4a0c-ab69-587631cb0be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:23:50.166Z|3b3a2950-e9c5-4a0c-ab69-587631cb0be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:54.711Z|808a74a1-5c06-47c2-a4c6-a136e881bc59|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:23:54.713Z|808a74a1-5c06-47c2-a4c6-a136e881bc59|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:23:56.189Z|aed8b45e-55a5-429f-ad36-d9c1e4bcc95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:56.190Z|aed8b45e-55a5-429f-ad36-d9c1e4bcc95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:23:56.453Z|d8d8881f-3f26-48f6-8d54-a90a1b35152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:23:56.453Z|d8d8881f-3f26-48f6-8d54-a90a1b35152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:00.173Z|46174211-55e6-41b5-a55d-fca565f85a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:00.174Z|46174211-55e6-41b5-a55d-fca565f85a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:00.187Z|076e5a84-2423-4b48-8433-2153c13f78e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:00.188Z|076e5a84-2423-4b48-8433-2153c13f78e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:00.188Z|32f32f7b-1595-47b6-8d16-d85f7f02200d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:00.189Z|32f32f7b-1595-47b6-8d16-d85f7f02200d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:10.195Z|f806be30-9da6-4058-927e-f54fb03e4237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:10.196Z|f806be30-9da6-4058-927e-f54fb03e4237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:10.211Z|24284167-95fb-4e5c-b570-5f199858e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:10.212Z|965ad41e-a105-4690-9f7e-2b5b22beb993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:10.212Z|24284167-95fb-4e5c-b570-5f199858e0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:10.212Z|965ad41e-a105-4690-9f7e-2b5b22beb993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:11.189Z|1e09d39f-d87d-4fb0-bc63-deaa0b0b6fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:11.190Z|1e09d39f-d87d-4fb0-bc63-deaa0b0b6fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:20.217Z|33237eb3-9efc-4eda-a430-57136298729e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:20.218Z|33237eb3-9efc-4eda-a430-57136298729e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:20.232Z|ba24cbd5-98e1-466d-9bcd-50e93ef468c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:20.232Z|ba24cbd5-98e1-466d-9bcd-50e93ef468c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:20.235Z|627f28fd-4f4d-4c87-9fbc-0c840d702ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:20.235Z|627f28fd-4f4d-4c87-9fbc-0c840d702ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:26.189Z|44067e8c-30ba-4419-b87c-b3f3795f039c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:26.191Z|44067e8c-30ba-4419-b87c-b3f3795f039c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:26.454Z|c781cbc2-07d8-4265-90f2-b3ec19fcc13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:26.455Z|c781cbc2-07d8-4265-90f2-b3ec19fcc13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:30.241Z|3de2f102-f774-49c2-990b-d64bba7359f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:30.242Z|3de2f102-f774-49c2-990b-d64bba7359f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:30.251Z|eb44f423-7a07-420c-8dab-eaf5f04b04f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:30.251Z|eb44f423-7a07-420c-8dab-eaf5f04b04f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:30.255Z|8cf087a7-cfa4-432b-867b-e811900cc9f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:30.256Z|8cf087a7-cfa4-432b-867b-e811900cc9f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:40.265Z|7f52c1ca-1f6e-4a52-a34a-9d9d8a36842b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:40.265Z|7f52c1ca-1f6e-4a52-a34a-9d9d8a36842b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:40.273Z|8c015ed6-d691-4989-b870-728fab78e1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:40.274Z|8c015ed6-d691-4989-b870-728fab78e1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:40.276Z|e25f72a6-2b58-4325-b195-e8439726f1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:40.276Z|e25f72a6-2b58-4325-b195-e8439726f1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:41.189Z|94ad1d27-e2a0-4f28-bb09-3e0c0c87c100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:41.190Z|94ad1d27-e2a0-4f28-bb09-3e0c0c87c100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:50.287Z|9320ef8b-9895-4d2c-a436-968c7ab94a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:50.288Z|9320ef8b-9895-4d2c-a436-968c7ab94a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:50.294Z|28740b81-5a91-460d-a729-446e0c1497ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:50.295Z|28740b81-5a91-460d-a729-446e0c1497ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:50.300Z|c251477b-fe84-4536-af78-0e67f60befa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:24:50.300Z|c251477b-fe84-4536-af78-0e67f60befa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:54.715Z|42d7dc41-dde3-4a17-ae89-25386beecbd8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:24:54.716Z|42d7dc41-dde3-4a17-ae89-25386beecbd8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:24:56.189Z|5df54d68-f637-4e3c-9ad1-cf6c0c1120cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:56.190Z|5df54d68-f637-4e3c-9ad1-cf6c0c1120cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:24:56.455Z|17ad91b3-1898-4555-a270-5ca55b38ea63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:24:56.456Z|17ad91b3-1898-4555-a270-5ca55b38ea63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:00.311Z|d1ea706a-0658-459d-83d5-1797b223c05c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:00.312Z|d1ea706a-0658-459d-83d5-1797b223c05c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:00.320Z|dab3eb7c-3956-4e97-8e49-2b967d63714c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:00.322Z|dab3eb7c-3956-4e97-8e49-2b967d63714c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:00.330Z|9f3e9ef7-f40e-4aec-910a-dd54b68c75e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:00.330Z|9f3e9ef7-f40e-4aec-910a-dd54b68c75e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:10.336Z|6a4a34d3-7428-48aa-8f80-bdce07192dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:10.338Z|6a4a34d3-7428-48aa-8f80-bdce07192dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:10.343Z|838cd2ef-9044-4aff-992f-74f91d10eafb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:10.344Z|838cd2ef-9044-4aff-992f-74f91d10eafb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:10.351Z|bfed6a4f-e451-45ae-836b-370406ac61d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:10.352Z|bfed6a4f-e451-45ae-836b-370406ac61d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:11.189Z|1019b890-0a19-4f30-9d39-34e7dfbdf346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:11.191Z|1019b890-0a19-4f30-9d39-34e7dfbdf346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:20.361Z|3fd22e61-5404-44bd-bfe6-71bc5cb27b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:20.361Z|3fd22e61-5404-44bd-bfe6-71bc5cb27b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:20.367Z|21bad717-121d-4679-9856-f05f1ac0bf5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:20.368Z|21bad717-121d-4679-9856-f05f1ac0bf5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:20.373Z|f2e3f960-2279-4bf3-bb85-71e848797e08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:20.373Z|f2e3f960-2279-4bf3-bb85-71e848797e08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:26.189Z|dccf687d-07e6-4897-a946-0ac3c63f7c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:26.190Z|dccf687d-07e6-4897-a946-0ac3c63f7c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:26.457Z|d772a977-237c-4f94-8433-47bb5eb7b14d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:26.458Z|d772a977-237c-4f94-8433-47bb5eb7b14d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:30.389Z|a2d05c3a-fc1c-40e1-b242-b107186b5ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:30.389Z|9984c4d3-a5ef-41fd-9950-762fbfbc80f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:30.390Z|9984c4d3-a5ef-41fd-9950-762fbfbc80f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:30.390Z|a2d05c3a-fc1c-40e1-b242-b107186b5ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:30.394Z|0dfe0fd6-3e28-43db-9018-78dd1c86e9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:30.395Z|0dfe0fd6-3e28-43db-9018-78dd1c86e9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:40.413Z|dd36ced8-d2b5-4184-8052-43f98d11daa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:40.413Z|85637d8f-895d-423f-b5d1-e3ce9af25853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:40.414Z|dd36ced8-d2b5-4184-8052-43f98d11daa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:40.414Z|85637d8f-895d-423f-b5d1-e3ce9af25853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:40.421Z|bb6e13cf-75b1-4d77-ae8a-a35a5e78342a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:40.422Z|bb6e13cf-75b1-4d77-ae8a-a35a5e78342a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:41.189Z|d9ffba21-8f2e-4c14-bdb5-1afef400b845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:41.190Z|d9ffba21-8f2e-4c14-bdb5-1afef400b845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:50.438Z|ef3e929a-e59d-4447-8948-02a90ce9c8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:50.438Z|8037878b-71cc-4ffd-b608-db2dd578608b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:50.439Z|ef3e929a-e59d-4447-8948-02a90ce9c8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:50.440Z|8037878b-71cc-4ffd-b608-db2dd578608b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:50.453Z|08561e30-2175-4770-8a61-a562b9059817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:25:50.453Z|08561e30-2175-4770-8a61-a562b9059817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:54.715Z|b7a7e0f7-09ba-420d-9404-4cc257eb43db|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:25:54.715Z|b7a7e0f7-09ba-420d-9404-4cc257eb43db|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:25:56.190Z|e918e96d-d6f1-4da5-a397-282b95da1d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:56.191Z|e918e96d-d6f1-4da5-a397-282b95da1d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:25:56.459Z|c760e14a-ce36-4ee6-ba90-e05633616503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:25:56.460Z|c760e14a-ce36-4ee6-ba90-e05633616503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:00.464Z|2317a3e7-a438-42d9-a4b4-1fe17656c083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:00.464Z|2317a3e7-a438-42d9-a4b4-1fe17656c083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:00.470Z|a8381fe0-9339-4f8d-8372-b4bc40ea328a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:00.471Z|a8381fe0-9339-4f8d-8372-b4bc40ea328a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:00.474Z|188dd1ec-8669-4023-8233-122116174dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:00.475Z|188dd1ec-8669-4023-8233-122116174dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:10.487Z|acdb475a-6fa0-44ac-9f3f-8330e6d03508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:10.488Z|acdb475a-6fa0-44ac-9f3f-8330e6d03508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:10.492Z|41fa86ac-accb-4e70-a0f3-8cf843a735ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:10.492Z|41fa86ac-accb-4e70-a0f3-8cf843a735ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:10.497Z|b53e2f17-60a1-4217-b68c-7dbbfb1e1c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:10.498Z|b53e2f17-60a1-4217-b68c-7dbbfb1e1c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:11.189Z|6ebb4478-61aa-4d7c-bd7b-4f0901ed16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:11.190Z|6ebb4478-61aa-4d7c-bd7b-4f0901ed16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:20.513Z|2f6a7ae8-259e-4ddd-ac63-0b551326c6a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:20.514Z|2f6a7ae8-259e-4ddd-ac63-0b551326c6a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:20.518Z|1ad246d5-7eb5-4c82-9a7d-b53c49098605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:20.519Z|1ad246d5-7eb5-4c82-9a7d-b53c49098605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:20.520Z|6dc86ec7-26d5-4d6e-9144-4fe45b3cff22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:20.520Z|6dc86ec7-26d5-4d6e-9144-4fe45b3cff22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:21.505Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:26:21.506Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c3cfc597-c307-462b-9bcd-885a8b146fea already exists in requestDb InfraActiveRequests table 2022-12-30T00:26:21.507Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea 2022-12-30T00:26:21.508Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|INFO|500||Invoke 2022-12-30T00:26:21.508Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||===========================request begin================================================ 2022-12-30T00:26:21.508Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea 2022-12-30T00:26:21.508Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Method : GET 2022-12-30T00:26:21.509Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75911daf745e97023d491d8e4889e59a", X-B3-SpanId:"56f27477a24a7020", X-B3-ParentSpanId:"88eee066b3021947", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-TransactionID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ECOMP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e52c7d2-23c5-43be-a693-9adc7153054f"] 2022-12-30T00:26:21.509Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Request body: 2022-12-30T00:26:21.509Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||==========================request end================================================ 2022-12-30T00:26:21.578Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||============================response begin========================================== 2022-12-30T00:26:21.579Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T00:26:21.579Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Status text : Not Found 2022-12-30T00:26:21.579Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 00:26:21 GMT", x-envoy-upstream-service-time:"64", server:"envoy"] 2022-12-30T00:26:21.580Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||Response body: 2022-12-30T00:26:21.580Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|DEBUG|500||=======================response end================================================= 2022-12-30T00:26:21.580Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3cfc597-c307-462b-9bcd-885a8b146fea|INFO|404|Not Found|InvokeReturn 2022-12-30T00:26:21.589Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c3cfc597-c307-462b-9bcd-885a8b146fea 2022-12-30T00:26:21.590Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-12-30T00:26:21.590Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-12-30T00:26:21.591Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-12-30T00:26:21.591Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:26:21.591Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-12-30T00:26:21.591Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-12-30T00:26:21.591Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"75911daf745e97023d491d8e4889e59a", X-B3-SpanId:"f3e065904c59da31", X-B3-ParentSpanId:"88eee066b3021947", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-TransactionID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ECOMP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9b2d316-4476-4b33-a28d-08110b6073a0"] 2022-12-30T00:26:21.592Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:26:21.592Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:26:21.600Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:26:21.600Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:26:21.601Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:26:21.601Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 00:26:21 GMT", x-envoy-upstream-service-time:"4", server:"envoy"] 2022-12-30T00:26:21.601Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-12-30T00:26:21.601Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:26:21.602Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:26:21.602Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:26:21.603Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:26:21.604Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:26:21.604Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-12-30T00:26:21.604Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:26:21.605Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:26:21.605Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-12-30T00:26:21.605Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"75911daf745e97023d491d8e4889e59a", X-B3-SpanId:"004dcce6907f898c", X-B3-ParentSpanId:"88eee066b3021947", X-B3-Sampled:"0", X-ONAP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-TransactionID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ECOMP-RequestID:"c3cfc597-c307-462b-9bcd-885a8b146fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc03b71-3ca7-4741-b859-74b360901e44"] 2022-12-30T00:26:21.605Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:26:21.606Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:26:21.628Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:26:21.628Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:26:21.628Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:26:21.629Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 00:26:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T00:26:21.629Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-12-30T00:26:21.629Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:26:21.630Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:26:21.630Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:26:21.631Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@fb4543a 2022-12-30T00:26:21.637Z|c3cfc597-c307-462b-9bcd-885a8b146fea|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:26:26.189Z|77c62c9d-23f1-4720-97cf-ee21828755ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:26.190Z|77c62c9d-23f1-4720-97cf-ee21828755ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:26.461Z|0b8d6859-e6ea-47ce-b044-b954e559d7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:26.462Z|0b8d6859-e6ea-47ce-b044-b954e559d7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:30.538Z|279f4bbe-a746-4167-b38b-afe4ee3fa5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:30.539Z|279f4bbe-a746-4167-b38b-afe4ee3fa5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:30.543Z|0e041f1b-ebc3-4a0e-8c77-d527f7ea35d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:30.543Z|0e041f1b-ebc3-4a0e-8c77-d527f7ea35d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:30.545Z|fe7deaba-e6b6-4632-bd51-7d48e6912023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:30.546Z|fe7deaba-e6b6-4632-bd51-7d48e6912023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:40.570Z|91e52b9b-6838-4d32-858d-53d8028f0bea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:40.570Z|3ff946cc-ae81-40b6-ada0-ebc9b22b2ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:40.570Z|db19ae0f-274d-4d7e-81b9-c24be5af36d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:40.571Z|91e52b9b-6838-4d32-858d-53d8028f0bea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:40.571Z|3ff946cc-ae81-40b6-ada0-ebc9b22b2ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:40.571Z|db19ae0f-274d-4d7e-81b9-c24be5af36d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:41.189Z|34554858-124a-4dff-b94e-7333bf189342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:41.191Z|34554858-124a-4dff-b94e-7333bf189342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:44.814Z|28fb64c6-cdec-41a9-8466-7de5a4ba8f27|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-30T00:26:44.815Z|28fb64c6-cdec-41a9-8466-7de5a4ba8f27|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:50.598Z|7efe659d-0d27-4d7e-8b75-4ff007d81abc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:50.598Z|7664c049-33a3-493d-a5ed-3dae6288c974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:50.598Z|2b5f4af4-414c-4dd5-806b-96fd21c17c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:26:50.600Z|7664c049-33a3-493d-a5ed-3dae6288c974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:50.600Z|7efe659d-0d27-4d7e-8b75-4ff007d81abc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:50.600Z|2b5f4af4-414c-4dd5-806b-96fd21c17c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:54.719Z|ca72659d-b8e3-4b64-a55b-fa9141ae180d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:26:54.719Z|ca72659d-b8e3-4b64-a55b-fa9141ae180d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:26:56.190Z|7e306b8e-4eea-4e14-ac1f-5c32925a9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:56.191Z|7e306b8e-4eea-4e14-ac1f-5c32925a9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:26:56.462Z|daf260e9-f5a9-431c-b43a-ed47f51ca5ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:26:56.463Z|daf260e9-f5a9-431c-b43a-ed47f51ca5ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:00.627Z|8b062c4d-e8b5-4e6f-9210-628caab3114a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:00.627Z|f87c25f0-20e2-4823-b670-cf9e552a7094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:00.627Z|84816926-1942-4d11-8064-01761fd2398e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:00.628Z|8b062c4d-e8b5-4e6f-9210-628caab3114a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:00.628Z|84816926-1942-4d11-8064-01761fd2398e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:00.628Z|f87c25f0-20e2-4823-b670-cf9e552a7094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:10.654Z|720dded8-1360-4f0d-a5ea-74a0dc80a8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:10.655Z|5e6b010b-49e9-4b04-a58b-348c6891a835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:10.656Z|21fbd9d3-678d-410b-80a8-da718fd6739f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:10.656Z|720dded8-1360-4f0d-a5ea-74a0dc80a8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:10.656Z|5e6b010b-49e9-4b04-a58b-348c6891a835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:10.657Z|21fbd9d3-678d-410b-80a8-da718fd6739f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:11.190Z|b5218b3e-bb66-4a59-8efc-014e9600dadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:11.191Z|b5218b3e-bb66-4a59-8efc-014e9600dadc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:20.682Z|90113612-b80e-4ba0-8b3f-31fff57c9219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:20.682Z|cdb39a26-b2e5-4619-9dfb-e0bf7db11eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:20.683Z|3341f8f9-47ab-495c-82ab-ee9fa54e06da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:20.684Z|90113612-b80e-4ba0-8b3f-31fff57c9219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:20.684Z|3341f8f9-47ab-495c-82ab-ee9fa54e06da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:20.684Z|cdb39a26-b2e5-4619-9dfb-e0bf7db11eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:26.189Z|365d57f4-6c71-4c61-8f51-b1878b37f352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:26.191Z|365d57f4-6c71-4c61-8f51-b1878b37f352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:26.464Z|bccb5ecb-11b0-4651-a854-0a5209dc2cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:26.465Z|bccb5ecb-11b0-4651-a854-0a5209dc2cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:30.708Z|988a2bca-2458-4a41-a0d1-774b9adc734c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:30.709Z|988a2bca-2458-4a41-a0d1-774b9adc734c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:30.713Z|3b8055dd-5abd-403c-a1bb-2e8b3f89f426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:30.714Z|3b8055dd-5abd-403c-a1bb-2e8b3f89f426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:30.714Z|fe3f1f97-b03b-4600-98ad-5661bfa2d89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:30.715Z|fe3f1f97-b03b-4600-98ad-5661bfa2d89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:40.731Z|5938b132-409e-4b55-9a41-ff9efb5513b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:40.731Z|5938b132-409e-4b55-9a41-ff9efb5513b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:40.736Z|925a93d9-4d80-41b1-b38e-1dd4301882ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:40.737Z|6692ba2b-abb0-4895-8121-ef4f725366c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:40.737Z|925a93d9-4d80-41b1-b38e-1dd4301882ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:40.737Z|6692ba2b-abb0-4895-8121-ef4f725366c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:41.189Z|588467f7-526a-4ffd-92fd-3d2abb806853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:41.190Z|588467f7-526a-4ffd-92fd-3d2abb806853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:50.754Z|11db4f0e-9532-4ea0-8a47-48b60086c294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:50.755Z|11db4f0e-9532-4ea0-8a47-48b60086c294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:50.756Z|2b1236d0-8f1b-4f39-bc92-80dc77e18a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:50.757Z|2b1236d0-8f1b-4f39-bc92-80dc77e18a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:50.758Z|ccf2903f-2481-4e14-94f8-9d7755a7b5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:27:50.759Z|ccf2903f-2481-4e14-94f8-9d7755a7b5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:54.711Z|d038856f-9b8b-4ab9-80bc-d120970fc646|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:27:54.712Z|d038856f-9b8b-4ab9-80bc-d120970fc646|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:27:56.189Z|311fbd34-8917-4579-9b9a-9a3017f02a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:56.190Z|311fbd34-8917-4579-9b9a-9a3017f02a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:27:56.465Z|f1904321-4d3b-4b65-bff1-31550ffcb872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:27:56.466Z|f1904321-4d3b-4b65-bff1-31550ffcb872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:00.778Z|c2381979-2f9c-4455-bddf-59ddba0d4f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:00.778Z|cc5bd5bb-6515-4bb5-b415-cac0071caaa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:00.779Z|c2381979-2f9c-4455-bddf-59ddba0d4f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:00.779Z|cc5bd5bb-6515-4bb5-b415-cac0071caaa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:00.779Z|ac5aa7cd-04ab-4574-8074-e57b1e53be72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:00.780Z|ac5aa7cd-04ab-4574-8074-e57b1e53be72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:10.803Z|b4cac936-d570-47ae-be19-4923b97eb6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:10.803Z|f7691954-0b26-47e8-af92-aefb8179ced3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:10.804Z|e5dad972-b0dd-4590-a9c7-ed8bd5746395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:10.804Z|b4cac936-d570-47ae-be19-4923b97eb6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:10.804Z|e5dad972-b0dd-4590-a9c7-ed8bd5746395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:10.804Z|f7691954-0b26-47e8-af92-aefb8179ced3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:11.189Z|8fafbca7-765d-4980-b734-0d386fce4266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:11.191Z|8fafbca7-765d-4980-b734-0d386fce4266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:20.828Z|1c907cd4-23c4-4c04-b572-a1c3e1f19860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:20.828Z|10284bcf-5c98-4320-bcfa-17263ce473b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:20.829Z|1c907cd4-23c4-4c04-b572-a1c3e1f19860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:20.829Z|10284bcf-5c98-4320-bcfa-17263ce473b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:20.828Z|25e6c81d-bd04-4a24-be9c-c67eb90ca42c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:20.832Z|25e6c81d-bd04-4a24-be9c-c67eb90ca42c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:26.190Z|0abda3a3-f5a7-4fb4-b11e-41cecfada9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:26.190Z|0abda3a3-f5a7-4fb4-b11e-41cecfada9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:26.467Z|2939ff1d-a5fd-4c7f-a582-025790a6bfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:26.467Z|2939ff1d-a5fd-4c7f-a582-025790a6bfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:30.854Z|74fb29ba-1751-4382-85fc-e28a7205a858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:30.854Z|b74d51bf-d7c4-430c-8483-e953ea6e470b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:30.855Z|b74d51bf-d7c4-430c-8483-e953ea6e470b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:30.855Z|74fb29ba-1751-4382-85fc-e28a7205a858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:30.857Z|cd92cf2d-b67c-43ef-8033-ecccc23083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:30.858Z|cd92cf2d-b67c-43ef-8033-ecccc23083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:40.879Z|329c33e8-7f68-49e5-80a2-afd2b09c585c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:40.879Z|c448f20c-3281-4f34-84b3-90806b89809f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:40.880Z|329c33e8-7f68-49e5-80a2-afd2b09c585c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:40.880Z|c448f20c-3281-4f34-84b3-90806b89809f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:40.885Z|f765769a-8799-4bf8-8df2-8c5ba9c26b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:40.885Z|f765769a-8799-4bf8-8df2-8c5ba9c26b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:41.189Z|ce8001c0-0da3-4f90-932e-a2519bd22604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:41.190Z|ce8001c0-0da3-4f90-932e-a2519bd22604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:50.904Z|f660b892-e2ca-4503-864d-30231e86e2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:50.905Z|f660b892-e2ca-4503-864d-30231e86e2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:50.905Z|c63f19c0-998d-42f2-abd5-385e6450ef6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:50.906Z|ec4904b1-b632-4753-86c9-bc24687c0528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:28:50.906Z|c63f19c0-998d-42f2-abd5-385e6450ef6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:50.906Z|ec4904b1-b632-4753-86c9-bc24687c0528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:54.713Z|3bfa54e9-8e6f-4589-ba13-2bd515e29afa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:28:54.714Z|3bfa54e9-8e6f-4589-ba13-2bd515e29afa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:28:56.189Z|072ae35a-3849-48f2-bb41-7578db106cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:56.191Z|072ae35a-3849-48f2-bb41-7578db106cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:28:56.468Z|46d4d02b-64f1-4e42-937b-27b6b4e8cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:28:56.469Z|46d4d02b-64f1-4e42-937b-27b6b4e8cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:00.929Z|2ce94e72-82e6-4e05-a627-332232c15f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:00.929Z|2cbb9430-03d0-4a37-a3b3-b466c0264047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:00.930Z|2ce94e72-82e6-4e05-a627-332232c15f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:00.930Z|2cbb9430-03d0-4a37-a3b3-b466c0264047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:00.931Z|03d5da48-9474-4ab8-bab6-98962cf6ca92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:00.932Z|03d5da48-9474-4ab8-bab6-98962cf6ca92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:10.954Z|616c7119-f38e-4376-9889-468dde02d49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:10.954Z|373b8aec-4462-4303-bff8-28c65753890e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:10.954Z|0927b49d-02f3-413e-9846-36064b5f6906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:10.954Z|616c7119-f38e-4376-9889-468dde02d49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:10.955Z|373b8aec-4462-4303-bff8-28c65753890e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:10.955Z|0927b49d-02f3-413e-9846-36064b5f6906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:11.189Z|43feb2ad-1437-45a8-b2de-b8b242a1e02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:11.190Z|43feb2ad-1437-45a8-b2de-b8b242a1e02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:20.979Z|cf53a2b3-9d02-450f-8750-a8013bb2e56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:20.979Z|5b9aceff-d072-4dc6-bf39-ed98a94ddbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:20.979Z|5c8435b8-92c5-4f3c-b5e3-32d79aacf2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:20.980Z|5b9aceff-d072-4dc6-bf39-ed98a94ddbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:20.980Z|5c8435b8-92c5-4f3c-b5e3-32d79aacf2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:20.980Z|cf53a2b3-9d02-450f-8750-a8013bb2e56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:26.189Z|35cc8312-c6f6-4cf7-9250-df9eb409fcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:26.190Z|35cc8312-c6f6-4cf7-9250-df9eb409fcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:26.469Z|755ba6bc-51f0-4de0-bc02-785750e1e5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:26.470Z|755ba6bc-51f0-4de0-bc02-785750e1e5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:31.001Z|3c69a4df-b035-4850-98c1-36dd7fa4b058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:31.002Z|3c69a4df-b035-4850-98c1-36dd7fa4b058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:31.006Z|535ec5ec-8a19-496e-b8f3-70bf4587dd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:31.007Z|40b2d5fb-00b1-4199-ac49-4a32d74b9170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:31.007Z|535ec5ec-8a19-496e-b8f3-70bf4587dd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:31.007Z|40b2d5fb-00b1-4199-ac49-4a32d74b9170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:41.028Z|7d2a36e6-d3de-4766-8195-6f406f2f9ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:41.030Z|7d2a36e6-d3de-4766-8195-6f406f2f9ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:41.031Z|9b791b03-556d-48e2-9677-9eecba7d61e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:41.032Z|9b791b03-556d-48e2-9677-9eecba7d61e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:41.032Z|bd8bb5c0-5b94-4d54-bb7c-6c3d18567c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:41.033Z|bd8bb5c0-5b94-4d54-bb7c-6c3d18567c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:41.189Z|6fb9045b-a177-4757-9c99-ad4454619ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:41.191Z|6fb9045b-a177-4757-9c99-ad4454619ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:51.053Z|31216123-3ee6-4403-a3cb-f0de1bd98612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:51.054Z|85406323-b37e-4d4e-995c-d706ef2328f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:51.054Z|639c348e-5f82-48af-ba11-b051567c48e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:29:51.054Z|31216123-3ee6-4403-a3cb-f0de1bd98612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:51.054Z|85406323-b37e-4d4e-995c-d706ef2328f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:51.055Z|639c348e-5f82-48af-ba11-b051567c48e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:54.715Z|ddb4e321-5b55-4fb2-a923-7d6d710eec82|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:29:54.716Z|ddb4e321-5b55-4fb2-a923-7d6d710eec82|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:29:56.190Z|b2cf9eab-8366-4dc2-bb5b-271d31311367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:56.191Z|b2cf9eab-8366-4dc2-bb5b-271d31311367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:29:56.471Z|7f031165-cde0-47ef-a09b-3f0adda2308d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:29:56.471Z|7f031165-cde0-47ef-a09b-3f0adda2308d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:01.077Z|7552a134-8791-4c6c-b433-8159ba84ad87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:01.077Z|acd502e4-7a45-4ec0-9877-02cfae92969b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:01.078Z|7552a134-8791-4c6c-b433-8159ba84ad87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:01.078Z|acd502e4-7a45-4ec0-9877-02cfae92969b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:01.079Z|c65b68a2-5154-4aef-9f69-c7e56e4b9b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:01.079Z|c65b68a2-5154-4aef-9f69-c7e56e4b9b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:11.100Z|8d169352-e128-4c8d-b93c-dcf0fb131258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:11.100Z|3dcb11c3-fd44-4c47-a9cf-0c08ef2429ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:11.101Z|8d169352-e128-4c8d-b93c-dcf0fb131258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:11.101Z|d07ba85c-6293-4133-ba24-c4daab804ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:11.102Z|3dcb11c3-fd44-4c47-a9cf-0c08ef2429ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:11.102Z|d07ba85c-6293-4133-ba24-c4daab804ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:11.189Z|a52d889c-8efc-4ada-9b90-a9811c2ffbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:11.190Z|a52d889c-8efc-4ada-9b90-a9811c2ffbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:21.124Z|1f6b4157-fb95-4899-b163-49c40c7cfae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:21.124Z|79a51ea4-ac34-42b8-b71f-7876579d6b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:21.125Z|1f6b4157-fb95-4899-b163-49c40c7cfae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:21.125Z|79a51ea4-ac34-42b8-b71f-7876579d6b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:21.127Z|b5f4904d-4977-4dbd-8283-879f4eadaa6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:21.128Z|b5f4904d-4977-4dbd-8283-879f4eadaa6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:26.189Z|256dacea-f2c8-413f-b659-4953a2b3605a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:26.191Z|256dacea-f2c8-413f-b659-4953a2b3605a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:26.472Z|c8fda687-bf00-4337-be29-b6276065a75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:26.473Z|c8fda687-bf00-4337-be29-b6276065a75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:26.697Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:30:26.699Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0506fbfa-07b1-426a-b3c4-69a997c1032b already exists in requestDb InfraActiveRequests table 2022-12-30T00:30:26.701Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b 2022-12-30T00:30:26.701Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|INFO|500||Invoke 2022-12-30T00:30:26.702Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||===========================request begin================================================ 2022-12-30T00:30:26.702Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b 2022-12-30T00:30:26.702Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Method : GET 2022-12-30T00:30:26.702Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53bd24b8a446f1b19225e799d60ed73a", X-B3-SpanId:"b6f85c72e62f157f", X-B3-ParentSpanId:"61d67ac439c78632", X-B3-Sampled:"0", X-ONAP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-TransactionID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ECOMP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b4b58be-831d-442c-b796-24bc15622938"] 2022-12-30T00:30:26.703Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Request body: 2022-12-30T00:30:26.703Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||==========================request end================================================ 2022-12-30T00:30:26.765Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||============================response begin========================================== 2022-12-30T00:30:26.766Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T00:30:26.766Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Status text : Not Found 2022-12-30T00:30:26.766Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 00:30:26 GMT", x-envoy-upstream-service-time:"54", server:"envoy"] 2022-12-30T00:30:26.767Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||Response body: 2022-12-30T00:30:26.767Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|DEBUG|500||=======================response end================================================= 2022-12-30T00:30:26.767Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0506fbfa-07b1-426a-b3c4-69a997c1032b|INFO|404|Not Found|InvokeReturn 2022-12-30T00:30:26.776Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0506fbfa-07b1-426a-b3c4-69a997c1032b 2022-12-30T00:30:26.777Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-12-30T00:30:26.778Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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 2022-12-30T00:30:26.779Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-12-30T00:30:26.779Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:30:26.779Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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 2022-12-30T00:30:26.779Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-12-30T00:30:26.780Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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:"53bd24b8a446f1b19225e799d60ed73a", X-B3-SpanId:"5efe235cd04b1696", X-B3-ParentSpanId:"61d67ac439c78632", X-B3-Sampled:"0", X-ONAP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-TransactionID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ECOMP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d54487de-0fbf-4b9a-abec-b9b52c19161f"] 2022-12-30T00:30:26.780Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:30:26.780Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:30:26.793Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:30:26.794Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:30:26.794Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:30:26.795Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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:"Fri, 30 Dec 2022 00:30:26 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2022-12-30T00:30:26.795Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-12-30T00:30:26.795Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:30:26.796Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:30:26.797Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:30:26.798Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-12-30T00:30:26.799Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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 2022-12-30T00:30:26.800Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-12-30T00:30:26.800Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-30T00:30:26.800Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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 2022-12-30T00:30:26.801Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-12-30T00:30:26.801Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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:"53bd24b8a446f1b19225e799d60ed73a", X-B3-SpanId:"87af2745796d701f", X-B3-ParentSpanId:"61d67ac439c78632", X-B3-Sampled:"0", X-ONAP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-TransactionID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ECOMP-RequestID:"0506fbfa-07b1-426a-b3c4-69a997c1032b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3135361-1c59-4cdb-9fee-233cbb576e5b"] 2022-12-30T00:30:26.801Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-12-30T00:30:26.802Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-12-30T00:30:26.830Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-12-30T00:30:26.830Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-30T00:30:26.831Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-12-30T00:30:26.831Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|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:"Fri, 30 Dec 2022 00:30:26 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T00:30:26.832Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-12-30T00:30:26.832Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-12-30T00:30:26.832Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-30T00:30:26.833Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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) 2022-12-30T00:30:26.835Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@63901472 2022-12-30T00:30:26.839Z|0506fbfa-07b1-426a-b3c4-69a997c1032b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:30:31.149Z|4fb722b2-ee8c-4af6-9f01-e25eab4d34fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:31.149Z|678cb9d4-3020-49b6-ba0d-a7e6eee8be9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:31.150Z|4fb722b2-ee8c-4af6-9f01-e25eab4d34fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:31.150Z|678cb9d4-3020-49b6-ba0d-a7e6eee8be9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:31.149Z|791f4456-971a-4c66-9856-588e5655092a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:31.154Z|791f4456-971a-4c66-9856-588e5655092a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:41.172Z|d936318d-365f-498e-9227-0056ed40a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:41.173Z|1bec7657-4c5a-41e7-b976-fab90fbadf61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:41.173Z|fe959e1c-a031-47ad-a58c-4adf4f7c636e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:41.173Z|1bec7657-4c5a-41e7-b976-fab90fbadf61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:41.173Z|d936318d-365f-498e-9227-0056ed40a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:41.173Z|fe959e1c-a031-47ad-a58c-4adf4f7c636e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:41.189Z|52665113-9ab4-4e70-b46f-0ba221c397b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:41.190Z|52665113-9ab4-4e70-b46f-0ba221c397b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:45.929Z|f912a281-b201-4812-9510-79fa58df8997|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-30T00:30:45.931Z|f912a281-b201-4812-9510-79fa58df8997|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:51.197Z|46b9bad7-85c2-4e95-bf39-5127956ba91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:51.198Z|46b9bad7-85c2-4e95-bf39-5127956ba91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:51.199Z|d181e397-4c2e-4532-a380-35613e5e4c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:51.199Z|d181e397-4c2e-4532-a380-35613e5e4c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:51.202Z|18204210-4bcd-48f8-8449-733ad846016b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:30:51.202Z|18204210-4bcd-48f8-8449-733ad846016b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:54.712Z|4a7518bf-8eb9-4260-81c4-a45e501fa5f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:30:54.715Z|4a7518bf-8eb9-4260-81c4-a45e501fa5f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:30:56.189Z|1ddf586b-c40f-4a88-969f-f59a17280f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:56.190Z|1ddf586b-c40f-4a88-969f-f59a17280f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:30:56.473Z|865367a7-66fb-4b8e-ac04-79e4006ed9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:30:56.474Z|865367a7-66fb-4b8e-ac04-79e4006ed9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:01.221Z|7c945258-1565-4120-86ba-c32e54ceaa79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:01.222Z|7c945258-1565-4120-86ba-c32e54ceaa79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:01.223Z|aad0f885-b88f-4973-9e27-ac2599ae26a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:01.223Z|aad0f885-b88f-4973-9e27-ac2599ae26a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:01.230Z|71af75d1-ff39-4421-953d-e655502d954a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:01.231Z|71af75d1-ff39-4421-953d-e655502d954a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:11.189Z|7dd6b738-4dc1-4207-a383-4c4a3452cd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:11.191Z|7dd6b738-4dc1-4207-a383-4c4a3452cd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:11.245Z|41f48b95-ac1b-4476-8cb5-176be8e69af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:11.245Z|2bf96a4f-1e9f-4979-bc16-8b92e07a2125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:11.245Z|2bf96a4f-1e9f-4979-bc16-8b92e07a2125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:11.246Z|41f48b95-ac1b-4476-8cb5-176be8e69af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:11.255Z|6f22f189-b17a-45e2-8000-a3b286ad459b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:11.255Z|6f22f189-b17a-45e2-8000-a3b286ad459b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:21.267Z|a91ab1c4-5e5c-4156-988d-c9dd8488431b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:21.268Z|a91ab1c4-5e5c-4156-988d-c9dd8488431b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:21.267Z|2fa65a57-7d2a-4b42-95d6-29f9605c4633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:21.269Z|2fa65a57-7d2a-4b42-95d6-29f9605c4633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:21.277Z|11d53df5-118f-4108-a28f-5aeca2a86a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:21.278Z|11d53df5-118f-4108-a28f-5aeca2a86a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:26.191Z|eccfbad3-0099-4c18-b317-c9b0ba9c48a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:26.192Z|eccfbad3-0099-4c18-b317-c9b0ba9c48a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:26.475Z|c55d4cda-d3a5-4d17-bba4-16809913e692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:26.475Z|c55d4cda-d3a5-4d17-bba4-16809913e692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:31.294Z|70006015-3849-4139-8165-df9b7da3f0ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:31.295Z|70006015-3849-4139-8165-df9b7da3f0ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:31.296Z|6776a305-faf1-4deb-b4a7-3752de0b93ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:31.297Z|6776a305-faf1-4deb-b4a7-3752de0b93ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:31.301Z|f5722e60-1e07-46e2-8612-e5cd1b47699d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:31.302Z|f5722e60-1e07-46e2-8612-e5cd1b47699d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:41.190Z|0849780c-aed8-49a7-950c-cf4a726f1ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:41.191Z|0849780c-aed8-49a7-950c-cf4a726f1ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:41.318Z|ba7691b4-e5d2-454a-9ef4-8fc3214253df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:41.319Z|ba7691b4-e5d2-454a-9ef4-8fc3214253df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:41.322Z|179ebd49-bf07-4e05-b35f-925b0c64fd42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:41.323Z|179ebd49-bf07-4e05-b35f-925b0c64fd42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:41.325Z|97b6195c-d1fa-4c57-a25a-241d915d9c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:41.325Z|97b6195c-d1fa-4c57-a25a-241d915d9c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:51.345Z|ea3a76ef-c59f-4b8e-8cd6-c0e7fbaf6b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:51.346Z|ea3a76ef-c59f-4b8e-8cd6-c0e7fbaf6b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:51.350Z|a26fc712-e808-4fb2-9d8b-9283866abaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:51.350Z|be512460-a01a-46b7-9991-2d017b85e703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:31:51.351Z|be512460-a01a-46b7-9991-2d017b85e703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:51.351Z|a26fc712-e808-4fb2-9d8b-9283866abaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:54.714Z|e87e983c-90c7-4003-ae7e-d09f6d4efd52|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:31:54.716Z|e87e983c-90c7-4003-ae7e-d09f6d4efd52|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:31:56.191Z|db610a79-4b91-4b4b-ae85-e277afd5d6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:56.192Z|db610a79-4b91-4b4b-ae85-e277afd5d6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:31:56.476Z|6030ae8c-746e-4f8d-af50-38e5a7608130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:31:56.476Z|6030ae8c-746e-4f8d-af50-38e5a7608130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:01.375Z|5fb39599-90c5-4929-9ccd-aee6005f63fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:01.376Z|5fb39599-90c5-4929-9ccd-aee6005f63fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:01.377Z|2dc9adcc-60c5-4263-a11a-b624d5a61594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:01.377Z|2dc9adcc-60c5-4263-a11a-b624d5a61594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:01.379Z|2ac18670-456e-46af-89e2-82d8ad8fb2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:01.379Z|2ac18670-456e-46af-89e2-82d8ad8fb2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:11.189Z|28f917ee-57c4-4cee-86bb-9d8f6f544642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:11.190Z|28f917ee-57c4-4cee-86bb-9d8f6f544642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:11.403Z|1aaac104-ef9a-4f25-b1ec-db980f2b5216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:11.404Z|1aaac104-ef9a-4f25-b1ec-db980f2b5216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:11.406Z|e099cd56-e748-4b8c-98cd-dbf6213eb9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:11.406Z|e099cd56-e748-4b8c-98cd-dbf6213eb9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:11.409Z|f99ab3c1-7bc0-4cee-a7ac-4f4883487179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:11.409Z|f99ab3c1-7bc0-4cee-a7ac-4f4883487179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:21.429Z|3180523c-4c36-4db5-8b6e-830890c3bcd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:21.429Z|67b8b802-1c0f-4600-8109-02fcae3e1e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:21.429Z|3180523c-4c36-4db5-8b6e-830890c3bcd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:21.430Z|67b8b802-1c0f-4600-8109-02fcae3e1e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:21.452Z|981ff298-f362-4bdc-98b7-b2b5a9a4dba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:21.453Z|981ff298-f362-4bdc-98b7-b2b5a9a4dba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:26.189Z|0e2c676a-d735-42f6-8eb5-8fc1be35e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:26.190Z|0e2c676a-d735-42f6-8eb5-8fc1be35e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:26.477Z|b43a7068-5f54-476f-bf1a-2152e678d1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:26.478Z|b43a7068-5f54-476f-bf1a-2152e678d1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:31.452Z|fe31b9bc-b991-46a8-9f23-4bec2b72864e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:31.453Z|fe31b9bc-b991-46a8-9f23-4bec2b72864e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:31.453Z|ef9436ce-5b6a-41ed-a023-da11c01a4143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:31.453Z|ef9436ce-5b6a-41ed-a023-da11c01a4143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:31.476Z|531699df-9ae1-46bf-b055-1bad5d21b93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:31.478Z|531699df-9ae1-46bf-b055-1bad5d21b93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:41.189Z|ba4acf8f-4d11-444a-99e9-e935828dd298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:41.191Z|ba4acf8f-4d11-444a-99e9-e935828dd298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:41.476Z|28b66da2-077b-48c1-852d-ce146f368cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:41.476Z|5aea0853-02b6-4466-a108-a85cb98af7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:41.476Z|28b66da2-077b-48c1-852d-ce146f368cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:41.476Z|5aea0853-02b6-4466-a108-a85cb98af7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:41.499Z|421ebd8a-810f-4a0d-aa51-43132ace3473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:41.500Z|421ebd8a-810f-4a0d-aa51-43132ace3473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:51.500Z|e5ec4e72-fe46-40d2-83f0-6955645c0f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:51.500Z|e5ec4e72-fe46-40d2-83f0-6955645c0f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:51.507Z|4c21b5d0-9c3c-4a5a-975d-ff68432b6dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:51.507Z|4c21b5d0-9c3c-4a5a-975d-ff68432b6dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:51.521Z|38c7751e-b5d4-4fda-8966-c0aac95cf3af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:32:51.522Z|38c7751e-b5d4-4fda-8966-c0aac95cf3af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:54.712Z|05a8d552-d1ff-4971-9968-ee1115c4dda5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:32:54.716Z|05a8d552-d1ff-4971-9968-ee1115c4dda5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:32:56.189Z|87e8bf33-edda-4b47-9926-dfa5d604c414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:56.190Z|87e8bf33-edda-4b47-9926-dfa5d604c414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:32:56.478Z|c3f61e4a-bf90-4c5a-b154-69930f847c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:32:56.479Z|c3f61e4a-bf90-4c5a-b154-69930f847c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:01.530Z|6d793637-29d6-4dd5-b35f-645536fc9aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:01.530Z|82075191-eabe-4690-a356-5d2c5753a03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:01.531Z|82075191-eabe-4690-a356-5d2c5753a03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:01.531Z|6d793637-29d6-4dd5-b35f-645536fc9aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:01.543Z|e3fea966-7e78-4f6b-9251-89bf1412b7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:01.543Z|e3fea966-7e78-4f6b-9251-89bf1412b7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:11.189Z|90fdf440-1f16-4b4f-8c53-a32f45a7b568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:11.190Z|90fdf440-1f16-4b4f-8c53-a32f45a7b568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:11.553Z|ce63c05a-71b8-4efe-8147-38504e449644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:11.554Z|d68c8252-185b-480a-ab46-5e8eed226a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:11.554Z|ce63c05a-71b8-4efe-8147-38504e449644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:11.554Z|d68c8252-185b-480a-ab46-5e8eed226a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:11.561Z|ddae3997-e97e-4238-9293-5180e4ec282c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:11.562Z|ddae3997-e97e-4238-9293-5180e4ec282c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:21.580Z|63889d7c-c44f-4fcf-9515-a344fc34b1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:21.582Z|63889d7c-c44f-4fcf-9515-a344fc34b1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:21.583Z|1a5d2629-c32f-4482-aec7-9bf31011fb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:21.583Z|1a5d2629-c32f-4482-aec7-9bf31011fb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:21.585Z|1064b3ae-e5ee-4100-ac56-f29a5314b7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:21.585Z|1064b3ae-e5ee-4100-ac56-f29a5314b7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:26.189Z|0b992681-132d-48df-b442-f7aa151f5b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:26.190Z|0b992681-132d-48df-b442-f7aa151f5b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:26.480Z|b88de5db-535a-4eed-abdd-2f43d46de6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:26.480Z|b88de5db-535a-4eed-abdd-2f43d46de6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:31.604Z|df8142ea-dff9-4a50-a06c-ad503435dfcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:31.604Z|b59f4b48-0919-49e6-a44d-6062e7e6d105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:31.605Z|df8142ea-dff9-4a50-a06c-ad503435dfcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:31.605Z|b59f4b48-0919-49e6-a44d-6062e7e6d105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:31.607Z|8f44100d-5220-45d9-a52b-c2492e618656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:31.608Z|8f44100d-5220-45d9-a52b-c2492e618656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:41.189Z|4bc91e29-e603-49f4-a9bc-2c17fac73154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:41.190Z|4bc91e29-e603-49f4-a9bc-2c17fac73154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:41.632Z|8f18ed0e-cb21-4497-b8e1-4d421de8e630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:41.632Z|f40bb30e-a6c2-4f2c-bb05-e1103ff8bcfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:41.632Z|8f18ed0e-cb21-4497-b8e1-4d421de8e630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:41.632Z|f40bb30e-a6c2-4f2c-bb05-e1103ff8bcfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:41.636Z|4c5c6dfb-b20b-45c2-994b-1c5da0d19b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:41.636Z|4c5c6dfb-b20b-45c2-994b-1c5da0d19b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:51.656Z|a179ee91-1fee-476b-82d0-6c288267d7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:51.656Z|a179ee91-1fee-476b-82d0-6c288267d7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:51.659Z|4582647a-4fea-448b-bd06-eb4275d34f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:51.659Z|5cf1007c-f7d3-4a41-ba9c-17276a85fab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:33:51.659Z|4582647a-4fea-448b-bd06-eb4275d34f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:51.659Z|5cf1007c-f7d3-4a41-ba9c-17276a85fab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:54.711Z|04b28040-0fa8-4c89-aa37-a6d629e01226|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:33:54.712Z|04b28040-0fa8-4c89-aa37-a6d629e01226|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:33:56.189Z|d8564cbf-822f-4637-b0fb-52af2085dba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:56.190Z|d8564cbf-822f-4637-b0fb-52af2085dba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:33:56.481Z|7c687535-21f3-45bf-8687-db9bb7713eab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:33:56.482Z|7c687535-21f3-45bf-8687-db9bb7713eab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:01.681Z|42f2e289-5ac5-474b-b1be-31867e1b427f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:01.681Z|2b8c6cfe-1ce1-470b-af0d-bd04028ef845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:01.680Z|892e8a93-f18c-43ed-a470-29ae4e5bf669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:01.681Z|2b8c6cfe-1ce1-470b-af0d-bd04028ef845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:01.681Z|892e8a93-f18c-43ed-a470-29ae4e5bf669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:01.681Z|42f2e289-5ac5-474b-b1be-31867e1b427f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:11.189Z|d16dbd29-8128-4ed8-856f-cf7ddbf5f1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:11.191Z|d16dbd29-8128-4ed8-856f-cf7ddbf5f1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:11.703Z|07c1242f-dc1c-4236-9a7b-7c1c7ab9db52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:11.703Z|fb9e29cf-dc63-4a54-bc19-e7c2f075fe9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:11.703Z|3f506bdb-2c18-44a8-aedd-ea0b96a2e1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:11.704Z|07c1242f-dc1c-4236-9a7b-7c1c7ab9db52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:11.704Z|fb9e29cf-dc63-4a54-bc19-e7c2f075fe9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:11.704Z|3f506bdb-2c18-44a8-aedd-ea0b96a2e1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:21.726Z|7f31791e-1f24-482e-a6b4-885bff229510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:21.726Z|7f31791e-1f24-482e-a6b4-885bff229510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:21.728Z|6b7003a4-75c3-4080-a606-6b40bd9db03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:21.728Z|6b7003a4-75c3-4080-a606-6b40bd9db03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:21.732Z|33a5a53b-f663-45bf-93e3-ce656be44d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:21.732Z|33a5a53b-f663-45bf-93e3-ce656be44d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:26.189Z|a236a928-d3c8-4cf7-92a6-7010aecd4973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:26.190Z|a236a928-d3c8-4cf7-92a6-7010aecd4973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:26.482Z|982a13f9-f102-4e97-9301-ef80ec8bb1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:26.483Z|982a13f9-f102-4e97-9301-ef80ec8bb1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:31.748Z|22b4dc7b-1879-46ab-b7cc-f5f6cf4f5c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:31.749Z|bd57762d-9320-4957-9f09-a8bd61f5700f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:31.749Z|22b4dc7b-1879-46ab-b7cc-f5f6cf4f5c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:31.749Z|bd57762d-9320-4957-9f09-a8bd61f5700f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:31.751Z|6afac0ab-f500-495a-9466-e80baa3112f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:31.751Z|6afac0ab-f500-495a-9466-e80baa3112f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:41.189Z|9142851e-cd85-4283-b147-8c81cce5b2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:41.190Z|9142851e-cd85-4283-b147-8c81cce5b2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:41.772Z|e2f78278-a4db-48f6-981e-f153fdce06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:41.772Z|aab54670-da97-4f89-a395-f057738ef184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:41.772Z|5e5bbd58-da07-4f4f-84c3-9faecd51d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:41.773Z|e2f78278-a4db-48f6-981e-f153fdce06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:41.773Z|5e5bbd58-da07-4f4f-84c3-9faecd51d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:41.773Z|aab54670-da97-4f89-a395-f057738ef184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:51.794Z|9a62cd5d-f58b-44e7-9c48-6eee84305a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:51.794Z|67564263-1efb-4721-a395-543b1ba645c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:51.795Z|67564263-1efb-4721-a395-543b1ba645c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:51.795Z|9a62cd5d-f58b-44e7-9c48-6eee84305a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:51.800Z|8bd1ae43-1bdb-461b-a74c-e89fc927cc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:34:51.801Z|8bd1ae43-1bdb-461b-a74c-e89fc927cc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:54.711Z|6db69ded-f3d7-46e6-95c7-06545bc0b795|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:34:54.712Z|6db69ded-f3d7-46e6-95c7-06545bc0b795|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:34:56.189Z|4ff17e3d-3c35-44c9-bb9b-cd08e74bcf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:56.191Z|4ff17e3d-3c35-44c9-bb9b-cd08e74bcf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:34:56.484Z|1d739fd9-89c1-4579-80e4-d5c267c059b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:34:56.485Z|1d739fd9-89c1-4579-80e4-d5c267c059b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:01.819Z|41d4053e-c2fe-4c3f-a4ac-545a360adcd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:01.820Z|41d4053e-c2fe-4c3f-a4ac-545a360adcd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:01.819Z|fa03db50-05f9-4c3f-a6c8-1269ba13aa59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:01.821Z|a2ce2850-8d6d-4dc0-8ea9-2269ba74ab40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:01.821Z|fa03db50-05f9-4c3f-a6c8-1269ba13aa59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:01.821Z|a2ce2850-8d6d-4dc0-8ea9-2269ba74ab40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:11.189Z|c12ab260-9a68-4db7-b3d8-85f123cc8f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:11.190Z|c12ab260-9a68-4db7-b3d8-85f123cc8f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:11.843Z|f4553cfa-cd4b-4f86-b4c1-b0a5365ce454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:11.844Z|f4553cfa-cd4b-4f86-b4c1-b0a5365ce454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:11.843Z|d7e90095-34ce-4c76-ae22-2e3f70450c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:11.844Z|726e2068-651f-42cb-bc7e-130cd99a07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:11.845Z|d7e90095-34ce-4c76-ae22-2e3f70450c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:11.845Z|726e2068-651f-42cb-bc7e-130cd99a07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:21.867Z|139866c9-0013-4850-9bc7-9955fa0cd7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:21.867Z|917ccb8e-3c51-4a5d-be23-c6020e74eaf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:21.868Z|139866c9-0013-4850-9bc7-9955fa0cd7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:21.868Z|917ccb8e-3c51-4a5d-be23-c6020e74eaf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:21.871Z|88c5fde2-32d0-4952-9ee4-22efc8116ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:21.871Z|88c5fde2-32d0-4952-9ee4-22efc8116ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:26.189Z|fa42bca2-0345-47d0-85df-21aa3a53c08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:26.190Z|fa42bca2-0345-47d0-85df-21aa3a53c08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:26.485Z|66568afc-b57e-45c3-9bf8-ad7f156fb8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:26.486Z|66568afc-b57e-45c3-9bf8-ad7f156fb8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:31.890Z|325f3c9f-2456-4fa7-987a-418f6e0392a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:31.890Z|4752dcc0-aff0-4ee0-8d87-b4ed026c0760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:31.890Z|02b91eb7-0ca1-4b58-9254-50cc45b5ef24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:31.891Z|325f3c9f-2456-4fa7-987a-418f6e0392a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:31.891Z|4752dcc0-aff0-4ee0-8d87-b4ed026c0760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:31.891Z|02b91eb7-0ca1-4b58-9254-50cc45b5ef24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:41.189Z|4b052f4b-ef0c-42ca-9b53-7328f4ff55a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:41.190Z|4b052f4b-ef0c-42ca-9b53-7328f4ff55a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:41.915Z|a55ed44b-272b-4580-b028-475f8839b5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:41.915Z|f8e6eb63-2f8d-474a-8ca4-3a55619fa28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:41.916Z|a55ed44b-272b-4580-b028-475f8839b5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:41.916Z|f8e6eb63-2f8d-474a-8ca4-3a55619fa28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:41.916Z|83310790-9018-4a97-88c9-725181dddd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:41.916Z|83310790-9018-4a97-88c9-725181dddd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:51.944Z|d076cfda-6037-40db-afd2-6ce8ca15b9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:51.944Z|5229b641-0c84-49c4-8ed4-cea8cc56b70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:51.944Z|090bde4c-fa42-42fa-8e87-eb41aabf7da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:35:51.945Z|090bde4c-fa42-42fa-8e87-eb41aabf7da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:51.945Z|d076cfda-6037-40db-afd2-6ce8ca15b9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:51.945Z|5229b641-0c84-49c4-8ed4-cea8cc56b70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:54.712Z|0ba02c63-9193-4fbf-9529-ecfd6b3e85c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:35:54.714Z|0ba02c63-9193-4fbf-9529-ecfd6b3e85c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:35:56.189Z|88af8e43-b817-4109-af16-8793000963ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:56.190Z|88af8e43-b817-4109-af16-8793000963ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:35:56.487Z|93e0a131-a96f-4b70-aa26-f0e3aac059c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:35:56.487Z|93e0a131-a96f-4b70-aa26-f0e3aac059c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:01.978Z|8c9ff6c1-3a01-4ccc-8b94-0a2affa167bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:01.979Z|f5735a3f-f2a0-48ff-8e23-825576a77423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:01.979Z|8c9ff6c1-3a01-4ccc-8b94-0a2affa167bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:01.979Z|c096ff43-fb4c-4b31-8ac6-6f5b8fa62253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:01.980Z|c096ff43-fb4c-4b31-8ac6-6f5b8fa62253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:01.980Z|f5735a3f-f2a0-48ff-8e23-825576a77423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:11.190Z|a33b73d5-1cad-4460-871b-e7f73dd228d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:11.195Z|a33b73d5-1cad-4460-871b-e7f73dd228d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:12.004Z|083595c5-2cd1-46c0-a2ae-8dec9eb15f01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:12.006Z|083595c5-2cd1-46c0-a2ae-8dec9eb15f01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:12.007Z|d6cc8eb6-1d1b-4ba6-a6c9-82133235a7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:12.007Z|d6cc8eb6-1d1b-4ba6-a6c9-82133235a7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:12.014Z|48825ceb-5882-4805-8c3e-5a39ed36ae7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:12.015Z|48825ceb-5882-4805-8c3e-5a39ed36ae7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:22.036Z|f6d04708-7761-4eaa-9db7-318357440e0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:22.036Z|5d0a5a14-ac6a-4d51-8031-4dd43c4219bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:22.037Z|f6d04708-7761-4eaa-9db7-318357440e0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:22.037Z|5d0a5a14-ac6a-4d51-8031-4dd43c4219bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:22.038Z|244143f1-308b-4e42-b253-68706fe69ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:22.039Z|244143f1-308b-4e42-b253-68706fe69ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:26.190Z|d0a91c49-946e-47ad-bbba-95eaa21fff95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:26.191Z|d0a91c49-946e-47ad-bbba-95eaa21fff95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:26.488Z|54468e20-f48f-4bda-92e2-08d0f96c368d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:26.489Z|54468e20-f48f-4bda-92e2-08d0f96c368d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:32.062Z|05ad924c-1245-4dee-b94d-5fca2cdf4e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:32.062Z|0c5aacb5-b787-4caa-9f26-a02b3a1df77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:32.063Z|05ad924c-1245-4dee-b94d-5fca2cdf4e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:32.063Z|0c5aacb5-b787-4caa-9f26-a02b3a1df77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:32.066Z|a80c44c4-a757-43f7-8fdc-2ed9fc6740d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:32.066Z|a80c44c4-a757-43f7-8fdc-2ed9fc6740d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:41.189Z|588e58ae-a3d7-4aeb-8ee5-cedd7e89c0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:41.190Z|588e58ae-a3d7-4aeb-8ee5-cedd7e89c0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:42.086Z|b7d97b2c-bddc-4673-8f5a-b6881b61ae4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:42.086Z|8b38d96c-5a5b-4685-87e5-440d8533a110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:42.087Z|8b38d96c-5a5b-4685-87e5-440d8533a110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:42.087Z|b7d97b2c-bddc-4673-8f5a-b6881b61ae4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:42.087Z|18f2943a-f26e-4bd6-8068-b81eb5305df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:42.088Z|18f2943a-f26e-4bd6-8068-b81eb5305df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:52.108Z|5b587d2b-3862-4076-8cd3-5d7162c3ca55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:52.108Z|3e3339a0-68f3-4642-81ce-3b70dfdf0ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:52.108Z|087e84d2-fdcd-40d5-a419-0dcfc58c347c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:36:52.109Z|3e3339a0-68f3-4642-81ce-3b70dfdf0ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:52.109Z|087e84d2-fdcd-40d5-a419-0dcfc58c347c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:52.109Z|5b587d2b-3862-4076-8cd3-5d7162c3ca55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:54.715Z|d76f2b99-47a3-47f8-88df-7dad3080c691|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:36:54.716Z|d76f2b99-47a3-47f8-88df-7dad3080c691|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:36:56.189Z|9c16c972-e3e4-4e26-8a71-67b0a4281bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:56.192Z|9c16c972-e3e4-4e26-8a71-67b0a4281bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:36:56.490Z|76b96682-07cd-4bc3-aa89-4114308d555d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:36:56.490Z|76b96682-07cd-4bc3-aa89-4114308d555d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:02.130Z|41a5c4e4-313e-4aa1-b20a-4f5c0b066a5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:02.130Z|21dfabfc-89b3-4266-a0df-aa0350ae2c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:02.131Z|21dfabfc-89b3-4266-a0df-aa0350ae2c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:02.131Z|41a5c4e4-313e-4aa1-b20a-4f5c0b066a5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:02.132Z|d6b1b5d0-9265-4322-b539-7e3b18e724e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:02.133Z|d6b1b5d0-9265-4322-b539-7e3b18e724e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:11.189Z|45435e22-bf4d-4b0d-b2fd-71405b0206b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:11.190Z|45435e22-bf4d-4b0d-b2fd-71405b0206b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:12.153Z|fc7c9328-d946-44e7-96b1-d4bfd97db5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:12.154Z|fc7c9328-d946-44e7-96b1-d4bfd97db5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:12.155Z|8e947085-1e9a-47b1-997e-0ed52d2573fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:12.156Z|8e947085-1e9a-47b1-997e-0ed52d2573fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:12.159Z|56df0746-a566-49ff-b0f7-fab9aab5ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:12.159Z|56df0746-a566-49ff-b0f7-fab9aab5ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:22.183Z|4a520938-a260-4a84-a251-bb5f4450fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:22.183Z|4a520938-a260-4a84-a251-bb5f4450fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:22.184Z|9c363e24-9e2a-4bd4-8403-1e2ce8c34ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:22.185Z|9c363e24-9e2a-4bd4-8403-1e2ce8c34ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:22.252Z|33f3562c-73f0-41eb-8aa3-598ced27bae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:22.252Z|33f3562c-73f0-41eb-8aa3-598ced27bae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:26.189Z|24551169-c848-4a20-ac77-b92f8c85656d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:26.190Z|24551169-c848-4a20-ac77-b92f8c85656d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:26.491Z|cde67b08-0114-4bdb-8f2c-af2add814ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:26.492Z|cde67b08-0114-4bdb-8f2c-af2add814ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:32.209Z|37bd2253-a897-449f-95a0-d4858e507384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:32.209Z|5a5e1627-b577-4fe3-9370-9ccfae30affc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:32.210Z|37bd2253-a897-449f-95a0-d4858e507384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:32.210Z|5a5e1627-b577-4fe3-9370-9ccfae30affc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:32.274Z|7ababcee-7d39-488c-a773-e6c8eb37cfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:32.275Z|7ababcee-7d39-488c-a773-e6c8eb37cfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:41.189Z|c04eb31d-1f42-4ab8-bd63-c6a659a2c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:41.193Z|c04eb31d-1f42-4ab8-bd63-c6a659a2c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:42.233Z|4cdfa639-4982-4df7-89ce-c5f0cc35166c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:42.233Z|b063a940-8526-4d99-a4e2-875cc8c02dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:42.234Z|b063a940-8526-4d99-a4e2-875cc8c02dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:42.234Z|4cdfa639-4982-4df7-89ce-c5f0cc35166c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:42.296Z|a0b14b37-469e-49dc-9bd7-5b150366e3aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:42.297Z|a0b14b37-469e-49dc-9bd7-5b150366e3aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:52.255Z|d762e135-0542-4c4c-ab66-0d16f743ddee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:52.255Z|df641660-dd00-4d20-a8db-0389c1cf9acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:52.255Z|d762e135-0542-4c4c-ab66-0d16f743ddee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:52.255Z|df641660-dd00-4d20-a8db-0389c1cf9acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:52.318Z|107b77ec-deb2-493c-9b21-bb5f6490e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:37:52.319Z|107b77ec-deb2-493c-9b21-bb5f6490e960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:54.713Z|38fd2464-436d-482a-b9a1-bf9e28923491|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:37:54.715Z|38fd2464-436d-482a-b9a1-bf9e28923491|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:37:56.189Z|35115d67-dec5-4145-956c-82d26804d309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:56.190Z|35115d67-dec5-4145-956c-82d26804d309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:37:56.492Z|a5ded12e-3e0f-4aba-afac-a691d9cc11f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:37:56.493Z|a5ded12e-3e0f-4aba-afac-a691d9cc11f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:02.279Z|d82e43bc-e778-4479-9055-ca8580d0548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:02.280Z|da2030a8-8ada-454b-b548-c4f1df7c1ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:02.280Z|d82e43bc-e778-4479-9055-ca8580d0548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:02.280Z|da2030a8-8ada-454b-b548-c4f1df7c1ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:02.339Z|28d2dcfc-0419-4cba-9c9e-90b0ff77dcdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:02.340Z|28d2dcfc-0419-4cba-9c9e-90b0ff77dcdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:11.189Z|4a475029-2dac-4145-86c2-f10e6f7f7a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:11.190Z|4a475029-2dac-4145-86c2-f10e6f7f7a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:12.301Z|1ef1520f-170a-4451-b306-6641ac747595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:12.301Z|72fe09b7-3d68-427f-b09d-77c2fafb04a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:12.302Z|72fe09b7-3d68-427f-b09d-77c2fafb04a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:12.302Z|1ef1520f-170a-4451-b306-6641ac747595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:12.361Z|ec3e4939-eb91-4db5-a78c-076127cf1f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:12.362Z|ec3e4939-eb91-4db5-a78c-076127cf1f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:22.324Z|f99a6c12-a69a-45f5-83f7-be1a2abcef9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:22.324Z|f99a6c12-a69a-45f5-83f7-be1a2abcef9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:22.324Z|a453bdd7-0e76-48b2-a090-5f4194779f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:22.325Z|a453bdd7-0e76-48b2-a090-5f4194779f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:22.388Z|fef89cff-eb93-42c5-817c-1ca1b61877cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:22.389Z|fef89cff-eb93-42c5-817c-1ca1b61877cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:26.189Z|58cbb320-f607-4cbc-af12-cf0a19d6ff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:26.190Z|58cbb320-f607-4cbc-af12-cf0a19d6ff47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:26.494Z|3dfae4af-93d4-470c-b552-10b0d584e9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:26.494Z|3dfae4af-93d4-470c-b552-10b0d584e9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:32.347Z|f676407b-4f53-4d4e-9936-ce151766198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:32.347Z|9a8e3fa4-a955-46a8-9429-f9a4b08d5c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:32.348Z|9a8e3fa4-a955-46a8-9429-f9a4b08d5c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:32.348Z|f676407b-4f53-4d4e-9936-ce151766198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:32.411Z|ed4473fb-519e-427c-9123-59c3ff1f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:32.412Z|ed4473fb-519e-427c-9123-59c3ff1f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:41.189Z|4f248c15-04fb-4a98-bb1f-d39c4c7e4e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:41.190Z|4f248c15-04fb-4a98-bb1f-d39c4c7e4e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:42.370Z|5382fda1-c552-4842-84f1-37e3dd0e1a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:42.370Z|1a092883-ec95-4cb5-8918-7e1fb3dd13b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:42.370Z|5382fda1-c552-4842-84f1-37e3dd0e1a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:42.371Z|1a092883-ec95-4cb5-8918-7e1fb3dd13b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:42.434Z|897ea079-c538-442b-8d7f-e701f55c4cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:42.435Z|897ea079-c538-442b-8d7f-e701f55c4cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:52.392Z|a3bd5e8b-6ad7-4d91-956c-77ba86df0d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:52.393Z|a3bd5e8b-6ad7-4d91-956c-77ba86df0d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:52.392Z|5009376b-1633-4dfa-98ee-f77e5e939069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:52.396Z|5009376b-1633-4dfa-98ee-f77e5e939069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:52.455Z|339c7c23-a40a-4a7b-aa3e-00a56bde44b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:38:52.457Z|339c7c23-a40a-4a7b-aa3e-00a56bde44b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:54.713Z|4566910e-a371-4a83-9a51-efdc6e2507c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:38:54.714Z|4566910e-a371-4a83-9a51-efdc6e2507c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:38:56.189Z|440cb94d-707d-4d66-bc2e-964f5e12d8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:56.190Z|440cb94d-707d-4d66-bc2e-964f5e12d8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:38:56.495Z|17e1e96c-d0a8-451d-8fb7-0b23e227ac71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:38:56.496Z|17e1e96c-d0a8-451d-8fb7-0b23e227ac71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:02.419Z|649d87ea-51a5-4132-b4f0-79949814979a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:02.419Z|a6ad1759-fde3-4b47-b2fd-92fe8a78fd95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:02.419Z|649d87ea-51a5-4132-b4f0-79949814979a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:02.419Z|a6ad1759-fde3-4b47-b2fd-92fe8a78fd95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:02.479Z|f04de5b5-961d-408b-a150-907cc221f54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:02.480Z|f04de5b5-961d-408b-a150-907cc221f54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:11.189Z|319f441c-b9eb-46dd-ab78-987474d6b1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:11.191Z|319f441c-b9eb-46dd-ab78-987474d6b1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:12.441Z|2efe7827-88cc-4189-886b-da619857caf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:12.442Z|2efe7827-88cc-4189-886b-da619857caf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:12.442Z|4c95df9d-4b84-429f-91c4-5076be8d63ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:12.443Z|4c95df9d-4b84-429f-91c4-5076be8d63ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:12.499Z|25069757-4c9f-414b-882e-2825c21fdfe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:12.500Z|25069757-4c9f-414b-882e-2825c21fdfe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:22.464Z|b23949f3-28cb-4de3-8caa-ac69fdbf7f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:22.464Z|abe30cff-1246-45d9-9c92-9fbd3418fec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:22.465Z|b23949f3-28cb-4de3-8caa-ac69fdbf7f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:22.465Z|abe30cff-1246-45d9-9c92-9fbd3418fec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:22.520Z|ce1baebd-f939-4904-8741-b998812e0521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:22.521Z|ce1baebd-f939-4904-8741-b998812e0521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:26.189Z|1e055b48-17ca-47b8-999a-b8632b594022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:26.190Z|1e055b48-17ca-47b8-999a-b8632b594022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:26.496Z|e963e5ec-0774-4f9d-bba9-ad06d45fbdba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:26.497Z|e963e5ec-0774-4f9d-bba9-ad06d45fbdba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:32.487Z|4a9a8e66-a747-4372-a73b-1815c3df1582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:32.487Z|4a9a8e66-a747-4372-a73b-1815c3df1582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:32.488Z|4ce7301b-ea08-4cb5-8f69-10d282554376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:32.489Z|4ce7301b-ea08-4cb5-8f69-10d282554376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:32.541Z|6e33bcbe-aaaa-4b17-8e14-16982730cdf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:32.542Z|6e33bcbe-aaaa-4b17-8e14-16982730cdf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:41.189Z|fda239f1-67a8-48c5-a54c-3c341e0ef368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:41.190Z|fda239f1-67a8-48c5-a54c-3c341e0ef368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:42.508Z|c5efce61-2a97-4e5a-8dce-e1b3b4270175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:42.509Z|c5efce61-2a97-4e5a-8dce-e1b3b4270175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:42.513Z|dfa360d1-5c19-4687-9967-8a8330f4fcc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:42.514Z|dfa360d1-5c19-4687-9967-8a8330f4fcc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:42.564Z|5a21c2ec-1739-4e49-8e7e-ea8bd34e5f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:42.565Z|5a21c2ec-1739-4e49-8e7e-ea8bd34e5f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:52.533Z|45ea024c-1de6-44e8-8b58-08e662051e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:52.534Z|45ea024c-1de6-44e8-8b58-08e662051e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:52.537Z|194a6990-9744-4b7d-9a71-59a8b1cad941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:52.538Z|194a6990-9744-4b7d-9a71-59a8b1cad941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:52.588Z|354581b1-869e-422c-aa83-882a3a3acfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:39:52.589Z|354581b1-869e-422c-aa83-882a3a3acfa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:54.712Z|22422b12-2fcd-465d-bb1a-ad5a42ee284b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:39:54.713Z|22422b12-2fcd-465d-bb1a-ad5a42ee284b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:39:56.189Z|ce0cff8d-91ae-4449-9b2f-d6de564574c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:56.192Z|ce0cff8d-91ae-4449-9b2f-d6de564574c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:39:56.497Z|8a7d410c-eca0-4e11-a40a-e566361fd91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:39:56.498Z|8a7d410c-eca0-4e11-a40a-e566361fd91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:02.560Z|bb41e0d7-31d2-41d7-a37a-446c213ba2b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:02.560Z|bb41e0d7-31d2-41d7-a37a-446c213ba2b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:02.583Z|25f85583-3bf2-4df3-9b40-abde494cc27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:02.584Z|25f85583-3bf2-4df3-9b40-abde494cc27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:02.608Z|bf27f803-ece5-4045-a9fe-d08b7fc96498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:02.609Z|bf27f803-ece5-4045-a9fe-d08b7fc96498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:11.189Z|5ae5355a-7c98-43bc-b143-dfa63d857275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:11.190Z|5ae5355a-7c98-43bc-b143-dfa63d857275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:12.582Z|542d56d7-980a-4ddb-882e-944ecb3b8123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:12.583Z|542d56d7-980a-4ddb-882e-944ecb3b8123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:12.605Z|942534aa-6e06-48b3-8466-773b69225fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:12.606Z|942534aa-6e06-48b3-8466-773b69225fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:12.628Z|b6f7f445-c148-467c-b3a4-2b2e2b7a887e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:12.628Z|b6f7f445-c148-467c-b3a4-2b2e2b7a887e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:22.603Z|fc2e564d-91a0-4d61-ba2b-83378a91c8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:22.604Z|fc2e564d-91a0-4d61-ba2b-83378a91c8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:22.625Z|337b4e52-f40e-49de-be4d-c86157e3ce7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:22.626Z|337b4e52-f40e-49de-be4d-c86157e3ce7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:22.647Z|ee36bfa3-da43-4405-b1ac-6d6247e3d3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:22.647Z|ee36bfa3-da43-4405-b1ac-6d6247e3d3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:26.189Z|6b8fcdc6-2855-4ff6-b03d-c79c177a703b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:26.190Z|6b8fcdc6-2855-4ff6-b03d-c79c177a703b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:26.499Z|62c6f870-8579-42ba-80e7-66556df06ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:26.499Z|62c6f870-8579-42ba-80e7-66556df06ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:32.624Z|e41c0cb3-ba8e-4664-ba59-0cd5a6dd0a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:32.624Z|e41c0cb3-ba8e-4664-ba59-0cd5a6dd0a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:32.647Z|fdac5f3b-6535-4bb3-8cd1-6f207d239c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:32.647Z|fdac5f3b-6535-4bb3-8cd1-6f207d239c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:32.667Z|3ce8eb44-f089-4891-93d2-90a153abaad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:32.668Z|3ce8eb44-f089-4891-93d2-90a153abaad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:41.189Z|75ab2940-5a38-4eb3-8009-13f5e5c10097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:41.191Z|75ab2940-5a38-4eb3-8009-13f5e5c10097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:42.646Z|ea29acc2-64da-49cd-bcde-ea738c9d103e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:42.646Z|ea29acc2-64da-49cd-bcde-ea738c9d103e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:42.666Z|09e11a37-b6f3-403e-a463-8904fac32f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:42.667Z|09e11a37-b6f3-403e-a463-8904fac32f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:42.688Z|f772bf1e-aab3-4136-8d2e-241ec00f0d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:42.689Z|f772bf1e-aab3-4136-8d2e-241ec00f0d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:52.667Z|73311495-76a1-44d5-b04b-981b0fd8c215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:52.669Z|73311495-76a1-44d5-b04b-981b0fd8c215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:52.686Z|c53567fb-950a-4e2d-bd94-791a31ec026d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:52.687Z|c53567fb-950a-4e2d-bd94-791a31ec026d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:52.708Z|88d127ef-3b0c-4c50-91b1-c765746fe624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:40:52.709Z|88d127ef-3b0c-4c50-91b1-c765746fe624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:54.715Z|8ba0870c-9265-4bc7-9f62-380bdc3e4d25|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:40:54.716Z|8ba0870c-9265-4bc7-9f62-380bdc3e4d25|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:40:56.189Z|5538b44c-80f4-4128-84c4-24867509459a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:56.190Z|5538b44c-80f4-4128-84c4-24867509459a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:40:56.500Z|1b98b8dd-14ea-44a3-8547-ee26ef3e1f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:40:56.500Z|1b98b8dd-14ea-44a3-8547-ee26ef3e1f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:02.691Z|293fb2fe-7625-4548-9c94-91eb00d256c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:02.692Z|293fb2fe-7625-4548-9c94-91eb00d256c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:02.707Z|3f112137-044f-4dc7-80cc-4d8626849ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:02.708Z|3f112137-044f-4dc7-80cc-4d8626849ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:02.728Z|cf33c1a5-e67b-42ee-8a54-9c68a7d5d0ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:02.728Z|cf33c1a5-e67b-42ee-8a54-9c68a7d5d0ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:11.189Z|cb83142b-c457-4c50-96d0-77e4aee3d054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:11.190Z|cb83142b-c457-4c50-96d0-77e4aee3d054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:12.713Z|9cc40834-f521-4f64-b456-4b5968eef335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:12.714Z|9cc40834-f521-4f64-b456-4b5968eef335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:12.728Z|19f7575c-23e2-476c-8e25-f08d51fc2928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:12.729Z|19f7575c-23e2-476c-8e25-f08d51fc2928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:12.749Z|1582dcd6-c0c7-4af6-9892-486506168132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:12.749Z|1582dcd6-c0c7-4af6-9892-486506168132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:22.736Z|9ba1ddd0-f4b1-4482-9f0b-eade0bd1b4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:22.736Z|9ba1ddd0-f4b1-4482-9f0b-eade0bd1b4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:22.751Z|e40d7b79-25e3-412d-a074-2f654014890d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:22.751Z|e40d7b79-25e3-412d-a074-2f654014890d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:22.769Z|58ba9d46-bcda-4a04-8aee-13c3b968db3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:22.769Z|58ba9d46-bcda-4a04-8aee-13c3b968db3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:26.189Z|a5973e5f-2b50-463c-8c8f-f3c346f72ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:26.191Z|a5973e5f-2b50-463c-8c8f-f3c346f72ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:26.501Z|9addb0b6-f290-44a6-96c9-036351197242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:26.502Z|9addb0b6-f290-44a6-96c9-036351197242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:32.758Z|3532d5f6-eaea-4da6-84a5-e8278b488da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:32.759Z|3532d5f6-eaea-4da6-84a5-e8278b488da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:32.771Z|8a6d651f-bcb1-401c-ab13-d1334420c19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:32.772Z|8a6d651f-bcb1-401c-ab13-d1334420c19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:32.791Z|cd90b845-34c7-4e18-9a93-c1eae7881b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:32.792Z|cd90b845-34c7-4e18-9a93-c1eae7881b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:41.189Z|8e8459eb-1baa-4476-aed5-bafd52a70a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:41.190Z|8e8459eb-1baa-4476-aed5-bafd52a70a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:42.781Z|4bd24357-4378-42b0-b1a9-086137f7ef6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:42.781Z|4bd24357-4378-42b0-b1a9-086137f7ef6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:42.792Z|24efed17-5ac1-455a-8fd8-41bf4c10a7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:42.793Z|24efed17-5ac1-455a-8fd8-41bf4c10a7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:42.813Z|2dffd609-5336-4d4d-88da-63640970fcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:42.814Z|2dffd609-5336-4d4d-88da-63640970fcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:52.803Z|5e08e595-8a35-42ab-a8f3-031deac28837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:52.803Z|5e08e595-8a35-42ab-a8f3-031deac28837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:52.814Z|ed5eb21d-eafb-4bf9-bf5c-3d2afb07b2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:52.815Z|ed5eb21d-eafb-4bf9-bf5c-3d2afb07b2a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:52.835Z|eb17a172-7181-4424-9f94-62677f55acff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:41:52.836Z|eb17a172-7181-4424-9f94-62677f55acff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:54.714Z|693778b8-79e8-4ff7-8823-d8cc17fa713c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:41:54.715Z|693778b8-79e8-4ff7-8823-d8cc17fa713c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:41:56.189Z|7ca7b658-aca6-4290-a776-ffaef4f70b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:56.190Z|7ca7b658-aca6-4290-a776-ffaef4f70b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:41:56.502Z|dcc2b758-8e71-4498-9976-8244e9976e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:41:56.503Z|dcc2b758-8e71-4498-9976-8244e9976e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:02.825Z|3c062619-95aa-4f01-bc20-8291d63db823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:02.826Z|3c062619-95aa-4f01-bc20-8291d63db823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:02.838Z|aecfb732-1ff0-41a9-9269-13372e8d5234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:02.838Z|aecfb732-1ff0-41a9-9269-13372e8d5234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:02.856Z|2a632fc4-909e-4d9a-aecb-951a26a85e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:02.857Z|2a632fc4-909e-4d9a-aecb-951a26a85e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:11.189Z|b11af9c2-925f-482b-9572-554ab78073d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:11.191Z|b11af9c2-925f-482b-9572-554ab78073d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:12.849Z|b7aa8848-d163-4d46-87a9-9c4208455c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:12.850Z|b7aa8848-d163-4d46-87a9-9c4208455c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:12.859Z|ab43ad98-93eb-4f54-8fcb-39fb77a5063f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:12.859Z|ab43ad98-93eb-4f54-8fcb-39fb77a5063f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:12.876Z|258214e7-eef0-40f0-a9a2-1330d824a3e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:12.877Z|258214e7-eef0-40f0-a9a2-1330d824a3e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:22.871Z|b9eb60a7-dc6c-4709-ac28-1891c09ce8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:22.872Z|b9eb60a7-dc6c-4709-ac28-1891c09ce8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:22.879Z|d7d18bc6-fbee-4d77-a85f-24471e1d1e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:22.879Z|d7d18bc6-fbee-4d77-a85f-24471e1d1e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:22.897Z|48eddf9a-c487-4a35-986e-538a73137981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:22.897Z|48eddf9a-c487-4a35-986e-538a73137981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:26.189Z|4c516156-fa59-4837-823c-5f8836c55ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:26.190Z|4c516156-fa59-4837-823c-5f8836c55ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:26.503Z|65392827-3e86-4f16-9284-145bec68a858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:26.504Z|65392827-3e86-4f16-9284-145bec68a858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:32.894Z|45e5f04f-9f50-440b-9463-d7f7757777f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:32.894Z|45e5f04f-9f50-440b-9463-d7f7757777f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:32.900Z|9188959e-e800-4ba5-bffc-5245348f17ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:32.901Z|9188959e-e800-4ba5-bffc-5245348f17ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:32.921Z|9cd72556-3517-4b4a-a908-ea4a1ee67f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:32.922Z|9cd72556-3517-4b4a-a908-ea4a1ee67f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:41.189Z|cba36ce7-056f-41a5-b3ab-a798b17cf64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:41.190Z|cba36ce7-056f-41a5-b3ab-a798b17cf64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:42.920Z|28e7e619-838a-4506-aff9-a029fc2f65ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:42.921Z|28e7e619-838a-4506-aff9-a029fc2f65ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:42.925Z|75a701df-367b-442b-802f-4047097fc438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:42.926Z|75a701df-367b-442b-802f-4047097fc438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:42.942Z|735246d1-c7ae-4323-9132-5b0f49bb0df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:42.943Z|735246d1-c7ae-4323-9132-5b0f49bb0df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:52.943Z|24287f35-2556-4ae3-a163-6cc5fc8900e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:52.944Z|24287f35-2556-4ae3-a163-6cc5fc8900e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:52.946Z|d1661495-5f36-490b-a0c2-8d892038fcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:52.947Z|d1661495-5f36-490b-a0c2-8d892038fcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:52.964Z|8a3408e6-7242-46b6-b47a-6cb5bd704734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:42:52.964Z|8a3408e6-7242-46b6-b47a-6cb5bd704734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:54.713Z|63b5c20e-6b94-4365-b75f-25e74b7319fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:42:54.714Z|63b5c20e-6b94-4365-b75f-25e74b7319fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:42:56.189Z|f4b5f5ce-81d3-4e24-98c6-7a6bf769c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:56.191Z|f4b5f5ce-81d3-4e24-98c6-7a6bf769c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:42:56.505Z|59fa8afa-d5ce-4da5-9378-1530ddc05039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:42:56.505Z|59fa8afa-d5ce-4da5-9378-1530ddc05039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:02.971Z|4b0d7587-14ae-41bb-ba2b-3bc362b3a7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:02.972Z|4b0d7587-14ae-41bb-ba2b-3bc362b3a7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:02.974Z|49f50594-5f9e-41d9-95f9-33e55b01132a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:02.974Z|49f50594-5f9e-41d9-95f9-33e55b01132a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:02.987Z|3a4fc6c4-2b18-4f93-bd9a-34148636f05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:02.988Z|3a4fc6c4-2b18-4f93-bd9a-34148636f05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:11.189Z|d950c902-081f-42d2-8e93-b9e7ab46b159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:11.190Z|d950c902-081f-42d2-8e93-b9e7ab46b159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:12.995Z|5889aa81-1fc1-4311-873f-8d98bb3111c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:12.995Z|b51b4895-8319-4e2e-926f-e3f7f43fa7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:12.996Z|5889aa81-1fc1-4311-873f-8d98bb3111c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:12.996Z|b51b4895-8319-4e2e-926f-e3f7f43fa7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:13.008Z|21243566-4249-4de2-8094-70ffa48cb8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:13.008Z|21243566-4249-4de2-8094-70ffa48cb8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:23.021Z|295a8274-2ea2-4d53-9a63-c6eef0a3ad2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:23.021Z|3c9c184a-4be2-4a56-b96b-23302da29354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:23.022Z|295a8274-2ea2-4d53-9a63-c6eef0a3ad2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:23.022Z|3c9c184a-4be2-4a56-b96b-23302da29354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:23.027Z|7a5f35a0-c4df-4847-ba1b-7c6dca9f36b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:23.028Z|7a5f35a0-c4df-4847-ba1b-7c6dca9f36b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:26.189Z|ac45fec6-49db-4d15-9a0d-3309e7592886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:26.190Z|ac45fec6-49db-4d15-9a0d-3309e7592886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:26.506Z|5f47aedd-ee0a-47a0-b13a-1805af706d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:26.507Z|5f47aedd-ee0a-47a0-b13a-1805af706d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:33.047Z|a125efc3-ec41-409e-9c04-58b8f2228da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:33.047Z|a125efc3-ec41-409e-9c04-58b8f2228da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:33.048Z|a388f515-e545-432a-bfbf-0c01ea53dd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:33.049Z|a388f515-e545-432a-bfbf-0c01ea53dd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:33.055Z|708ba7fb-2d0c-495a-af88-d893b018b98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:33.055Z|708ba7fb-2d0c-495a-af88-d893b018b98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:41.189Z|5d890974-961d-4b34-9b05-7810e2207957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:41.192Z|5d890974-961d-4b34-9b05-7810e2207957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:43.074Z|0297563d-fc3d-4217-94f9-e5c8e542c7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:43.074Z|0297563d-fc3d-4217-94f9-e5c8e542c7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:43.076Z|2cbe9a73-3c45-46ca-bfa7-61938f68848b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:43.077Z|2cbe9a73-3c45-46ca-bfa7-61938f68848b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:43.082Z|8851e2dc-50b6-437b-a046-ac385c48c467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:43.083Z|8851e2dc-50b6-437b-a046-ac385c48c467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:53.103Z|874f1454-8e37-4f31-8138-33cb15bc3a70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:53.103Z|b2958d7a-a57a-4d88-9da1-4abdd3571478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:53.103Z|874f1454-8e37-4f31-8138-33cb15bc3a70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:53.104Z|b2958d7a-a57a-4d88-9da1-4abdd3571478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:53.107Z|7c81234b-0ab4-46c3-ab36-8b1be2090d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:43:53.108Z|7c81234b-0ab4-46c3-ab36-8b1be2090d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:54.710Z|a8e79c21-cd22-4423-a0eb-d632b1dce921|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:43:54.711Z|a8e79c21-cd22-4423-a0eb-d632b1dce921|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:43:56.189Z|188b7533-e615-4bf7-ab0a-573401ce1299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:56.190Z|188b7533-e615-4bf7-ab0a-573401ce1299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:43:56.507Z|08e6db31-46a8-48a2-a24c-c16acf1be28b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:43:56.508Z|08e6db31-46a8-48a2-a24c-c16acf1be28b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:03.129Z|770e34f7-f717-4f92-9793-ea4fe8f61f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:03.130Z|770e34f7-f717-4f92-9793-ea4fe8f61f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:03.131Z|505d4e4f-a647-4699-a914-f0747637f454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:03.132Z|505d4e4f-a647-4699-a914-f0747637f454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:03.132Z|04c46637-d246-4daf-9096-4aabad7fe346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:03.132Z|04c46637-d246-4daf-9096-4aabad7fe346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:11.189Z|f32f9d9e-836f-47e3-aad5-7a60d8918af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:11.190Z|f32f9d9e-836f-47e3-aad5-7a60d8918af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:13.153Z|0eb992f5-f418-4791-b543-b5692ed0d6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:13.153Z|b1b04255-153e-4b6c-b8d2-b5e5ee3ea08e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:13.153Z|3da2dd32-87c7-40ee-b115-37a5b8efef92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:13.154Z|b1b04255-153e-4b6c-b8d2-b5e5ee3ea08e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:13.154Z|3da2dd32-87c7-40ee-b115-37a5b8efef92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:13.154Z|0eb992f5-f418-4791-b543-b5692ed0d6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:23.177Z|062122ef-5731-472a-9633-a6ce066cb2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:23.177Z|a262c45c-73b4-48f8-8423-93dcd8834824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:23.177Z|a262c45c-73b4-48f8-8423-93dcd8834824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:23.177Z|13a381a7-7b97-4501-a60b-6ea390860c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:23.177Z|062122ef-5731-472a-9633-a6ce066cb2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:23.178Z|13a381a7-7b97-4501-a60b-6ea390860c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:26.189Z|9945d9d4-4c60-4cdd-b49a-d457c9405915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:26.191Z|9945d9d4-4c60-4cdd-b49a-d457c9405915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:26.509Z|3f562479-8706-47b8-91df-ad820faa0b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:26.509Z|3f562479-8706-47b8-91df-ad820faa0b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:33.200Z|e1615df7-3b25-4394-aae8-729c7b53363f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:33.200Z|e51eafd8-5ded-4b9c-9d46-40bedc9021d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:33.201Z|e51eafd8-5ded-4b9c-9d46-40bedc9021d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:33.201Z|e1615df7-3b25-4394-aae8-729c7b53363f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:33.200Z|16cc3c2d-605b-445b-8df2-c0f37334ebe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:33.203Z|16cc3c2d-605b-445b-8df2-c0f37334ebe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:41.189Z|14ab58fd-b162-48a9-850c-9cd3e9d77078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:41.190Z|14ab58fd-b162-48a9-850c-9cd3e9d77078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:43.223Z|fd202001-540d-4cde-99df-9972a27f6139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:43.224Z|fd202001-540d-4cde-99df-9972a27f6139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:43.227Z|81a48ef5-f9f0-46c5-8025-2f61ca7a086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:43.227Z|81a48ef5-f9f0-46c5-8025-2f61ca7a086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:43.229Z|816d7dbb-2c7a-41b6-98a1-26080abcf7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:43.230Z|816d7dbb-2c7a-41b6-98a1-26080abcf7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:53.245Z|b3fba56f-ce69-4064-bbd6-af51ab7072d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:53.246Z|b3fba56f-ce69-4064-bbd6-af51ab7072d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:53.253Z|60e5b6aa-97fe-49e1-aa2c-05169d291633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:53.253Z|d8e524d6-45d7-4aa7-bd27-e3fca29beccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:44:53.253Z|d8e524d6-45d7-4aa7-bd27-e3fca29beccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:53.253Z|60e5b6aa-97fe-49e1-aa2c-05169d291633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:54.711Z|c5c7ef23-4d67-463d-bc80-d29fa17c5dc4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:44:54.711Z|c5c7ef23-4d67-463d-bc80-d29fa17c5dc4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:44:56.189Z|e378c4bf-c531-46f7-9dce-271719738fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:56.190Z|e378c4bf-c531-46f7-9dce-271719738fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:44:56.510Z|29d4f0ba-608f-4c4a-8f6e-7b80ef696b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:44:56.510Z|29d4f0ba-608f-4c4a-8f6e-7b80ef696b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:03.271Z|b4e89084-c55f-410e-aa37-fd831fff09bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:03.272Z|b4e89084-c55f-410e-aa37-fd831fff09bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:03.273Z|89251935-9fd5-4fdb-b697-7bbc436be076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:03.273Z|dfb20939-623c-4e78-b0f3-582c1c18419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:03.274Z|89251935-9fd5-4fdb-b697-7bbc436be076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:03.274Z|dfb20939-623c-4e78-b0f3-582c1c18419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:11.189Z|6f3bcdb6-b8cb-421e-ab8c-cc1e80a18479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:11.192Z|6f3bcdb6-b8cb-421e-ab8c-cc1e80a18479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:13.299Z|5dc67734-565e-4c1f-808a-20e56f39c875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:13.299Z|45b93589-d7ab-44be-a620-f2a02b9e4236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:13.299Z|ad9f9d52-3d35-4e93-be2b-ce3ed7d3123b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:13.300Z|ad9f9d52-3d35-4e93-be2b-ce3ed7d3123b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:13.300Z|45b93589-d7ab-44be-a620-f2a02b9e4236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:13.300Z|5dc67734-565e-4c1f-808a-20e56f39c875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:23.327Z|ef2149df-c7a2-4b8c-9a82-bb5de8a334b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:23.327Z|e5f4d97b-e7ed-4189-b2d2-753ee6c8bd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:23.327Z|d8ac600c-1ca0-4788-a511-27b79571816f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:23.328Z|ef2149df-c7a2-4b8c-9a82-bb5de8a334b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:23.328Z|e5f4d97b-e7ed-4189-b2d2-753ee6c8bd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:23.328Z|d8ac600c-1ca0-4788-a511-27b79571816f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:26.190Z|5a59ca24-6cfa-49fe-829e-5a3d6aad53a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:26.191Z|5a59ca24-6cfa-49fe-829e-5a3d6aad53a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:26.511Z|4cf13cdf-18df-42b0-bae8-9c80dfce3a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:26.512Z|4cf13cdf-18df-42b0-bae8-9c80dfce3a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:33.353Z|31572c19-fa60-46a7-b3c7-983b854c6c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:33.353Z|00fb83ba-02d9-4612-806e-f8d3abbc1718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:33.353Z|5974805e-5d45-4d43-ae82-3b35bc6b991b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:33.354Z|31572c19-fa60-46a7-b3c7-983b854c6c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:33.354Z|00fb83ba-02d9-4612-806e-f8d3abbc1718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:33.354Z|5974805e-5d45-4d43-ae82-3b35bc6b991b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:41.189Z|c4d6cff7-ded2-4af0-952c-6bb97f647f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:41.190Z|c4d6cff7-ded2-4af0-952c-6bb97f647f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:43.380Z|297c5e1b-50b7-4c66-aec6-0ec968520dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:43.380Z|3c595dcd-45f2-41bf-947f-fee67b158a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:43.380Z|19b7e284-5e44-412f-be49-8f0ef4eb7976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:43.381Z|3c595dcd-45f2-41bf-947f-fee67b158a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:43.381Z|297c5e1b-50b7-4c66-aec6-0ec968520dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:43.381Z|19b7e284-5e44-412f-be49-8f0ef4eb7976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:53.411Z|aa303905-fc49-40ec-891c-b688982e1052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:53.411Z|aa303905-fc49-40ec-891c-b688982e1052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:53.412Z|69c18ea7-bbd8-4479-8095-76c2eef3de2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:53.412Z|69c18ea7-bbd8-4479-8095-76c2eef3de2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:53.413Z|dac5f47a-f17a-4035-b5e3-123086f32328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:45:53.414Z|dac5f47a-f17a-4035-b5e3-123086f32328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:54.712Z|a8dc4a52-6a3d-4e95-9b5f-82784dbf0005|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:45:54.713Z|a8dc4a52-6a3d-4e95-9b5f-82784dbf0005|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:45:56.189Z|afd94ae8-b77d-4151-a6e2-e9ccb63bd388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:56.190Z|afd94ae8-b77d-4151-a6e2-e9ccb63bd388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:45:56.512Z|30478940-5904-4ef7-ad3a-a508262cfc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:45:56.513Z|30478940-5904-4ef7-ad3a-a508262cfc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:03.437Z|52ec58cb-1a2e-47a3-a54e-dbef5fd65317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:03.437Z|b95315c6-8e72-4cf2-bfee-1d3abfdd4383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:03.438Z|52ec58cb-1a2e-47a3-a54e-dbef5fd65317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:03.438Z|b95315c6-8e72-4cf2-bfee-1d3abfdd4383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:03.438Z|40d1dccc-7cce-4b72-bfa7-a52299e1b645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:03.439Z|40d1dccc-7cce-4b72-bfa7-a52299e1b645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:11.189Z|f0e6cba8-b853-493b-aeb0-02b52c127406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:11.190Z|f0e6cba8-b853-493b-aeb0-02b52c127406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:13.461Z|3f68c6b2-08df-4a78-a39a-f72d5a2ca521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:13.461Z|1633d7a2-8f5d-44d0-8321-7a933dc50faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:13.461Z|3f68c6b2-08df-4a78-a39a-f72d5a2ca521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:13.461Z|4d702d31-259b-4571-bfba-0161e7e8f1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:13.462Z|4d702d31-259b-4571-bfba-0161e7e8f1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:13.462Z|1633d7a2-8f5d-44d0-8321-7a933dc50faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:23.485Z|a2b57b1d-3332-4d06-81b2-3e10a323ae23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:23.486Z|a2b57b1d-3332-4d06-81b2-3e10a323ae23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:23.492Z|9f4ed959-5fe0-45ee-a3c3-2a58f1c99372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:23.493Z|9f4ed959-5fe0-45ee-a3c3-2a58f1c99372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:23.509Z|4112d06e-c15d-442c-a319-6dbd91d3f833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:23.510Z|4112d06e-c15d-442c-a319-6dbd91d3f833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:26.189Z|ae7b698f-8873-48fc-8a74-e5ddc1f4a7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:26.190Z|ae7b698f-8873-48fc-8a74-e5ddc1f4a7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:26.513Z|f6f253a2-526a-40a4-aa45-dac40585a096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:26.514Z|f6f253a2-526a-40a4-aa45-dac40585a096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:33.507Z|901067b5-ac7e-41b6-8a72-2682b98f9833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:33.507Z|901067b5-ac7e-41b6-8a72-2682b98f9833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:33.512Z|1ad60e05-c735-4c90-aea3-191d5788cfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:33.514Z|1ad60e05-c735-4c90-aea3-191d5788cfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:33.531Z|7f2a53ba-551e-4565-9513-3f37657a8776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:33.532Z|7f2a53ba-551e-4565-9513-3f37657a8776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:41.189Z|ada99aeb-b997-42c7-ac3f-5cd5e2cb9388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:41.191Z|ada99aeb-b997-42c7-ac3f-5cd5e2cb9388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:43.530Z|b296a2a1-e773-4489-b969-d7806551cd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:43.531Z|b296a2a1-e773-4489-b969-d7806551cd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:43.537Z|e2493b9e-5caf-4b64-ad17-ff60a022aea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:43.537Z|e2493b9e-5caf-4b64-ad17-ff60a022aea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:43.550Z|1982d547-6e15-48e6-ad64-4f286607e507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:43.551Z|1982d547-6e15-48e6-ad64-4f286607e507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:53.554Z|2a1a03e9-b4ac-4373-9b46-7ab2bb09494a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:53.554Z|1d432475-1d7f-4fc9-86da-1372385c08a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:53.554Z|2a1a03e9-b4ac-4373-9b46-7ab2bb09494a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:53.554Z|1d432475-1d7f-4fc9-86da-1372385c08a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:53.571Z|ac0962ac-f5b5-4e85-9941-e66727c3b4f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:46:53.571Z|ac0962ac-f5b5-4e85-9941-e66727c3b4f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:54.713Z|db976d48-cff2-4ac4-80ab-d69ec2631d40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:46:54.714Z|db976d48-cff2-4ac4-80ab-d69ec2631d40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:46:56.189Z|e5960375-8c6c-4da1-b617-79593556f8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:56.190Z|e5960375-8c6c-4da1-b617-79593556f8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:46:56.514Z|0ef1fbe5-c433-4397-bd38-376e88001e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:46:56.515Z|0ef1fbe5-c433-4397-bd38-376e88001e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:03.576Z|56879529-cb72-4308-a2d1-8df8885fb70c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:03.576Z|56879529-cb72-4308-a2d1-8df8885fb70c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:03.579Z|e0121852-f859-4e5a-ab91-163429fd974a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:03.581Z|e0121852-f859-4e5a-ab91-163429fd974a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:03.597Z|3d536b34-817d-40d9-82d0-3b6a0ad3cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:03.598Z|3d536b34-817d-40d9-82d0-3b6a0ad3cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:11.189Z|474c1e35-a6f8-406e-a7ed-8592fc30c19a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:11.190Z|474c1e35-a6f8-406e-a7ed-8592fc30c19a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:13.604Z|054c1a3e-a448-4408-a14a-de7be7372a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:13.604Z|cdbf85d2-0d0b-4df1-81ad-7371c08d01df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:13.605Z|cdbf85d2-0d0b-4df1-81ad-7371c08d01df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:13.605Z|054c1a3e-a448-4408-a14a-de7be7372a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:13.620Z|6c1be30a-a6e8-4f43-9a29-a18545828660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:13.620Z|6c1be30a-a6e8-4f43-9a29-a18545828660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:23.629Z|ffe306c5-fba6-4bd1-a459-749b66aa6edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:23.630Z|ffe306c5-fba6-4bd1-a459-749b66aa6edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:23.629Z|6d559cd7-d402-4c04-b5fb-82f6c68f6f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:23.631Z|6d559cd7-d402-4c04-b5fb-82f6c68f6f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:23.642Z|aee89ddb-3ee2-4560-a0ff-a462ef53f9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:23.642Z|aee89ddb-3ee2-4560-a0ff-a462ef53f9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:26.189Z|894fb520-5acf-4e95-a126-4f9ad25b136b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:26.192Z|894fb520-5acf-4e95-a126-4f9ad25b136b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:26.516Z|1ff297ef-b50b-47ab-8ee9-ebdb21fccc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:26.516Z|1ff297ef-b50b-47ab-8ee9-ebdb21fccc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:33.654Z|8fd3afd6-cf58-41c3-b265-e7b20dedfbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:33.654Z|2af0a278-8028-4aa8-a298-1a6eb01ad37d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:33.655Z|8fd3afd6-cf58-41c3-b265-e7b20dedfbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:33.655Z|2af0a278-8028-4aa8-a298-1a6eb01ad37d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:33.662Z|e9097084-9366-4fc7-9fe3-50f96a4fad2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:33.663Z|e9097084-9366-4fc7-9fe3-50f96a4fad2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:41.189Z|55e6b858-7059-43ba-8f72-26fab158b5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:41.190Z|55e6b858-7059-43ba-8f72-26fab158b5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:43.678Z|a27864da-0a4d-4929-b7d3-66f011592953|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:43.678Z|dd549350-2fe7-42a9-ab7d-fa3273075068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:43.678Z|dd549350-2fe7-42a9-ab7d-fa3273075068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:43.678Z|a27864da-0a4d-4929-b7d3-66f011592953|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:43.683Z|801994af-45d3-4995-9c9e-c0ed1e164b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:43.683Z|801994af-45d3-4995-9c9e-c0ed1e164b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:53.701Z|e69c4507-9600-4673-8500-1cfc2574f393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:53.702Z|e69c4507-9600-4673-8500-1cfc2574f393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:53.705Z|103af337-c5f0-45e0-9ab5-83eb8529ea81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:53.705Z|103af337-c5f0-45e0-9ab5-83eb8529ea81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:53.707Z|42afd803-0ffc-4d8b-adff-b5019bb8f864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:47:53.708Z|42afd803-0ffc-4d8b-adff-b5019bb8f864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:54.715Z|0e402ad0-f2bb-4eb4-992b-cfe65b78d122|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:47:54.716Z|0e402ad0-f2bb-4eb4-992b-cfe65b78d122|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:47:56.189Z|df855e41-9dcb-4aaf-8cd1-3c62d630c5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:56.190Z|df855e41-9dcb-4aaf-8cd1-3c62d630c5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:47:56.517Z|668d7223-17c1-42aa-8efa-69bfb130870a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:47:56.518Z|668d7223-17c1-42aa-8efa-69bfb130870a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:03.735Z|ecccf7e2-453e-4715-a084-d78e24a4c25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:03.735Z|ec0db7bc-c516-446a-89db-781eef1f80d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:03.736Z|ecccf7e2-453e-4715-a084-d78e24a4c25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:03.736Z|a3957b2b-e965-494e-8960-5f6969e6bfcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:03.737Z|a3957b2b-e965-494e-8960-5f6969e6bfcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:03.737Z|ec0db7bc-c516-446a-89db-781eef1f80d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:11.189Z|840e824d-8762-4857-9006-e8cc069458ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:11.192Z|840e824d-8762-4857-9006-e8cc069458ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:13.782Z|11bed191-c317-471b-8fab-398ea08fc75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:13.783Z|11bed191-c317-471b-8fab-398ea08fc75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:13.790Z|9e746187-85d0-437c-9afa-2e4ba4341308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:13.792Z|903aa347-49d3-4824-9556-6a929ceace0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:13.792Z|903aa347-49d3-4824-9556-6a929ceace0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:13.793Z|9e746187-85d0-437c-9afa-2e4ba4341308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:23.805Z|4e10e268-555c-497c-8d66-61bc6cfde061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:23.806Z|4e10e268-555c-497c-8d66-61bc6cfde061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:23.810Z|aad47de7-b2e1-4528-baa0-2e5de9bc4af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:23.810Z|aad47de7-b2e1-4528-baa0-2e5de9bc4af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:23.811Z|91014fae-608b-4708-b38e-d2681e230e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:23.811Z|91014fae-608b-4708-b38e-d2681e230e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:26.189Z|ef13579e-5378-4fec-8633-428272ce46ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:26.190Z|ef13579e-5378-4fec-8633-428272ce46ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:26.518Z|dedb2e3d-6a04-473e-9b49-e692a69b6a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:26.519Z|dedb2e3d-6a04-473e-9b49-e692a69b6a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:33.852Z|0d5e46c5-d34e-4ef8-a636-20ae9958c4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:33.853Z|0d5e46c5-d34e-4ef8-a636-20ae9958c4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:33.854Z|68d94c6e-0971-4bc2-a9a7-d224564472a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:33.854Z|68d94c6e-0971-4bc2-a9a7-d224564472a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:33.856Z|402a6bff-6037-482c-9d02-75c94a41f0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:33.857Z|402a6bff-6037-482c-9d02-75c94a41f0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:41.190Z|6899d91e-f0b8-49df-bdac-5855fb44e411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:41.190Z|6899d91e-f0b8-49df-bdac-5855fb44e411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:43.877Z|f1df47dc-b604-4414-a1fc-22bf5609be93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:43.877Z|3cb4deec-e2e0-435c-b23f-9cb99c549be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:43.877Z|f1df47dc-b604-4414-a1fc-22bf5609be93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:43.877Z|3cb4deec-e2e0-435c-b23f-9cb99c549be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:43.884Z|00d68dcc-658d-4720-b81c-3dc8d15a51c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:43.884Z|00d68dcc-658d-4720-b81c-3dc8d15a51c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:53.903Z|cf4a401b-de7e-479c-88fd-dc86cec3af50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:53.903Z|cb1cbf05-df18-4caa-8d9c-cc9867f48a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:53.903Z|31615a06-d938-4487-ae95-98ec906bec93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:48:53.903Z|cf4a401b-de7e-479c-88fd-dc86cec3af50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:53.903Z|cb1cbf05-df18-4caa-8d9c-cc9867f48a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:53.903Z|31615a06-d938-4487-ae95-98ec906bec93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:54.715Z|0653c6d4-3c78-4001-83a0-f0452262dea5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:48:54.716Z|0653c6d4-3c78-4001-83a0-f0452262dea5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:48:56.189Z|62437b01-fd18-415b-b30a-a45e017acbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:56.191Z|62437b01-fd18-415b-b30a-a45e017acbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:48:56.519Z|5b696e1c-35dc-4c94-a3cb-1f202f82e353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:48:56.520Z|5b696e1c-35dc-4c94-a3cb-1f202f82e353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:03.924Z|54b6fa4d-242d-42e3-8c48-0b2347e53a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:03.925Z|ac340b04-df54-4c8a-9a86-a310236d4960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:03.925Z|ac340b04-df54-4c8a-9a86-a310236d4960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:03.925Z|54b6fa4d-242d-42e3-8c48-0b2347e53a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:03.931Z|a8901301-c855-4b32-9d7d-462e8b34a9ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:03.932Z|a8901301-c855-4b32-9d7d-462e8b34a9ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:11.189Z|d560c555-4ac9-4db2-990e-1d58772e661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:11.190Z|d560c555-4ac9-4db2-990e-1d58772e661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:13.948Z|ad04a351-c82a-46cf-8e11-b973ae828435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:13.949Z|ad04a351-c82a-46cf-8e11-b973ae828435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:13.952Z|6b612ecd-dcaa-47aa-94d0-25ef00873106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:13.952Z|6b612ecd-dcaa-47aa-94d0-25ef00873106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:13.953Z|72a1a980-928c-4602-a5d4-894974a14133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:13.953Z|72a1a980-928c-4602-a5d4-894974a14133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:23.973Z|47b7a1b2-160f-4bc3-b623-1c6498237fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:23.973Z|bca3eebd-585c-47f2-ad36-d723b0ada8fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:23.974Z|47b7a1b2-160f-4bc3-b623-1c6498237fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:23.974Z|bca3eebd-585c-47f2-ad36-d723b0ada8fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:23.979Z|be7e213e-cea5-4a19-8d64-100dff75400b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:23.980Z|be7e213e-cea5-4a19-8d64-100dff75400b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:26.189Z|05bdcf98-bbb7-41fa-b116-f2a74bb589f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:26.190Z|05bdcf98-bbb7-41fa-b116-f2a74bb589f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:26.521Z|5ba7e434-72d0-4450-8b7a-67897ae7a34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:26.521Z|5ba7e434-72d0-4450-8b7a-67897ae7a34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:33.996Z|a1ed30e1-0c36-4bd8-9b15-b0bd86d5fae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:33.996Z|fc95ee4a-7927-40dc-b9da-67f2e145fc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:33.997Z|fc95ee4a-7927-40dc-b9da-67f2e145fc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:33.997Z|a1ed30e1-0c36-4bd8-9b15-b0bd86d5fae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:34.000Z|89ff8186-769f-46cf-b4e3-67d3dc493f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:34.000Z|89ff8186-769f-46cf-b4e3-67d3dc493f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:41.189Z|394d6163-4a9d-42f3-a09e-01657b9fdf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:41.191Z|394d6163-4a9d-42f3-a09e-01657b9fdf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:44.019Z|2f4e1130-c03b-4c4d-8fb9-027b8a971c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:44.019Z|89990435-193a-4ee3-bf99-fbd550df9297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:44.020Z|2f4e1130-c03b-4c4d-8fb9-027b8a971c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:44.020Z|fe1d8e5e-c402-479b-a777-fbf9d315a237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:44.020Z|89990435-193a-4ee3-bf99-fbd550df9297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:44.020Z|fe1d8e5e-c402-479b-a777-fbf9d315a237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:54.043Z|5deb2873-a687-4cff-a39a-088e785d82ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:54.043Z|55242eaa-3686-414f-a989-363cac9389c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:54.043Z|610def2d-5ddf-4e78-bf3f-4a0c7f658a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:49:54.043Z|5deb2873-a687-4cff-a39a-088e785d82ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:54.044Z|610def2d-5ddf-4e78-bf3f-4a0c7f658a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:54.043Z|55242eaa-3686-414f-a989-363cac9389c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:54.711Z|20469b4e-b17a-4186-ad35-98c4a37320f6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:49:54.712Z|20469b4e-b17a-4186-ad35-98c4a37320f6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:49:56.189Z|3da7d786-7f46-47bb-9812-d7286300b5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:56.190Z|3da7d786-7f46-47bb-9812-d7286300b5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:49:56.522Z|5cb2308b-6782-4a5e-b53c-f85372f809c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:49:56.522Z|5cb2308b-6782-4a5e-b53c-f85372f809c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:04.066Z|af77907b-7fe0-471e-b108-e5f415ff7f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:04.066Z|2d9b0488-5b54-4979-bf26-10c14afbcb6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:04.067Z|af77907b-7fe0-471e-b108-e5f415ff7f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:04.067Z|2d9b0488-5b54-4979-bf26-10c14afbcb6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:04.072Z|2557225d-b34d-46c2-b4d3-d0270283befa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:04.073Z|2557225d-b34d-46c2-b4d3-d0270283befa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:11.189Z|e9ae5161-e14d-44df-aa8d-4e0a40bf4333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:11.190Z|e9ae5161-e14d-44df-aa8d-4e0a40bf4333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:14.093Z|eaa080c5-a7e0-4318-9beb-83606a767d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:14.093Z|c1526f53-8d7e-416d-b790-f9a41e4044d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:14.093Z|0672843c-11e2-4772-a063-b8c16f0560dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:14.094Z|eaa080c5-a7e0-4318-9beb-83606a767d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:14.094Z|c1526f53-8d7e-416d-b790-f9a41e4044d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:14.095Z|0672843c-11e2-4772-a063-b8c16f0560dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:24.118Z|78074a66-590b-46cc-9c6b-a6564d198e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:24.119Z|78074a66-590b-46cc-9c6b-a6564d198e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:24.128Z|8627fa1b-fbe0-4cc3-9f28-42595982d99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:24.128Z|8627fa1b-fbe0-4cc3-9f28-42595982d99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:24.131Z|abad8ef5-1b4c-486b-94a5-53db4ded8768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:24.132Z|abad8ef5-1b4c-486b-94a5-53db4ded8768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:26.189Z|d8eb4f80-1604-4246-8a16-c6e749c996cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:26.192Z|d8eb4f80-1604-4246-8a16-c6e749c996cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:26.523Z|75d0fb8b-bd6d-40a4-aaf6-f1aa95bbc7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:26.523Z|75d0fb8b-bd6d-40a4-aaf6-f1aa95bbc7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:34.139Z|751d6b75-5fbd-4fcf-874a-cba3510327fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:34.140Z|751d6b75-5fbd-4fcf-874a-cba3510327fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:34.149Z|997415d1-acdc-4fc2-8087-ac318322fc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:34.150Z|997415d1-acdc-4fc2-8087-ac318322fc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:34.154Z|fd22a8a3-82d0-4c6f-8c34-b29ab7f02764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:34.155Z|fd22a8a3-82d0-4c6f-8c34-b29ab7f02764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:41.189Z|cd261a3b-9f7b-4f0b-9fca-69db7bbd41db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:41.190Z|cd261a3b-9f7b-4f0b-9fca-69db7bbd41db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:44.162Z|a095a37c-c5c7-4632-acc8-83dbdf7b1f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:44.163Z|a095a37c-c5c7-4632-acc8-83dbdf7b1f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:44.178Z|38bbc5f4-aaa0-422b-954b-f5830efd5006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:44.178Z|38bbc5f4-aaa0-422b-954b-f5830efd5006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:44.178Z|02590797-1d8c-4a21-b9bd-58cb0a5f83f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:44.179Z|02590797-1d8c-4a21-b9bd-58cb0a5f83f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:54.183Z|8c0b0613-d803-46bb-b373-3a59bb6e3228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:54.184Z|8c0b0613-d803-46bb-b373-3a59bb6e3228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:54.194Z|ca6ca4f5-0ecc-4230-bd67-c7ff622ef5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:54.195Z|ca6ca4f5-0ecc-4230-bd67-c7ff622ef5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:54.200Z|880442c4-8916-4fc0-8482-b70e059200cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:50:54.201Z|880442c4-8916-4fc0-8482-b70e059200cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:54.718Z|ff48c6c4-6548-4d62-a611-05180f4573ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:50:54.718Z|ff48c6c4-6548-4d62-a611-05180f4573ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:50:56.189Z|585bec0e-713e-427e-a8b2-d46ad9368f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:56.190Z|585bec0e-713e-427e-a8b2-d46ad9368f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:50:56.524Z|9625bf56-672e-4def-aa3d-ca3ee7173c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:50:56.525Z|9625bf56-672e-4def-aa3d-ca3ee7173c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:04.208Z|e5235be9-4a53-4c2c-bf4f-b51174ab9394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:04.209Z|e5235be9-4a53-4c2c-bf4f-b51174ab9394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:04.219Z|3e3b81ed-a9a8-4ce6-8de7-b3ab12dae24e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:04.220Z|3e3b81ed-a9a8-4ce6-8de7-b3ab12dae24e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:04.223Z|63d39b43-b5b8-4079-8540-ba768b2392ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:04.223Z|63d39b43-b5b8-4079-8540-ba768b2392ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:11.189Z|b5c813c1-47fc-414b-b957-8c910e3e840e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:11.190Z|b5c813c1-47fc-414b-b957-8c910e3e840e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:14.231Z|bea3d0f0-0273-45a9-ac12-4bf435dda67e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:14.232Z|bea3d0f0-0273-45a9-ac12-4bf435dda67e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:14.245Z|85f0a0db-8e9b-467f-96dc-e0dca5818187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:14.245Z|e637a410-e998-4e9a-8aef-46f4d21d4a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:14.246Z|e637a410-e998-4e9a-8aef-46f4d21d4a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:14.246Z|85f0a0db-8e9b-467f-96dc-e0dca5818187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:24.257Z|1cca3939-3818-4319-b99e-a8fd082cd86e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:24.257Z|1cca3939-3818-4319-b99e-a8fd082cd86e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:24.266Z|31b1e73e-de12-41bd-b4a3-66e21cebcbd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:24.266Z|8a794eb3-bc42-43aa-bddf-402ededf0076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:24.266Z|31b1e73e-de12-41bd-b4a3-66e21cebcbd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:24.266Z|8a794eb3-bc42-43aa-bddf-402ededf0076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:26.189Z|1ca85a04-9b38-46b1-8ac2-c11400a1225e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:26.190Z|1ca85a04-9b38-46b1-8ac2-c11400a1225e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:26.525Z|46fea1e8-726d-4ffe-a5a8-dbd046fb4ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:26.526Z|46fea1e8-726d-4ffe-a5a8-dbd046fb4ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:34.281Z|29c0cf0a-7c73-4933-9bf1-94d35d7cce1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:34.281Z|29c0cf0a-7c73-4933-9bf1-94d35d7cce1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:34.285Z|04209a13-213b-4c6e-8afd-849045049b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:34.286Z|04209a13-213b-4c6e-8afd-849045049b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:34.287Z|52f84875-13eb-4292-a25e-497ee50c6c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:34.288Z|52f84875-13eb-4292-a25e-497ee50c6c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:41.189Z|d2449c28-1aee-4e26-a49f-f2e4ccb84cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:41.190Z|d2449c28-1aee-4e26-a49f-f2e4ccb84cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:44.303Z|cc6768c9-e6d9-4bf3-9ce8-0b48b813e20e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:44.304Z|cc6768c9-e6d9-4bf3-9ce8-0b48b813e20e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:44.305Z|51fc9a3b-26a8-4d33-b482-cb56ba73f85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:44.305Z|5d2fc772-e700-4081-a2b7-8e964187da22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:44.305Z|51fc9a3b-26a8-4d33-b482-cb56ba73f85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:44.306Z|5d2fc772-e700-4081-a2b7-8e964187da22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:54.327Z|6a6e1405-a98d-4701-b18a-2070563bfdf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:54.327Z|4a48bcba-d9a2-404f-9d31-12fd84da43c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:54.328Z|6a6e1405-a98d-4701-b18a-2070563bfdf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:54.328Z|4a48bcba-d9a2-404f-9d31-12fd84da43c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:54.333Z|5cc39d38-f794-4742-8a6e-ed0bca0e71c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:51:54.333Z|5cc39d38-f794-4742-8a6e-ed0bca0e71c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:54.711Z|96c6395b-f829-43e5-856d-ee0fde472dd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:51:54.712Z|96c6395b-f829-43e5-856d-ee0fde472dd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:51:56.189Z|e1475e7e-32a3-4d93-aed6-eb56c9f54cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:56.191Z|e1475e7e-32a3-4d93-aed6-eb56c9f54cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:51:56.527Z|ef3cbff3-700f-421a-bcbe-f09eb4f582bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:51:56.527Z|ef3cbff3-700f-421a-bcbe-f09eb4f582bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:04.349Z|ee03b94c-eb2b-454e-a0a1-b5e6d693da30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:04.349Z|e1acb7a4-0e53-424d-8231-dcd865724c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:04.350Z|ee03b94c-eb2b-454e-a0a1-b5e6d693da30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:04.350Z|e1acb7a4-0e53-424d-8231-dcd865724c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:04.353Z|10cdb163-d9e0-44a3-beb7-d2528fa17063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:04.353Z|10cdb163-d9e0-44a3-beb7-d2528fa17063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:11.189Z|1be725d1-b9aa-4f34-8e5b-f86463136fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:11.190Z|1be725d1-b9aa-4f34-8e5b-f86463136fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:14.373Z|bdcc9527-2c1d-4953-97b5-6e6113b7f107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:14.373Z|5956bf97-12af-4dcc-a1dc-98a3ecd6bd54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:14.374Z|bdcc9527-2c1d-4953-97b5-6e6113b7f107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:14.374Z|827780f6-f9c7-4fdb-9c40-e3ecf59cd93e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:14.374Z|5956bf97-12af-4dcc-a1dc-98a3ecd6bd54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:14.374Z|827780f6-f9c7-4fdb-9c40-e3ecf59cd93e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:24.399Z|c86edc91-714e-4b21-91dc-dd99f58ffbfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:24.399Z|c86edc91-714e-4b21-91dc-dd99f58ffbfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:24.404Z|b535ca66-5695-466e-a691-2f2c2a06ced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:24.404Z|b535ca66-5695-466e-a691-2f2c2a06ced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:24.404Z|e6997eea-b25c-4de0-b68a-55cb51109e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:24.405Z|e6997eea-b25c-4de0-b68a-55cb51109e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:26.189Z|f05bd474-785c-4b00-b91d-640946d974bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:26.190Z|f05bd474-785c-4b00-b91d-640946d974bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:26.528Z|df1addec-cccc-4d86-8224-4f302a2627a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:26.529Z|df1addec-cccc-4d86-8224-4f302a2627a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:34.422Z|7702b497-15ee-4ae0-9229-d9f2dfbddd1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:34.423Z|7702b497-15ee-4ae0-9229-d9f2dfbddd1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:34.423Z|6301c0c3-4482-4a0a-9c71-904aa65177ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:34.424Z|6301c0c3-4482-4a0a-9c71-904aa65177ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:34.425Z|06304215-cc6a-45ef-a216-c6f6df8f2f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:34.426Z|06304215-cc6a-45ef-a216-c6f6df8f2f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:41.189Z|a44e96aa-936f-4e5b-836b-3599b19d76ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:41.190Z|a44e96aa-936f-4e5b-836b-3599b19d76ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:44.446Z|38b6c909-5790-4870-82e1-2fb04627c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:44.446Z|327f76b7-2aaf-4521-8333-b41323608cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:44.447Z|38b6c909-5790-4870-82e1-2fb04627c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:44.446Z|5633742b-ec05-4322-9e61-1d266bc09d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:44.447Z|327f76b7-2aaf-4521-8333-b41323608cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:44.448Z|5633742b-ec05-4322-9e61-1d266bc09d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:54.469Z|90361e98-0782-4d68-befb-3c0d304f6f26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:54.470Z|90361e98-0782-4d68-befb-3c0d304f6f26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:54.474Z|643d0dc6-a305-45b7-b7e2-7653819540be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:54.475Z|643d0dc6-a305-45b7-b7e2-7653819540be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:54.469Z|5303c0f0-1a96-4d28-a848-d92bacde331f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:52:54.477Z|5303c0f0-1a96-4d28-a848-d92bacde331f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:54.714Z|5839f41c-692f-4d8c-895f-43e6324d6738|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:52:54.717Z|5839f41c-692f-4d8c-895f-43e6324d6738|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:52:56.189Z|f0a08a0b-3413-4895-a529-7fa16b5fc4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:56.190Z|f0a08a0b-3413-4895-a529-7fa16b5fc4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:52:56.529Z|4c3dbbe2-0549-49e2-8312-cff414aa8b06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:52:56.530Z|4c3dbbe2-0549-49e2-8312-cff414aa8b06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:04.490Z|6ced836f-7cd6-45c3-b8d3-5dd3138e2f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:04.491Z|6ced836f-7cd6-45c3-b8d3-5dd3138e2f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:04.494Z|c4934e34-3b60-4cc5-a592-f47da3572dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:04.495Z|c4934e34-3b60-4cc5-a592-f47da3572dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:04.496Z|c543795a-53bf-4d8d-957e-fd044a749325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:04.496Z|c543795a-53bf-4d8d-957e-fd044a749325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:11.189Z|b8898cab-2fb1-4fee-9d2e-8f54fdef0dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:11.196Z|b8898cab-2fb1-4fee-9d2e-8f54fdef0dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:14.515Z|f8ea06fe-3ff4-4602-8869-74afe84db90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:14.515Z|9d049de2-7027-47ab-bfcb-9f523022da49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:14.516Z|f8ea06fe-3ff4-4602-8869-74afe84db90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:14.516Z|9d049de2-7027-47ab-bfcb-9f523022da49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:14.523Z|a67ad420-7dfe-4a12-a201-f75ede934e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:14.523Z|a67ad420-7dfe-4a12-a201-f75ede934e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:24.539Z|a856d714-a36c-4039-820c-d2833efd0945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:24.540Z|a856d714-a36c-4039-820c-d2833efd0945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:24.541Z|152e9e3d-9333-47d0-ac34-231bc2d04506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:24.541Z|152e9e3d-9333-47d0-ac34-231bc2d04506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:24.545Z|e3d92d0c-6bd5-4f4c-87b1-da5824461a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:24.545Z|e3d92d0c-6bd5-4f4c-87b1-da5824461a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:26.189Z|338c309f-950a-4475-bc69-1d4916ce9cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:26.190Z|338c309f-950a-4475-bc69-1d4916ce9cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:26.530Z|f507c061-a973-44b3-a24b-25225e4a7c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:26.531Z|f507c061-a973-44b3-a24b-25225e4a7c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:34.566Z|89a4f3ae-d0f7-435c-a2f3-2d90a2082178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:34.567Z|7f3f4a72-3c1e-496f-8922-c747786feefa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:34.567Z|89a4f3ae-d0f7-435c-a2f3-2d90a2082178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:34.567Z|7f3f4a72-3c1e-496f-8922-c747786feefa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:34.571Z|1f86554d-fe46-4905-b985-b532c70c3220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:34.571Z|1f86554d-fe46-4905-b985-b532c70c3220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:41.189Z|20fbda10-e4db-4e57-b6b4-02e9c460b686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:41.190Z|20fbda10-e4db-4e57-b6b4-02e9c460b686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:44.590Z|c51ec917-20ed-4129-bfd3-9f730af9b4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:44.591Z|c51ec917-20ed-4129-bfd3-9f730af9b4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:44.591Z|b6d2990d-55d7-434e-b338-b9470a3782b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:44.591Z|b6d2990d-55d7-434e-b338-b9470a3782b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:44.595Z|62c2dbf9-deb8-4a33-92b0-ec6dcda75b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:44.595Z|62c2dbf9-deb8-4a33-92b0-ec6dcda75b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:54.615Z|b12290c2-f2d9-4f8e-9c4e-be7ac6d0c7b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:54.615Z|e655f531-44f1-44a0-8898-6bf4889a831f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:54.616Z|b12290c2-f2d9-4f8e-9c4e-be7ac6d0c7b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:54.616Z|e655f531-44f1-44a0-8898-6bf4889a831f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:54.617Z|b7c68e86-ab07-4271-b9b3-19e9b8a6d11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:53:54.618Z|b7c68e86-ab07-4271-b9b3-19e9b8a6d11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:54.712Z|d11bc9ce-f27b-4519-ae71-f3d7d0958a09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:53:54.713Z|d11bc9ce-f27b-4519-ae71-f3d7d0958a09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:53:56.189Z|ead29ec0-2a30-4b77-a960-9c25869e98f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:56.192Z|ead29ec0-2a30-4b77-a960-9c25869e98f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:53:56.531Z|2bc7238b-78b2-4ea6-b438-fcf5c89980e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:53:56.532Z|2bc7238b-78b2-4ea6-b438-fcf5c89980e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:04.641Z|d3190d34-249d-47c1-a95c-baf3faf06f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:04.642Z|d3190d34-249d-47c1-a95c-baf3faf06f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:04.645Z|2fd5b7a8-7937-4cef-9c18-101be86e4884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:04.645Z|2fd5b7a8-7937-4cef-9c18-101be86e4884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:04.646Z|7c2552f9-b030-4bd7-9e55-f8e1c10288b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:04.646Z|7c2552f9-b030-4bd7-9e55-f8e1c10288b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:11.189Z|e0c07343-d2c5-4df1-a376-4a4595fb991b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:11.190Z|e0c07343-d2c5-4df1-a376-4a4595fb991b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:14.669Z|10a80533-18d6-4f39-b859-3765e2d435c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:14.669Z|116b9246-6e87-450b-9d1a-2073add7d1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:14.669Z|10a80533-18d6-4f39-b859-3765e2d435c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:14.670Z|116b9246-6e87-450b-9d1a-2073add7d1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:14.671Z|5647a835-7102-44ce-a999-c46020a2c71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:14.671Z|5647a835-7102-44ce-a999-c46020a2c71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:24.698Z|30240962-bf93-4fb2-a28d-906cc5e620f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:24.698Z|09b05224-ea29-4442-8129-90e2ff02db33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:24.698Z|92478de4-31a9-4a4d-8826-bf0f838ddd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:24.699Z|09b05224-ea29-4442-8129-90e2ff02db33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:24.699Z|92478de4-31a9-4a4d-8826-bf0f838ddd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:24.699Z|30240962-bf93-4fb2-a28d-906cc5e620f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:26.189Z|b071d537-463d-475c-be79-5969db96d17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:26.190Z|b071d537-463d-475c-be79-5969db96d17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:26.533Z|2ffbc878-8ed5-4df5-bea9-248b76a4a753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:26.533Z|2ffbc878-8ed5-4df5-bea9-248b76a4a753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:34.733Z|ab580a0f-8960-4b01-ba91-cc2d22f38cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:34.733Z|cbdea5b2-975c-4782-a8d4-8c56ec878d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:34.734Z|bd457611-c9ad-49c4-a8bd-e11019f54fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:34.734Z|cbdea5b2-975c-4782-a8d4-8c56ec878d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:34.734Z|bd457611-c9ad-49c4-a8bd-e11019f54fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:34.734Z|ab580a0f-8960-4b01-ba91-cc2d22f38cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:41.189Z|2b8261a8-21ec-4f2d-9116-85a5e37fe1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:41.192Z|2b8261a8-21ec-4f2d-9116-85a5e37fe1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:44.758Z|4484966d-2bd8-43ce-b7b4-29ec3cc24cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:44.759Z|7a4826c9-2f8e-48e3-b805-f4bbd4c6c42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:44.760Z|4484966d-2bd8-43ce-b7b4-29ec3cc24cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:44.761Z|7a4826c9-2f8e-48e3-b805-f4bbd4c6c42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:44.758Z|8b6c2ff1-87d6-4119-a8f2-1b009b595c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:44.765Z|8b6c2ff1-87d6-4119-a8f2-1b009b595c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:54.712Z|f54b6f06-9290-4e3c-bae0-14cb5dfb048a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:54:54.713Z|f54b6f06-9290-4e3c-bae0-14cb5dfb048a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:54.788Z|d2041e9b-7adf-45da-a02c-a1460b1cfe6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:54.788Z|c48c9961-a303-4a7e-a784-ca54f14d7ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:54.789Z|d2041e9b-7adf-45da-a02c-a1460b1cfe6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:54.791Z|c48c9961-a303-4a7e-a784-ca54f14d7ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:54.793Z|e24f013d-c7e0-4051-ba1b-c96de728c052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:54:54.793Z|e24f013d-c7e0-4051-ba1b-c96de728c052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:54:56.189Z|3f6f5016-23c7-4b79-8af5-20c0fcbc28a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:56.190Z|3f6f5016-23c7-4b79-8af5-20c0fcbc28a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:54:56.534Z|d17ac0e0-0072-42cc-9eee-c638450f58e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:54:56.535Z|d17ac0e0-0072-42cc-9eee-c638450f58e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:04.817Z|98d18bb7-af64-423d-961d-cf8ba84f1c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:04.817Z|082cd0ad-fe1f-452d-8b0c-6064aaa1b63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:04.817Z|46167c0f-83e9-43f3-af67-a26fa611a182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:04.818Z|46167c0f-83e9-43f3-af67-a26fa611a182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:04.818Z|98d18bb7-af64-423d-961d-cf8ba84f1c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:04.818Z|082cd0ad-fe1f-452d-8b0c-6064aaa1b63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:11.189Z|5c8a1b1d-aeb6-4794-be3b-e9fe2790086d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:11.190Z|5c8a1b1d-aeb6-4794-be3b-e9fe2790086d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:14.840Z|f21f3351-099c-47c1-8436-41bd9d4b1957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:14.840Z|f21f3351-099c-47c1-8436-41bd9d4b1957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:14.840Z|5d08ed90-28fa-4376-b898-0e6bfdadff59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:14.841Z|5d08ed90-28fa-4376-b898-0e6bfdadff59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:14.846Z|a7ee2974-7ab2-4907-9397-6fc052c34f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:14.846Z|a7ee2974-7ab2-4907-9397-6fc052c34f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:24.862Z|b5bd0683-586c-431b-bd37-c156d575f118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:24.863Z|b5bd0683-586c-431b-bd37-c156d575f118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:24.867Z|be31dce3-9048-4a73-9daa-ed5498ca7064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:24.868Z|be31dce3-9048-4a73-9daa-ed5498ca7064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:24.870Z|c978c92c-e93e-4945-a429-f998dc7409ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:24.871Z|c978c92c-e93e-4945-a429-f998dc7409ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:26.189Z|aecba4c9-ffc6-4dd7-95a3-e04e43c7bb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:26.194Z|aecba4c9-ffc6-4dd7-95a3-e04e43c7bb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:26.535Z|ba2b9ac1-7751-449b-a585-6ca2d64edbba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:26.536Z|ba2b9ac1-7751-449b-a585-6ca2d64edbba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:34.890Z|c6cdefc2-8a91-4535-8fec-6247341c6345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:34.890Z|e46ee502-b31b-4a0e-ba85-c94022ea2930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:34.891Z|c6cdefc2-8a91-4535-8fec-6247341c6345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:34.891Z|e46ee502-b31b-4a0e-ba85-c94022ea2930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:34.892Z|ac5d920a-2455-419e-b6fb-c72d97dde911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:34.892Z|ac5d920a-2455-419e-b6fb-c72d97dde911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:41.189Z|dd994216-ca7a-4dd9-b96f-cc2472a02064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:41.190Z|dd994216-ca7a-4dd9-b96f-cc2472a02064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:44.914Z|79567e54-a13e-4a2f-a021-e0f159392182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:44.914Z|75c96cfa-9654-448d-a455-213bc9b85cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:44.914Z|9d02982e-19b6-407d-b30f-78ed23d69f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:44.915Z|75c96cfa-9654-448d-a455-213bc9b85cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:44.915Z|79567e54-a13e-4a2f-a021-e0f159392182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:44.915Z|9d02982e-19b6-407d-b30f-78ed23d69f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:54.712Z|0f9033e7-1c02-41a3-947b-eec973b29734|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:55:54.714Z|0f9033e7-1c02-41a3-947b-eec973b29734|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:54.937Z|34fb8929-9ee6-45af-a7ff-f3f69f89abb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:54.938Z|34fb8929-9ee6-45af-a7ff-f3f69f89abb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:54.939Z|8a7b3536-42fb-4d20-9bc8-3f520b4a85da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:54.939Z|8a7b3536-42fb-4d20-9bc8-3f520b4a85da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:54.941Z|eecc022d-2be4-4520-aa9f-e23a9a03ae3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:55:54.942Z|eecc022d-2be4-4520-aa9f-e23a9a03ae3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:55:56.189Z|e1ffb714-603c-4f6f-9760-0dc8235247bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:56.190Z|e1ffb714-603c-4f6f-9760-0dc8235247bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:55:56.536Z|98808c20-e535-4218-a2a5-8814f4e641b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:55:56.537Z|98808c20-e535-4218-a2a5-8814f4e641b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:04.967Z|a6be3c2a-a7fa-4a1e-bcb1-0ae448fe3f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:04.967Z|a6be3c2a-a7fa-4a1e-bcb1-0ae448fe3f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:04.970Z|03dd6a49-d441-46f7-8a4d-554744fb256e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:04.970Z|03dd6a49-d441-46f7-8a4d-554744fb256e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:04.976Z|9160cde1-3f6f-4b79-b8ee-86e3044b9928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:04.977Z|9160cde1-3f6f-4b79-b8ee-86e3044b9928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:11.189Z|9406e3a7-2691-4b82-9b31-6c72d7029508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:11.191Z|9406e3a7-2691-4b82-9b31-6c72d7029508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:14.990Z|e561af34-3a2c-4a72-9e48-2367d231e8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:14.990Z|e561af34-3a2c-4a72-9e48-2367d231e8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:14.999Z|d5e9303b-2f83-41b9-88a1-c60a69365983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:14.999Z|d5e9303b-2f83-41b9-88a1-c60a69365983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:15.002Z|ec5587b2-249d-40a8-80f3-b9d33b86b006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:15.003Z|ec5587b2-249d-40a8-80f3-b9d33b86b006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:25.016Z|1cfd9a59-2aca-4037-b799-dac690228f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:25.016Z|1cfd9a59-2aca-4037-b799-dac690228f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:25.021Z|b1ab231c-9964-43a7-a698-d8b53bf66aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:25.022Z|b1ab231c-9964-43a7-a698-d8b53bf66aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:25.022Z|2caad1eb-57e6-4711-aaef-e222fe61378b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:25.023Z|2caad1eb-57e6-4711-aaef-e222fe61378b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:26.189Z|f1e94d33-0e87-4a7e-b3e8-a502824135c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:26.190Z|f1e94d33-0e87-4a7e-b3e8-a502824135c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:26.538Z|e03d6370-0295-4ca8-882f-8d367948e219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:26.538Z|e03d6370-0295-4ca8-882f-8d367948e219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:35.045Z|a4ffc2d5-1546-4aeb-a944-e9023d956e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:35.045Z|379c49d0-13fc-4e71-95ae-8602a2bf68b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:35.046Z|a4ffc2d5-1546-4aeb-a944-e9023d956e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:35.046Z|379c49d0-13fc-4e71-95ae-8602a2bf68b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:35.051Z|f0133da2-9138-4f4c-b792-a55e294b7cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:35.051Z|f0133da2-9138-4f4c-b792-a55e294b7cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:41.189Z|84ecf62b-7656-4991-a116-4180c52b3eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:41.190Z|84ecf62b-7656-4991-a116-4180c52b3eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:45.067Z|ad53d311-b0ef-4003-a5cd-4e5983e9fe57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:45.068Z|ad53d311-b0ef-4003-a5cd-4e5983e9fe57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:45.071Z|a4da5c67-bdb1-4178-b981-8c84d444733d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:45.072Z|7d8916ff-5a41-4dc6-98e0-f4895be80bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:45.072Z|a4da5c67-bdb1-4178-b981-8c84d444733d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:45.072Z|7d8916ff-5a41-4dc6-98e0-f4895be80bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:54.711Z|cbf19ab4-12cf-463c-a9d3-3aac6d641c38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:56:54.712Z|cbf19ab4-12cf-463c-a9d3-3aac6d641c38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:55.092Z|c4f19860-4f13-4679-8ea5-26dfc476b2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:55.093Z|c4f19860-4f13-4679-8ea5-26dfc476b2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:55.093Z|fe939359-6cd5-4bef-99dd-7754106b84aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:55.094Z|fe939359-6cd5-4bef-99dd-7754106b84aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:55.093Z|02e2acfb-2c64-41ad-b022-2aa167548c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:56:55.094Z|02e2acfb-2c64-41ad-b022-2aa167548c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:56:56.189Z|4de5a923-1a07-4543-9177-31a9659be3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:56.192Z|4de5a923-1a07-4543-9177-31a9659be3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:56:56.539Z|1a2a0b20-e431-4b7b-bd7d-4fd00329618a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:56:56.539Z|1a2a0b20-e431-4b7b-bd7d-4fd00329618a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:05.115Z|f60572c7-82a6-4cc1-af46-c52b12486625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:05.115Z|bfbf6508-1d17-4dc4-babf-7b7e1fdade01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:05.116Z|f60572c7-82a6-4cc1-af46-c52b12486625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:05.116Z|4ac5a54b-9f27-4afc-910a-c41e1f888112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:05.116Z|bfbf6508-1d17-4dc4-babf-7b7e1fdade01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:05.117Z|4ac5a54b-9f27-4afc-910a-c41e1f888112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:11.189Z|b57df719-b348-4f79-9666-9bb0e88102f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:11.190Z|b57df719-b348-4f79-9666-9bb0e88102f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:15.137Z|1ee085cd-7648-4d3f-ba83-6c2bdd227a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:15.137Z|d443dd64-46ca-4b42-8d66-a31082b0cd0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:15.138Z|8e248daa-5e39-4540-810b-493733254076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:15.138Z|1ee085cd-7648-4d3f-ba83-6c2bdd227a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:15.138Z|d443dd64-46ca-4b42-8d66-a31082b0cd0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:15.138Z|8e248daa-5e39-4540-810b-493733254076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:25.161Z|7c34f911-28ab-4653-ac81-5c5bfda731d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:25.161Z|62b3a24b-ced9-41e8-b4e3-8aa543a0d09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:25.161Z|8de75768-c5ab-4f77-b7c0-88f82c2d9e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:25.162Z|7c34f911-28ab-4653-ac81-5c5bfda731d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:25.162Z|62b3a24b-ced9-41e8-b4e3-8aa543a0d09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:25.162Z|8de75768-c5ab-4f77-b7c0-88f82c2d9e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:26.189Z|9e39a936-dc09-4094-8c5b-510652784056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:26.190Z|9e39a936-dc09-4094-8c5b-510652784056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:26.540Z|d73a2512-148c-4db0-81b4-70af5157e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:26.540Z|d73a2512-148c-4db0-81b4-70af5157e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:35.187Z|85ef8a35-19ed-4bc0-b13a-0c1ec7be4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:35.187Z|e00bae28-4fec-496a-8b74-33923e11590b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:35.188Z|e00bae28-4fec-496a-8b74-33923e11590b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:35.188Z|85ef8a35-19ed-4bc0-b13a-0c1ec7be4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:35.189Z|a91437b5-994e-49c3-80e8-bc6def0f4ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:35.190Z|a91437b5-994e-49c3-80e8-bc6def0f4ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:41.189Z|da849ada-54b3-4f74-b5b8-9bb46063da96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:41.192Z|da849ada-54b3-4f74-b5b8-9bb46063da96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:45.211Z|28b87f14-1024-4e8e-ae13-d4ae0b621191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:45.212Z|28b87f14-1024-4e8e-ae13-d4ae0b621191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:45.214Z|2450a982-12c2-40b9-901d-c2f36527956d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:45.213Z|72b5836d-bb41-4b9c-856d-d95d3ce2bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:45.214Z|2450a982-12c2-40b9-901d-c2f36527956d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:45.214Z|72b5836d-bb41-4b9c-856d-d95d3ce2bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:54.712Z|041876b2-f4dc-479c-b861-e52c5a16d58d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:57:54.713Z|041876b2-f4dc-479c-b861-e52c5a16d58d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:55.235Z|6f3437ad-ecc7-4402-a9f7-f430d3423c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:55.235Z|4d5fa56f-be1a-4aac-87fd-dee80a1af35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:55.236Z|6f3437ad-ecc7-4402-a9f7-f430d3423c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:55.236Z|4d5fa56f-be1a-4aac-87fd-dee80a1af35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:55.237Z|c925819b-1c26-4891-a4c7-c18ff8b0d02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:57:55.238Z|c925819b-1c26-4891-a4c7-c18ff8b0d02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:57:56.189Z|7f45ff45-3a5d-4841-9acc-160c39dcf12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:56.190Z|7f45ff45-3a5d-4841-9acc-160c39dcf12a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:57:56.541Z|05264eaa-ef72-4f21-90ab-4db40775dab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:57:56.542Z|05264eaa-ef72-4f21-90ab-4db40775dab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:05.259Z|a174b876-89b2-487d-8b0c-1c60c21a9997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:05.259Z|f8fcf6a1-75da-43b1-9b7f-393385cd2966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:05.259Z|994c0a67-6c4d-4dce-b20e-c94227f6a947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:05.260Z|a174b876-89b2-487d-8b0c-1c60c21a9997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:05.260Z|f8fcf6a1-75da-43b1-9b7f-393385cd2966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:05.260Z|994c0a67-6c4d-4dce-b20e-c94227f6a947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:11.189Z|de29481e-a8e7-441c-9f3c-7838b2823f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:11.190Z|de29481e-a8e7-441c-9f3c-7838b2823f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:15.283Z|2deb63f9-2ac4-4382-91c9-7db7a1d5f5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:15.283Z|c8b33f8d-5832-4a9f-aa9e-031559f1d9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:15.283Z|a807a8b8-5060-4c3e-bdbc-75ad1cbd1f80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:15.283Z|2deb63f9-2ac4-4382-91c9-7db7a1d5f5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:15.283Z|c8b33f8d-5832-4a9f-aa9e-031559f1d9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:15.284Z|a807a8b8-5060-4c3e-bdbc-75ad1cbd1f80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:25.305Z|5cb5d3d7-2fe8-414d-b55f-e25133b870a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:25.306Z|1cf60c38-26cf-4ac2-9805-6686d2bfc65b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:25.306Z|5cb5d3d7-2fe8-414d-b55f-e25133b870a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:25.306Z|1cf60c38-26cf-4ac2-9805-6686d2bfc65b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:25.310Z|2b68ce2c-4ad7-46a4-9013-397b07aaff36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:25.310Z|2b68ce2c-4ad7-46a4-9013-397b07aaff36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:26.189Z|57cd5b93-66a8-458b-84da-be60af0f96d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:26.193Z|57cd5b93-66a8-458b-84da-be60af0f96d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:26.543Z|dd0c95e7-b609-4f40-9482-f370868e3185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:26.543Z|dd0c95e7-b609-4f40-9482-f370868e3185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:27.228Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:58:27.238Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 already exists in requestDb InfraActiveRequests table 2022-12-30T00:58:27.240Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:58:27.240Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:58:27.241Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:27.241Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:58:27.241Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:58:27.241Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"044c06e2cf5e10f45761a2e66d101b99", X-B3-SpanId:"2ca214bbe351521a", X-B3-ParentSpanId:"f6821ad994cecbac", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a89bd5c-f368-4d9b-a673-a54e25d475f1"] 2022-12-30T00:58:27.242Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:58:27.242Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:27.286Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:27.287Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T00:58:27.287Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : Not Found 2022-12-30T00:58:27.287Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 00:58:27 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2022-12-30T00:58:27.288Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: 2022-12-30T00:58:27.288Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:27.288Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|404|Not Found|InvokeReturn 2022-12-30T00:58:27.430Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T00:58:35.341Z|fe17c205-cf24-48bc-8d81-ec10103af860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:35.342Z|fe17c205-cf24-48bc-8d81-ec10103af860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:35.343Z|c405bea8-4a35-43b4-8b02-05273ac5a726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:35.343Z|c405bea8-4a35-43b4-8b02-05273ac5a726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:35.346Z|f6398548-8ee7-4a36-aa5a-7c380a953226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:35.346Z|f6398548-8ee7-4a36-aa5a-7c380a953226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:41.189Z|110b2937-3d3c-4053-8b6b-a51dc144d779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:41.190Z|110b2937-3d3c-4053-8b6b-a51dc144d779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:45.390Z|64fca976-9174-446f-b19c-aa16bf5612ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:45.390Z|64fca976-9174-446f-b19c-aa16bf5612ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:45.395Z|e33f963c-bbb9-4727-81b6-b1f63b748a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:45.396Z|e33f963c-bbb9-4727-81b6-b1f63b748a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:45.397Z|c34d559e-a4bf-49a5-9dd8-50f059f2cbdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:45.398Z|c34d559e-a4bf-49a5-9dd8-50f059f2cbdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:46.880Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T00:58:47.036Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T00:58:47.037Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T00:58:47.202Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T00:58:47.203Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 00:58:47 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[110], vertex-id=[180416], x-aai-txid=[0-aai-resources-221230-00:58:47:235-27158], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T00:58:47.205Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672361785047","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-30T00:58:47.345Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T00:58:47.346Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T00:58:47.366Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T00:58:47.366Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T00:58:47.366Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:47.366Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T00:58:47.367Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T00:58:47.367Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"044c06e2cf5e10f45761a2e66d101b99", X-B3-SpanId:"8d505badef7c728b", X-B3-ParentSpanId:"f6821ad994cecbac", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c64557-c346-4c32-ad66-e237e0856a8a"] 2022-12-30T00:58:47.367Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec","requestScope":"service"} 2022-12-30T00:58:47.367Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:47.715Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:47.716Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:47.716Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T00:58:47.716Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 00:58:47 GMT", x-envoy-upstream-service-time:"314", server:"envoy"] 2022-12-30T00:58:47.717Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T00:58:47.717Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:47.718Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T00:58:47.730Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T00:58:47.731Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T00:58:47.758Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:47.759Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T00:58:47.759Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T00:58:47.759Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed103b2b-08bc-420a-ba38-bd46f0101238"] 2022-12-30T00:58:47.759Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T00:58:47.760Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:48.163Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:48.163Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:48.164Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T00:58:48.164Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D9A18F160524A6DA512067FA8DBB9CA; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:58:48 GMT", x-envoy-upstream-service-time:"382", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:48.219Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T00:58:48.220Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:48.220Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T00:58:48.363Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T00:58:48.364Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T00:58:48.364Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:48.364Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T00:58:48.365Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T00:58:48.365Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67e1a1a7-994a-4db4-9dd0-e9fea3dc1aed"] 2022-12-30T00:58:48.365Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T00:58:48.366Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:48.506Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:48.508Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:48.508Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T00:58:48.509Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:58:48 GMT", x-envoy-upstream-service-time:"137", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:48.513Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T00:58:48.513Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:48.514Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T00:58:48.528Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T00:58:48.529Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T00:58:48.529Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:48.529Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T00:58:48.530Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T00:58:48.530Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"843b547b-187a-473a-b359-fc96fe74d83e"] 2022-12-30T00:58:48.530Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T00:58:48.531Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:48.572Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:48.573Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:48.573Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T00:58:48.574Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:58:48 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:48.577Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T00:58:48.577Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:48.578Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T00:58:48.596Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T00:58:48.596Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T00:58:48.597Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:48.597Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T00:58:48.597Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T00:58:48.598Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"044c06e2cf5e10f45761a2e66d101b99", X-B3-SpanId:"0ca8a1b3a0c27a61", X-B3-ParentSpanId:"f6821ad994cecbac", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fdf8514-826d-4996-b654-d4e3334e9a74"] 2022-12-30T00:58:48.598Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68","requestStatus":"IN_PROGRESS","startTime":1672361907443,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68"} 2022-12-30T00:58:48.598Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:49.113Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:49.114Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T00:58:49.115Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T00:58:49.115Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:58:49 GMT", x-envoy-upstream-service-time:"511", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:49.172Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:58:27.443+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T00:58:48.809+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:58:49.174Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:49.174Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T00:58:49.252Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T00:58:49.253Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T00:58:49.254Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:49.254Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T00:58:49.255Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T00:58:49.255Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"044c06e2cf5e10f45761a2e66d101b99", X-B3-SpanId:"cb932c278d7a1e27", X-B3-ParentSpanId:"f6821ad994cecbac", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-TransactionID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ECOMP-RequestID:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cbddc2-03bb-403f-a4f5-c713a52f2a56"] 2022-12-30T00:58:49.255Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d3042077-b739-47c6-ad3c-2bdc80068749\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelUuid\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelInvariantUuid\":\"d3042077-b739-47c6-ad3c-2bdc80068749\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"5777b471-4162-47ac-9cd5-c3020f5be37b\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68","type":"String"},"mso-request-id":{"value":"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68","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"}}} 2022-12-30T00:58:49.256Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:53.100Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:53.101Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T00:58:53.101Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T00:58:53.102Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=693ED4A194A26C1AC48ABEB8551EA04C; Path=/; HttpOnly", date:"Fri, 30 Dec 2022 00:58:52 GMT", x-onap-requestid:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", x-requestid:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", x-transactionid:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", x-ecomp-requestid:"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", x-onap-partnername:"UNKNOWN", x-invocationid:"98cbddc2-03bb-403f-a4f5-c713a52f2a56", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3805", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:53.103Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bbfd09aa-e75b-4ce0-931b-cda1d4d61b68\",\"instanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\"}}","message":"Success","processInstanceID":"1f3d0c23-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T00:58:53.104Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:53.104Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T00:58:53.129Z|bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:58:53.394Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:58:53.420Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:58:53.421Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:58:53.421Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:53.421Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:58:53.422Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:58:53.422Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31fe14880197763a6a86c7bf314a2bb", X-B3-SpanId:"25a0f85827176f30", X-B3-ParentSpanId:"99dd38d16cbd8606", X-B3-Sampled:"0", X-ONAP-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-TransactionID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-ECOMP-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f176d24-257a-4c3a-98d3-91d15217901f"] 2022-12-30T00:58:53.422Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:58:53.422Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:53.566Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:53.566Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:53.567Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:58:53.567Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:58:52 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:53.569Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:58:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:58:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:58:53.570Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:53.571Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:58:53.582Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:58:53.582Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:58:53.582Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:58:53.583Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:58:53.583Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:58:53.583Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31fe14880197763a6a86c7bf314a2bb", X-B3-SpanId:"1a874af501a3b497", X-B3-ParentSpanId:"99dd38d16cbd8606", X-B3-Sampled:"0", X-ONAP-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-TransactionID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-ECOMP-RequestID:"1acaa220-9d7b-4a94-baba-b9b183079396", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1e99bcb-7b5b-423e-adf9-fac693defa41"] 2022-12-30T00:58:53.584Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:58:53.584Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:58:53.705Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:58:53.705Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:58:53.706Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:58:53.706Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:58:52 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:58:53.708Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:58:53.708Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:58:53.708Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:58:53.745Z|1acaa220-9d7b-4a94-baba-b9b183079396|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:58:54.713Z|21d96d1a-20ed-4368-9c8f-7cb5fc3167a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:58:54.714Z|21d96d1a-20ed-4368-9c8f-7cb5fc3167a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:55.422Z|e595223e-95e5-452b-9370-e654a0876cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:55.423Z|e595223e-95e5-452b-9370-e654a0876cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:55.424Z|5f61b07b-36c3-4e0e-87a5-373142cf7631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:55.424Z|5f61b07b-36c3-4e0e-87a5-373142cf7631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:55.427Z|788915c4-bfb7-42ce-a341-cf237f6b7279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:58:55.427Z|788915c4-bfb7-42ce-a341-cf237f6b7279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:58:56.189Z|fb9581d5-546d-4b6d-a5e4-748e48e8d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:56.190Z|fb9581d5-546d-4b6d-a5e4-748e48e8d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:58:56.545Z|eb68d7b8-fea3-4171-a5ba-22137f668784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:58:56.545Z|eb68d7b8-fea3-4171-a5ba-22137f668784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:03.993Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:04.009Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:04.009Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:04.009Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:04.010Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:04.010Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:04.010Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"741fdb94ecfcfa502519d5dd02d870bd", X-B3-SpanId:"0d669f89da8fccb3", X-B3-ParentSpanId:"6d39c8760dff301d", X-B3-Sampled:"0", X-ONAP-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-TransactionID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-ECOMP-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb0c06d-6f77-40ec-b336-f5cde8f3d9a9"] 2022-12-30T00:59:04.010Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:04.010Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:04.047Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:04.048Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:04.048Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:04.048Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:04.053Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:58:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:58:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:04.054Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:04.054Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:04.056Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:04.056Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:04.056Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:04.058Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:04.058Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:04.058Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"741fdb94ecfcfa502519d5dd02d870bd", X-B3-SpanId:"3ef460c60cf3211f", X-B3-ParentSpanId:"6d39c8760dff301d", X-B3-Sampled:"0", X-ONAP-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-TransactionID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-ECOMP-RequestID:"4d1f839e-318b-4553-901f-4bdcd6b2915f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4f7c86f-1da7-444e-bab5-8089f1060a15"] 2022-12-30T00:59:04.058Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:04.059Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:04.077Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:04.078Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:04.078Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:04.079Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:04.080Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:04.080Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:04.080Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:04.097Z|4d1f839e-318b-4553-901f-4bdcd6b2915f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:05.450Z|955dc4e9-47f6-40f5-ae67-118a1a0c1dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:05.451Z|955dc4e9-47f6-40f5-ae67-118a1a0c1dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:05.452Z|e4bf912b-211c-4d53-b840-8a17deffd825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:05.453Z|e4bf912b-211c-4d53-b840-8a17deffd825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:05.457Z|6a3e2bc5-b15e-4d09-be34-1ecf6221cac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:05.457Z|6a3e2bc5-b15e-4d09-be34-1ecf6221cac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:11.189Z|50ae08f4-0f39-4a7d-9d50-a6d3f68282dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:11.192Z|50ae08f4-0f39-4a7d-9d50-a6d3f68282dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:14.305Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:14.315Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:14.315Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:14.315Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:14.316Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:14.316Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:14.316Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71114a74de257e2053957379f7258916", X-B3-SpanId:"6d0e3f685087eb2a", X-B3-ParentSpanId:"0a837cf2e2a6320d", X-B3-Sampled:"0", X-ONAP-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-TransactionID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-ECOMP-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5c25642-3490-4922-9213-586d3ea16248"] 2022-12-30T00:59:14.316Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:14.317Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:14.349Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:14.349Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:14.350Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:14.350Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:14 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:14.351Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:58:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:58:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:14.351Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:14.351Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:14.353Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:14.354Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:14.354Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:14.354Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:14.354Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:14.355Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71114a74de257e2053957379f7258916", X-B3-SpanId:"4742a37a4762e4cd", X-B3-ParentSpanId:"0a837cf2e2a6320d", X-B3-Sampled:"0", X-ONAP-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-TransactionID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-ECOMP-RequestID:"cd458e77-4e7a-4526-801d-4d8831703f54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0368ded-7899-41e9-8676-c7a6f0b96576"] 2022-12-30T00:59:14.355Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:14.355Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:14.375Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:14.376Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:14.376Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:14.376Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:14 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:14.380Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:14.380Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:14.381Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:14.397Z|cd458e77-4e7a-4526-801d-4d8831703f54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:15.474Z|d8a44db7-6ce6-4dd3-a76e-e497978ce5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:15.474Z|d8a44db7-6ce6-4dd3-a76e-e497978ce5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:15.478Z|6f0f776e-f427-4a3c-af7f-461cd19439df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:15.478Z|6f0f776e-f427-4a3c-af7f-461cd19439df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:15.489Z|dfddac65-d79c-4b27-9293-a7f46aa92933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:15.490Z|dfddac65-d79c-4b27-9293-a7f46aa92933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:24.560Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:24.567Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:24.567Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:24.568Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:24.568Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:24.568Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:24.568Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0f29eb73b19b1ea24a6a480e410566d", X-B3-SpanId:"cfebf7e28e714e7b", X-B3-ParentSpanId:"a7e40f48262d4062", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-TransactionID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-ECOMP-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"993df35c-860a-4c34-a775-ac12111e0a20"] 2022-12-30T00:59:24.569Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:24.569Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:24.611Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:24.611Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:24.611Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:24.612Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:24 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:24.614Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:58:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:58:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:24.617Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:24.617Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:24.619Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:24.619Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:24.619Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:24.619Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:24.620Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:24.620Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0f29eb73b19b1ea24a6a480e410566d", X-B3-SpanId:"92d8664990f577eb", X-B3-ParentSpanId:"a7e40f48262d4062", X-B3-Sampled:"0", X-ONAP-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-TransactionID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-ECOMP-RequestID:"0e4b4d08-fe3c-411e-877d-af83f6efa23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d25ffb57-8788-4e38-9fe5-d3ef44f2792c"] 2022-12-30T00:59:24.620Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:24.620Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:24.641Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:24.641Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:24.641Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:24.642Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:24 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:24.643Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:24.643Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:24.644Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:24.657Z|0e4b4d08-fe3c-411e-877d-af83f6efa23e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:25.501Z|ebd2b786-bf17-40fa-833d-123d155b1d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:25.502Z|ebd2b786-bf17-40fa-833d-123d155b1d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:25.502Z|efd173bc-1f90-4480-b7da-1698083f9a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:25.503Z|efd173bc-1f90-4480-b7da-1698083f9a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:25.524Z|b3c2f0c6-7e0b-4805-946d-d183158ca05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:25.525Z|b3c2f0c6-7e0b-4805-946d-d183158ca05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:26.189Z|8e624235-6091-4a97-883b-417a753d2830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:26.190Z|8e624235-6091-4a97-883b-417a753d2830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:26.546Z|387d436a-7638-4767-ab79-572060dcf833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:26.546Z|387d436a-7638-4767-ab79-572060dcf833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:34.851Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:34.858Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:34.859Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:34.859Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:34.859Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:34.860Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:34.860Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"835fcf53760b76f5bc553840f18c6e77", X-B3-SpanId:"64b105a7175e7c94", X-B3-ParentSpanId:"e6a9011879eaa6b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-TransactionID:"6ff31828-f470-4da6-93ac-debe691405f4", X-ECOMP-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8694203-f54b-49cc-bbd8-f639fbfe84c6"] 2022-12-30T00:59:34.860Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:34.861Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:34.902Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:34.903Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:34.903Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:34.903Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:34.906Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T00:58:27.000+00:00", "endTime" : "2022-12-30T00:59:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:34.906Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:34.906Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:34.908Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:34.909Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:34.909Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:34.909Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:34.909Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:34.910Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"835fcf53760b76f5bc553840f18c6e77", X-B3-SpanId:"693b31a21e1fd2a4", X-B3-ParentSpanId:"e6a9011879eaa6b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-TransactionID:"6ff31828-f470-4da6-93ac-debe691405f4", X-ECOMP-RequestID:"6ff31828-f470-4da6-93ac-debe691405f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5dbd22-c5f2-4176-9e49-b0d27412fc0b"] 2022-12-30T00:59:34.910Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:34.910Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:34.927Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:34.927Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:34.927Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:34.928Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:34.929Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:34.929Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:34.929Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:34.942Z|6ff31828-f470-4da6-93ac-debe691405f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:35.130Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:35.136Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.137Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:35.137Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.137Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.138Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:35.138Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bccaecc113413ba04169f4e1289e3d", X-B3-SpanId:"5fca579b5bdee71c", X-B3-ParentSpanId:"b9de3acab21be389", X-B3-Sampled:"0", X-ONAP-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-TransactionID:"7422aef5-25fd-4043-8896-6e81609c6527", X-ECOMP-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09f68e86-8a8c-4735-b01f-26b1c836b4a1"] 2022-12-30T00:59:35.138Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:35.139Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.171Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.171Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.171Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:35.172Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.172Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T00:58:27.000+00:00", "endTime" : "2022-12-30T00:59:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:35.173Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.173Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:35.175Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.175Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:35.175Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.176Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.176Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:35.176Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bccaecc113413ba04169f4e1289e3d", X-B3-SpanId:"3aced77d12b4024a", X-B3-ParentSpanId:"b9de3acab21be389", X-B3-Sampled:"0", X-ONAP-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-TransactionID:"7422aef5-25fd-4043-8896-6e81609c6527", X-ECOMP-RequestID:"7422aef5-25fd-4043-8896-6e81609c6527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d66b76-24d7-4445-950c-8cb1d259d49a"] 2022-12-30T00:59:35.177Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:35.177Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.203Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.203Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.203Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:35.204Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.204Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:35.205Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.205Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:35.218Z|7422aef5-25fd-4043-8896-6e81609c6527|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:35.388Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:35.405Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.406Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:35.406Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.407Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.407Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:35.408Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62485383f74e0d2d3895c2786e8228a1", X-B3-SpanId:"35a39220e6e447c4", X-B3-ParentSpanId:"f60c6038a44a8930", X-B3-Sampled:"0", X-ONAP-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-TransactionID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-ECOMP-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f356394e-ef67-49db-b286-460155dc7323"] 2022-12-30T00:59:35.408Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:35.408Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.453Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.453Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.454Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:35.454Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.455Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T00:58:27.000+00:00", "endTime" : "2022-12-30T00:59:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:35.456Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.456Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:35.458Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.459Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:35.459Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.460Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.460Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:35.460Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62485383f74e0d2d3895c2786e8228a1", X-B3-SpanId:"98bf1cb547a3e0fa", X-B3-ParentSpanId:"f60c6038a44a8930", X-B3-Sampled:"0", X-ONAP-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-TransactionID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-ECOMP-RequestID:"07367812-fd85-42b9-95bf-5d76c2a95695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd01096e-ed20-4cea-884d-a6a17d36121f"] 2022-12-30T00:59:35.461Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:35.461Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.483Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.484Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.484Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:35.484Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.488Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:35.489Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.489Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:35.506Z|07367812-fd85-42b9-95bf-5d76c2a95695|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:35.526Z|1e86815b-9032-467d-baa7-1ce60cad5368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:35.527Z|1e86815b-9032-467d-baa7-1ce60cad5368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:35.531Z|d6ee3592-df5c-4ec1-abb1-dc9923ee22f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:35.531Z|d6ee3592-df5c-4ec1-abb1-dc9923ee22f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:35.549Z|d6ec9723-10f1-42e0-8cee-01eef328e043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:35.550Z|d6ec9723-10f1-42e0-8cee-01eef328e043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:35.698Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:35.705Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.706Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:35.706Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.706Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.707Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:35.708Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"606652e88d4b6c721b19e6946e16c20b", X-B3-SpanId:"2317f4a3f67e2334", X-B3-ParentSpanId:"9eb63776b9dca6f0", X-B3-Sampled:"0", X-ONAP-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-TransactionID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-ECOMP-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70799ea4-fcb9-454d-893f-e15b11a640e1"] 2022-12-30T00:59:35.709Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:35.709Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.747Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.748Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.748Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:35.749Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.750Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T00:58:27.000+00:00", "endTime" : "2022-12-30T00:59:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:35.750Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.751Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:35.753Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.754Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:35.754Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.755Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:35.755Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:35.755Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"606652e88d4b6c721b19e6946e16c20b", X-B3-SpanId:"4a249a6dc9a102c2", X-B3-ParentSpanId:"9eb63776b9dca6f0", X-B3-Sampled:"0", X-ONAP-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-TransactionID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-ECOMP-RequestID:"f4784a3c-fe75-40d1-b29f-a53809162b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b133ed22-1e7b-4d32-a984-d18d173f6b87"] 2022-12-30T00:59:35.756Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:35.756Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:35.773Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:35.777Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:35.778Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:35.778Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:34 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:35.779Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:35.780Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:35.781Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:35.798Z|f4784a3c-fe75-40d1-b29f-a53809162b34|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:35.971Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:35.977Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.977Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||Invoke 2022-12-30T00:59:35.977Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:35.978Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68 2022-12-30T00:59:35.978Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Method : GET 2022-12-30T00:59:35.978Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a0c5295d03c8543f3052d5621e46658", X-B3-SpanId:"6c11189654f1db61", X-B3-ParentSpanId:"147311cb7b5a6e0f", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-TransactionID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-ECOMP-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d652d9c1-f317-4ba3-9d93-1ee196994568"] 2022-12-30T00:59:35.978Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Request body: 2022-12-30T00:59:35.979Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:36.034Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:36.035Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:36.035Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Status text : OK 2022-12-30T00:59:36.036Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:36 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:36.036Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||Response body: { "requestId" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T00:58:27.000+00:00", "endTime" : "2022-12-30T00:59:27.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec\",\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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n\t\t\t\"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"5777b471-4162-47ac-9cd5-c3020f5be37b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bbfd09aa-e75b-4ce0-931b-cda1d4d61b68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68" } } } 2022-12-30T00:59:36.037Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:36.038Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|INFO|500||InvokeReturn 2022-12-30T00:59:36.040Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:36.040Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:36.040Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:36.041Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false 2022-12-30T00:59:36.041Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:36.041Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a0c5295d03c8543f3052d5621e46658", X-B3-SpanId:"44aa2894703b4f0d", X-B3-ParentSpanId:"147311cb7b5a6e0f", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-TransactionID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-ECOMP-RequestID:"5d9fac7d-573b-41a4-a3ea-db865bb1a5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5859635-9cc9-4edf-8edf-2200b927c348"] 2022-12-30T00:59:36.041Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:36.042Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:36.070Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:36.071Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:36.071Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:36.071Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:36 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:36.074Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:36.074Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:36.075Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbfd09aa-e75b-4ce0-931b-cda1d4d61b68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:36.089Z|5d9fac7d-573b-41a4-a3ea-db865bb1a5c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbfd09aa-e75b-4ce0-931b-cda1d4d61b68|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:39.562Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:39.565Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||Checking if requestId: c271bc7c-ccad-4a24-a7ee-a12f1c435466 already exists in requestDb InfraActiveRequests table 2022-12-30T00:59:39.566Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:39.566Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T00:59:39.566Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:39.567Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:39.567Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T00:59:39.567Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c1c9ee97be51c108f34704f2d59314c", X-B3-SpanId:"435b576d1d5f6f18", X-B3-ParentSpanId:"3c22f58e1ad9bae1", X-B3-Sampled:"0", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e260596e-1f52-4bb8-a807-955735c1c30a"] 2022-12-30T00:59:39.567Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T00:59:39.567Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:39.605Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:39.606Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T00:59:39.606Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : Not Found 2022-12-30T00:59:39.606Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 00:59:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2022-12-30T00:59:39.606Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: 2022-12-30T00:59:39.606Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:39.607Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|404|Not Found|InvokeReturn 2022-12-30T00:59:39.625Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T00:59:39.625Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T00:59:39.631Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T00:59:39.671Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|INFO|500||Invoke 2022-12-30T00:59:39.671Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6ab8ec03-e81f-49ef-a25a-93b91d0d5d1d], X-ECOMP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-TransactionId=[], X-ONAP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466]} 2022-12-30T00:59:39.758Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 00:59:39 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[57], x-aai-txid=[1-aai-resources-221230-00:59:39:864-69062], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T00:59:39.759Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|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/d3042077-b739-47c6-ad3c-2bdc80068749","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749","ERR.5.4.6114"]}}} 2022-12-30T00:59:39.760Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|INFO|404|Not Found|InvokeReturn 2022-12-30T00:59:39.771Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 2022-12-30T00:59:39.772Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d3042077-b739-47c6-ad3c-2bdc80068749 2022-12-30T00:59:39.775Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T00:59:39.812Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|INFO|500||Invoke 2022-12-30T00:59:39.813Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[246f08f3-5189-4e91-9472-2a2107880d7b], X-ECOMP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-TransactionId=[], X-ONAP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466]} 2022-12-30T00:59:39.855Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 00:59:39 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-221230-00:59:39:997-66449], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T00:59:39.855Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|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/d3042077-b739-47c6-ad3c-2bdc80068749","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749","ERR.5.4.6114"]}}} 2022-12-30T00:59:39.856Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749|INFO|404|Not Found|InvokeReturn 2022-12-30T00:59:39.859Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d3042077-b739-47c6-ad3c-2bdc80068749 2022-12-30T00:59:39.859Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d3042077-b739-47c6-ad3c-2bdc80068749 2022-12-30T00:59:39.862Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T00:59:39.898Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T00:59:39.898Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e1a0209e-b57e-4c68-9843-f5fda5473c2e], X-ECOMP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466], X-TransactionId=[], X-ONAP-RequestID=[c271bc7c-ccad-4a24-a7ee-a12f1c435466]} 2022-12-30T00:59:39.953Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 00:59:40 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[44], vertex-id=[180416], x-aai-txid=[1-aai-resources-221230-00:59:40:081-52633], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T00:59:39.954Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672361785047","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-30T00:59:39.954Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T00:59:39.955Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T00:59:39.955Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T00:59:39.958Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:39.958Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T00:59:39.958Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:39.958Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:39.959Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T00:59:39.959Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"8c1c9ee97be51c108f34704f2d59314c", X-B3-SpanId:"ac529913850d217c", X-B3-ParentSpanId:"3c22f58e1ad9bae1", X-B3-Sampled:"0", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b61e827-0187-4a02-a1b6-9495619570fa"] 2022-12-30T00:59:39.959Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"},"instanceName":"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0","requestScope":"network"} 2022-12-30T00:59:39.959Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:39.993Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:39.993Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:39.993Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T00:59:39.994Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"Fri, 30 Dec 2022 00:59:39 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-12-30T00:59:39.994Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T00:59:39.994Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:39.994Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T00:59:39.995Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679 2022-12-30T00:59:39.996Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|INFO|500||Invoke 2022-12-30T00:59:39.996Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:39.996Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679 2022-12-30T00:59:39.996Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Method : GET 2022-12-30T00:59:39.997Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c622b1d7-bc79-4981-80fa-1eb1b191d79d"] 2022-12-30T00:59:39.997Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Request body: 2022-12-30T00:59:39.997Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:40.063Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:40.064Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:40.064Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Status text : OK 2022-12-30T00:59:40.064Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:40.068Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||Response body: { "modelCustomizationUUID" : "4f694739-9871-4093-b62d-ee2a809a5679", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-12-30T00:56:31.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource" } } } 2022-12-30T00:59:40.068Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:40.069Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679|INFO|500||InvokeReturn 2022-12-30T00:59:40.082Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource 2022-12-30T00:59:40.083Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|INFO|500||Invoke 2022-12-30T00:59:40.083Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:40.083Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource 2022-12-30T00:59:40.083Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Method : GET 2022-12-30T00:59:40.084Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53052fd2-795d-4b91-85a5-9e04a33d5f26"] 2022-12-30T00:59:40.084Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Request body: 2022-12-30T00:59:40.084Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:40.142Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:40.142Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:40.143Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Status text : OK 2022-12-30T00:59:40.143Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:40.145Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||Response body: { "modelUUID" : "25641849-7997-4b2e-ad6f-2e5ec3abbd58", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-12-30T00:56:31.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/25641849-7997-4b2e-ad6f-2e5ec3abbd58/networkResourceCustomization" } } } 2022-12-30T00:59:40.145Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:40.146Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4f694739-9871-4093-b62d-ee2a809a5679/networkResource|INFO|500||InvokeReturn 2022-12-30T00:59:40.158Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.159Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-12-30T00:59:40.159Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:40.159Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.159Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-12-30T00:59:40.160Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8e15c72-8c29-4108-a17d-21dcb40cea49"] 2022-12-30T00:59:40.160Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-12-30T00:59:40.160Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:40.257Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:40.258Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.258Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T00:59:40.258Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"70", server:"envoy"] 2022-12-30T00:59:40.258Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-12-30T00:59:40.259Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:40.259Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.260Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.260Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-30T00:59:40.260Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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================================================ 2022-12-30T00:59:40.260Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.261Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.261Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d89e8b5-083d-47b8-b567-4dfdd64e5a66"] 2022-12-30T00:59:40.261Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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: 2022-12-30T00:59:40.261Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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================================================ 2022-12-30T00:59:40.328Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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========================================== 2022-12-30T00:59:40.328Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.329Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T00:59:40.329Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:40.335Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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" : "2022-12-29T23:22:18.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" } } } 2022-12-30T00:59:40.336Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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================================================= 2022-12-30T00:59:40.336Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-30T00:59:40.347Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T00:59:40.348Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T00:59:40.348Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:40.348Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T00:59:40.349Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T00:59:40.349Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"8c1c9ee97be51c108f34704f2d59314c", X-B3-SpanId:"09090e341428da49", X-B3-ParentSpanId:"3c22f58e1ad9bae1", X-B3-Sampled:"0", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7bc081-dcfe-4dc8-b7c3-14ee712cd15b"] 2022-12-30T00:59:40.349Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","requestStatus":"IN_PROGRESS","startTime":1672361979625,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"c271bc7c-ccad-4a24-a7ee-a12f1c435466"} 2022-12-30T00:59:40.349Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:40.389Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:40.391Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T00:59:40.392Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T00:59:40.392Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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/c271bc7c-ccad-4a24-a7ee-a12f1c435466", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:39 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:40.393Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:59:39.625+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T00:59:40.369+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T00:59:40.393Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:40.394Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T00:59:40.409Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.409Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T00:59:40.410Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:40.410Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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 2022-12-30T00:59:40.410Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T00:59:40.411Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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:"8c1c9ee97be51c108f34704f2d59314c", X-B3-SpanId:"9b3d595f523bbd39", X-B3-ParentSpanId:"3c22f58e1ad9bae1", X-B3-Sampled:"0", X-ONAP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-TransactionID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ECOMP-RequestID:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f89b3844-6c91-4088-9e33-9c74ffede3e6"] 2022-12-30T00:59:40.411Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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\":\"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"4f694739-9871-4093-b62d-ee2a809a5679\",\"modelVersionId\":\"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\"modelCustomizationId\":\"4f694739-9871-4093-b62d-ee2a809a5679\",\"modelUuid\":\"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\"modelInvariantUuid\":\"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"d3042077-b739-47c6-ad3c-2bdc80068749\",\"source\":\"VID\",\"instanceName\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\"modelInfo\":{\"modelInvariantId\":\"d3042077-b739-47c6-ad3c-2bdc80068749\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelUuid\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelInvariantUuid\":\"d3042077-b739-47c6-ad3c-2bdc80068749\"}}}],\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\"}","type":"String"},"requestId":{"value":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","type":"String"},"mso-request-id":{"value":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T00:59:40.411Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:41.189Z|41188352-f2ca-4a2d-b945-be7bccc8ca01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:41.190Z|41188352-f2ca-4a2d-b945-be7bccc8ca01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:41.434Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:41.435Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T00:59:41.436Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T00:59:41.436Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 00:59:41 GMT", x-onap-requestid:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", x-requestid:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", x-transactionid:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", x-ecomp-requestid:"c271bc7c-ccad-4a24-a7ee-a12f1c435466", x-onap-partnername:"UNKNOWN", x-invocationid:"f89b3844-6c91-4088-9e33-9c74ffede3e6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:41.437Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c271bc7c-ccad-4a24-a7ee-a12f1c435466\",\"instanceId\":\"c58f653d-7a02-4f01-a39e-49526f6f112e\"}}","message":"Success","processInstanceID":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T00:59:41.437Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:41.437Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T00:59:41.445Z|c271bc7c-ccad-4a24-a7ee-a12f1c435466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:41.647Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:41.652Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:41.652Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T00:59:41.652Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:41.652Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:41.653Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T00:59:41.653Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5eeb0efb32fe444ed7f407362b0a74f", X-B3-SpanId:"e8b8d015fe0cbe34", X-B3-ParentSpanId:"87fc320265291814", X-B3-Sampled:"0", X-ONAP-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-TransactionID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-ECOMP-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fa3f85b-c9e4-4612-80c9-b3249f021143"] 2022-12-30T00:59:41.653Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T00:59:41.653Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:41.683Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:41.683Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:41.683Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T00:59:41.683Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:41.685Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:59:39.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T00:59:41.685Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:41.685Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T00:59:41.688Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T00:59:41.688Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:41.688Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:41.689Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T00:59:41.689Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:41.689Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5eeb0efb32fe444ed7f407362b0a74f", X-B3-SpanId:"b8ad4b526fd7f8d9", X-B3-ParentSpanId:"87fc320265291814", X-B3-Sampled:"0", X-ONAP-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-TransactionID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-ECOMP-RequestID:"6a075b37-766f-458a-9fa9-1a573a0bb01f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81125a19-3873-4a08-bf06-c764c17f92f3"] 2022-12-30T00:59:41.690Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:41.690Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:41.710Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:41.710Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:41.711Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:41.711Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:40 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:41.711Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:41.711Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:41.712Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:41.729Z|6a075b37-766f-458a-9fa9-1a573a0bb01f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:45.554Z|50f3679f-119a-4328-91fa-cffa2e3bf0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:45.555Z|50f3679f-119a-4328-91fa-cffa2e3bf0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:45.559Z|245a2b42-642e-493d-9618-f0f3c0bc8fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:45.560Z|245a2b42-642e-493d-9618-f0f3c0bc8fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:45.575Z|2818d252-5c22-4966-8295-b3b790ce819a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:45.575Z|2818d252-5c22-4966-8295-b3b790ce819a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:51.906Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T00:59:51.913Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:51.913Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T00:59:51.914Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:51.914Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T00:59:51.914Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T00:59:51.914Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aaa801b94d2b8a0e13e286110091818", X-B3-SpanId:"ad0118c4ec034062", X-B3-ParentSpanId:"26452633f75c430a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-TransactionID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-ECOMP-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5fbeb27-517e-44f1-8a8c-0df1ab81bdc6"] 2022-12-30T00:59:51.915Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T00:59:51.915Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:51.944Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:51.944Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:51.945Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T00:59:51.945Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:51 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:51.946Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T00:59:39.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T00:59:51.946Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:51.947Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T00:59:51.950Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T00:59:51.950Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T00:59:51.950Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T00:59:51.951Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T00:59:51.951Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T00:59:51.952Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aaa801b94d2b8a0e13e286110091818", X-B3-SpanId:"d204f8b89bc2990d", X-B3-ParentSpanId:"26452633f75c430a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-TransactionID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-ECOMP-RequestID:"ea68e59d-9ba4-4d4d-9db3-5317f96e1759", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ef3f462-ba4d-4449-bd23-8b1f53a73ddb"] 2022-12-30T00:59:51.952Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T00:59:51.952Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T00:59:51.976Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T00:59:51.977Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T00:59:51.977Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T00:59:51.978Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 00:59:51 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T00:59:51.979Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T00:59:51.979Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T00:59:51.980Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T00:59:52.002Z|ea68e59d-9ba4-4d4d-9db3-5317f96e1759|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T00:59:54.712Z|416959a5-095e-4980-8b5e-3a08d92b5c17|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T00:59:54.712Z|416959a5-095e-4980-8b5e-3a08d92b5c17|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:55.583Z|cb06fa8b-cf64-403d-a57d-c08aa95574a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:55.584Z|dd5e211b-7f93-40d3-9082-6767508c3659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:55.584Z|cb06fa8b-cf64-403d-a57d-c08aa95574a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:55.584Z|dd5e211b-7f93-40d3-9082-6767508c3659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:55.600Z|69200d1b-9dc3-41d7-8f11-9fbd74494319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T00:59:55.600Z|69200d1b-9dc3-41d7-8f11-9fbd74494319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T00:59:56.189Z|9a2b0d06-9f59-4d7b-a0c0-356d37f68145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:56.200Z|9a2b0d06-9f59-4d7b-a0c0-356d37f68145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T00:59:56.547Z|d12f470e-c8d9-45e9-bc2d-c2775a1e1a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T00:59:56.547Z|d12f470e-c8d9-45e9-bc2d-c2775a1e1a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:02.210Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:02.216Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:02.216Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:02.216Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:02.217Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:02.217Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:02.217Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ab401336bd4edc58ab7a366a1068cb", X-B3-SpanId:"1ed8ed0d4890476c", X-B3-ParentSpanId:"1f775d991523cb12", X-B3-Sampled:"0", X-ONAP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-TransactionID:"1941c901-120b-490f-b140-68b319cd5c33", X-ECOMP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97ea5b2-efb6-41be-9c42-a84f2dee8f26"] 2022-12-30T01:00:02.218Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:02.218Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:02.254Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:02.254Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:02.255Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:02.255Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:02.256Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T00:59:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:02.257Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:02.257Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:02.259Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:02.259Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:02.259Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:02.260Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:02.260Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:02.260Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9ab401336bd4edc58ab7a366a1068cb", X-B3-SpanId:"819d7638a2c572f9", X-B3-ParentSpanId:"1f775d991523cb12", X-B3-Sampled:"0", X-ONAP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-TransactionID:"1941c901-120b-490f-b140-68b319cd5c33", X-ECOMP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f669dd8-2a4a-4a61-8f3d-7e768a645c1e"] 2022-12-30T01:00:02.261Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:02.261Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:02.283Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:02.283Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:02.283Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:02.284Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:02.287Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:00:02.287Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:02.288Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:02.337Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:02.338Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:02.338Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:02.339Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:02.339Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:02.339Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-TransactionID:"1941c901-120b-490f-b140-68b319cd5c33", X-ECOMP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2afecfe9-7479-42f3-80b0-e8e18b9dfe5e"] 2022-12-30T01:00:02.340Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:02.340Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:02.654Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:02.655Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:02.655Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:02.656Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C5B830151F892A88B63A6C806A74F1D8; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"257", server:"envoy"] 2022-12-30T01:00:02.657Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","businessKey":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T00:59:58.132+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"47d7a44f-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:00:02.657Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:02.658Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:02.692Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:02.692Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:02.692Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:02.693Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:02.693Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:02.693Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-TransactionID:"1941c901-120b-490f-b140-68b319cd5c33", X-ECOMP-RequestID:"1941c901-120b-490f-b140-68b319cd5c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6cd4279-1260-435d-8215-98533c54ddc8"] 2022-12-30T01:00:02.694Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:02.694Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:02.868Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:02.868Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:02.869Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:02.869Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD9B9815F1668E2D3F8F0DB1B85AAD6F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2022-12-30T01:00:02.870Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:47d99f5d-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","executionId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T00:59:58.132+0000","endTime":"2022-12-30T00:59:58.133+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:00:02.870Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:02.870Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:02.879Z|1941c901-120b-490f-b140-68b319cd5c33|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:05.609Z|e8b7b835-0401-4eff-ac23-724775cb328c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:05.609Z|33aa6a45-71be-4648-a800-ed5f989d5f4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:05.610Z|e8b7b835-0401-4eff-ac23-724775cb328c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:05.610Z|33aa6a45-71be-4648-a800-ed5f989d5f4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:05.619Z|c58cea8a-6c2c-4926-b8a8-883c98cabdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:05.620Z|c58cea8a-6c2c-4926-b8a8-883c98cabdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:11.189Z|2c8ff4b6-5c67-496d-a556-a8bcdad2b460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:11.191Z|2c8ff4b6-5c67-496d-a556-a8bcdad2b460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:13.042Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:13.050Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:13.051Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:13.051Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:13.051Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:13.052Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:13.052Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12c3e05479cb761b201cddbcb464e15a", X-B3-SpanId:"06227edf71fbd7d9", X-B3-ParentSpanId:"e53663d7a4d4f4ea", X-B3-Sampled:"0", X-ONAP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-TransactionID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ECOMP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9af069-609e-4523-af70-f4ae690c92ca"] 2022-12-30T01:00:13.052Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:13.052Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:13.130Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:13.131Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:13.131Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:13.132Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:13 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:13.133Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:13.134Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:13.134Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:13.136Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:13.138Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:13.138Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:13.138Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:13.139Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:13.139Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12c3e05479cb761b201cddbcb464e15a", X-B3-SpanId:"5a4343de11490737", X-B3-ParentSpanId:"e53663d7a4d4f4ea", X-B3-Sampled:"0", X-ONAP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-TransactionID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ECOMP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a8fce0b-6a2c-411a-bc7e-517866322145"] 2022-12-30T01:00:13.139Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:13.139Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:13.169Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:13.169Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:13.170Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:13.170Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:13 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:13.171Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:13.171Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:13.172Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:13.204Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:13.205Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:13.205Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:13.205Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:13.205Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:13.206Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-TransactionID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ECOMP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21b800f5-1e50-44e7-92db-ca009c5eaaef"] 2022-12-30T01:00:13.206Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:13.206Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:13.348Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:13.349Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:13.349Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:13.350Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=99945F13E0D714C963633895DA58B012; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:13 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:00:13.350Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","businessKey":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T00:59:58.132+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"47d7a44f-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:00:13.351Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:13.351Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:13.374Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:13.375Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:13.375Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:13.375Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:13.376Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:13.376Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-TransactionID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ECOMP-RequestID:"3483f3ef-35cd-4a7f-850b-25b816e42443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5f159b-4b7c-4f0a-bad1-e2bf2083f966"] 2022-12-30T01:00:13.376Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:13.376Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:13.505Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:13.505Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:13.506Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:13.506Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1802C50EE344E06B3D95EC8FB00E6F57; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:13 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:00:13.506Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4e7117ae-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","executionId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:00:09.191+0000","endTime":"2022-12-30T01:00:09.198+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:00:13.507Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:13.507Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:13.518Z|3483f3ef-35cd-4a7f-850b-25b816e42443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:15.656Z|a890e9de-39c4-4635-83f3-1ef9ad00e1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:15.658Z|46fcfbc1-30ac-469e-9279-9708c278a42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:15.657Z|a890e9de-39c4-4635-83f3-1ef9ad00e1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:15.658Z|46fcfbc1-30ac-469e-9279-9708c278a42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:15.658Z|a2973960-c5a6-4688-a938-3b721ac548ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:15.659Z|a2973960-c5a6-4688-a938-3b721ac548ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:23.686Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:23.696Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:23.696Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:23.696Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:23.697Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:23.698Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:23.698Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb22bca6c5141c5cc8bec5a4680909ee", X-B3-SpanId:"6b152954a575d9bc", X-B3-ParentSpanId:"b8d7aa6cfa714053", X-B3-Sampled:"0", X-ONAP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-TransactionID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ECOMP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0fe38a2-af3d-4ad1-a15e-a8a461843381"] 2022-12-30T01:00:23.698Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:23.698Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:23.737Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:23.738Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:23.738Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:23.738Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:23.739Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:23.739Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:23.740Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:23.742Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:23.742Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:23.742Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:23.742Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:23.742Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:23.743Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb22bca6c5141c5cc8bec5a4680909ee", X-B3-SpanId:"aef698586e5ef10f", X-B3-ParentSpanId:"b8d7aa6cfa714053", X-B3-Sampled:"0", X-ONAP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-TransactionID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ECOMP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"881f8786-d2e2-4a08-8f21-3ebdd104c6e2"] 2022-12-30T01:00:23.743Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:23.743Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:23.762Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:23.763Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:23.763Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:23.763Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:23.764Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:23.765Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:23.765Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:23.800Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:23.800Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:23.801Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:23.801Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:23.801Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:23.801Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-TransactionID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ECOMP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8df08c9-4440-4c2c-b8cc-c19c0fb38c9d"] 2022-12-30T01:00:23.802Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:23.802Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:23.932Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:23.933Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:23.933Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:23.933Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=822D25527BB6D5A31B75B779CA475CAA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:00:23.934Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","businessKey":"c271bc7c-ccad-4a24-a7ee-a12f1c435466","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T00:59:58.132+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"47d7a44f-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:00:23.934Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:23.934Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c271bc7c-ccad-4a24-a7ee-a12f1c435466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:23.964Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:23.964Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:23.965Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:23.965Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:23.965Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:23.965Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-TransactionID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ECOMP-RequestID:"461d4e2d-3bf9-411f-ae27-97d1ab2f04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf1fcbb-39dd-489c-9df2-2660e2c70ee3"] 2022-12-30T01:00:23.966Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:23.966Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:24.090Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:24.091Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:24.091Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:24.091Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1DEDB145C5C6530E7A589A7730C9A376; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:00:24.092Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4e7117ae-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","executionId":"47d99f56-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:00:09.191+0000","endTime":"2022-12-30T01:00:09.198+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3d4d94ef-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:00:24.092Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:24.092Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47d99f56-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:24.099Z|461d4e2d-3bf9-411f-ae27-97d1ab2f04b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:25.687Z|5ffe4d4c-0864-4b04-b85b-e69ae0be1d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:25.687Z|5ffe4d4c-0864-4b04-b85b-e69ae0be1d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:25.691Z|9943fdad-119e-4298-ab57-f839b2c0f029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:25.693Z|9943fdad-119e-4298-ab57-f839b2c0f029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:25.694Z|3b82ed0c-cbc6-4cdc-ad42-88684257330d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:25.695Z|3b82ed0c-cbc6-4cdc-ad42-88684257330d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:26.189Z|4466d46b-2dad-41fe-83f9-2b41ce9590d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:26.190Z|4466d46b-2dad-41fe-83f9-2b41ce9590d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:26.548Z|5b5762ab-deec-441e-b676-7d63de442f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:26.549Z|5b5762ab-deec-441e-b676-7d63de442f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:34.265Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:34.271Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.271Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:34.272Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.272Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.272Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:34.273Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21e4cda035ca282aacbe1976d92fc485", X-B3-SpanId:"f4434e5261dbae85", X-B3-ParentSpanId:"f4746c3b5528ff28", X-B3-Sampled:"0", X-ONAP-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-TransactionID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-ECOMP-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dc3b27a-5417-4a7c-982c-896486b28cea"] 2022-12-30T01:00:34.273Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:34.273Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.305Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.305Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.306Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:34.306Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.307Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "endTime" : "2022-12-30T01:00:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:34.308Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.308Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:34.310Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.310Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:34.310Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.311Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.311Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:34.311Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21e4cda035ca282aacbe1976d92fc485", X-B3-SpanId:"8fec2207169185f5", X-B3-ParentSpanId:"f4746c3b5528ff28", X-B3-Sampled:"0", X-ONAP-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-TransactionID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-ECOMP-RequestID:"7b31b6d6-9bdb-4c88-be42-3491f34c2c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f0ade97-aeec-4c9e-8449-4a7f3c267377"] 2022-12-30T01:00:34.311Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:34.312Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.330Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.330Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.331Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:34.333Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.333Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b235fb24-42b9-45c3-b70e-ec77db25b925\",\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:34.333Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.334Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:34.350Z|7b31b6d6-9bdb-4c88-be42-3491f34c2c33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:34.519Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:34.525Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.526Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:34.526Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.526Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.526Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:34.527Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2851c51e9268be40a32aa5b21fc4087b", X-B3-SpanId:"e8ab610cf1f91209", X-B3-ParentSpanId:"5b65e5f6858540d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-TransactionID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-ECOMP-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c63d2e0-444c-495e-96bd-830b7e9c5ab6"] 2022-12-30T01:00:34.527Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:34.527Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.570Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.570Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.571Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:34.571Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.571Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "endTime" : "2022-12-30T01:00:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:34.572Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.572Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:34.579Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.580Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:34.580Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.580Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.580Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:34.581Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2851c51e9268be40a32aa5b21fc4087b", X-B3-SpanId:"dbcb5b1eb0148fdd", X-B3-ParentSpanId:"5b65e5f6858540d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-TransactionID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-ECOMP-RequestID:"b9bee19f-8f49-4ecc-983a-7885679e051d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4589ff34-8bd2-473e-9a83-6dd5823564b2"] 2022-12-30T01:00:34.581Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:34.581Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.604Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.605Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.605Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:34.605Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.606Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b235fb24-42b9-45c3-b70e-ec77db25b925\",\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:34.606Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.606Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:34.616Z|b9bee19f-8f49-4ecc-983a-7885679e051d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:34.789Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:34.795Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.796Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:34.796Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.796Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:34.797Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:34.797Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c044f9ab9ea7728dbd716d31e5395fed", X-B3-SpanId:"2fd7dd00358bff97", X-B3-ParentSpanId:"e13ced4d9dcd7b50", X-B3-Sampled:"0", X-ONAP-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-TransactionID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-ECOMP-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23bc9be4-dbc7-446a-8eba-b4decb7f60fd"] 2022-12-30T01:00:34.798Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:34.798Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.827Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.827Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.827Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:34.828Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.830Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "endTime" : "2022-12-30T01:00:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:34.831Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.831Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:34.833Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.833Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:34.834Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:34.834Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:34.834Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:34.834Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c044f9ab9ea7728dbd716d31e5395fed", X-B3-SpanId:"af251954b3dcded9", X-B3-ParentSpanId:"e13ced4d9dcd7b50", X-B3-Sampled:"0", X-ONAP-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-TransactionID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-ECOMP-RequestID:"c4f96620-06aa-46b9-8575-d4f5e3c57a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"948c8146-4232-4087-be4e-a9a529e3c598"] 2022-12-30T01:00:34.835Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:34.835Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:34.851Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:34.852Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:34.852Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:34.852Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:34.853Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b235fb24-42b9-45c3-b70e-ec77db25b925\",\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:34.853Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:34.854Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:34.864Z|c4f96620-06aa-46b9-8575-d4f5e3c57a01|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:35.040Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:35.045Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:35.045Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:35.046Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:35.046Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:35.046Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:35.047Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bf5c3952dd858e56f8b1d4bea26f18", X-B3-SpanId:"e6758042723f7e44", X-B3-ParentSpanId:"57145cb4c8b4b114", X-B3-Sampled:"0", X-ONAP-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-TransactionID:"76a12f6c-beae-4638-a769-642a355449f2", X-ECOMP-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a616623-2363-4e24-8230-5fbed725990b"] 2022-12-30T01:00:35.047Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:35.047Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:35.076Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:35.076Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:35.076Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:35.077Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:35.078Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "endTime" : "2022-12-30T01:00:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:35.078Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:35.079Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:35.080Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:35.081Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:35.081Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:35.081Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:35.082Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:35.082Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bf5c3952dd858e56f8b1d4bea26f18", X-B3-SpanId:"6dfa0bfb31e7afb0", X-B3-ParentSpanId:"57145cb4c8b4b114", X-B3-Sampled:"0", X-ONAP-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-TransactionID:"76a12f6c-beae-4638-a769-642a355449f2", X-ECOMP-RequestID:"76a12f6c-beae-4638-a769-642a355449f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4415ff74-0415-41f3-a4a5-bb29cdd294f3"] 2022-12-30T01:00:35.082Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:35.083Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:35.100Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:35.102Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:35.102Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:35.103Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:35.104Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b235fb24-42b9-45c3-b70e-ec77db25b925\",\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:35.104Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:35.104Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:35.116Z|76a12f6c-beae-4638-a769-642a355449f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:35.268Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:35.273Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:35.274Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||Invoke 2022-12-30T01:00:35.274Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:35.274Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466 2022-12-30T01:00:35.274Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Method : GET 2022-12-30T01:00:35.275Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af4faa8d2f93c3c45852e9eaa1164723", X-B3-SpanId:"2088fd7ea9d8b6cc", X-B3-ParentSpanId:"1ca46651c68e7fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-TransactionID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-ECOMP-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c715427e-2a52-4d54-9b9c-1362b51a62eb"] 2022-12-30T01:00:35.275Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Request body: 2022-12-30T01:00:35.275Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:35.322Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:35.323Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:35.324Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Status text : OK 2022-12-30T01:00:35.324Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:35 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:35.328Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||Response body: { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "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" : "2022-12-30T00:59:39.000+00:00", "endTime" : "2022-12-30T01:00:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"890ab2e4-ed29-4aec-bff0-2e8b4f7f3ae0\",\n \"modelVersionId\": \"25641849-7997-4b2e-ad6f-2e5ec3abbd58\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4f694739-9871-4093-b62d-ee2a809a5679\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "cloudIdentifier" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\"},\"environment\":null}", "created" : "2022-12-30T01:00:05.000+00:00" } ], "requestURI" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466" } } } 2022-12-30T01:00:35.328Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:35.328Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c271bc7c-ccad-4a24-a7ee-a12f1c435466|INFO|500||InvokeReturn 2022-12-30T01:00:35.330Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:35.330Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:35.330Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:35.330Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false 2022-12-30T01:00:35.331Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:35.331Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af4faa8d2f93c3c45852e9eaa1164723", X-B3-SpanId:"4c0387d96a01e0f0", X-B3-ParentSpanId:"1ca46651c68e7fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-TransactionID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-ECOMP-RequestID:"2851ec1e-dc9b-439c-bc22-74f008bb53b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68aad74e-98e1-43b0-b814-07be7dd1060c"] 2022-12-30T01:00:35.331Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:35.331Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:35.361Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:35.362Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:35.362Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:35.363Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:35.364Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "c271bc7c-ccad-4a24-a7ee-a12f1c435466", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8cff2b7c-f2e2-42bf-bef2-337a71aa39b0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b235fb24-42b9-45c3-b70e-ec77db25b925\",\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":null,\"creation_time\":1672362007000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:11.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:35.364Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:35.364Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c271bc7c-ccad-4a24-a7ee-a12f1c435466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:35.384Z|2851ec1e-dc9b-439c-bc22-74f008bb53b4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c271bc7c-ccad-4a24-a7ee-a12f1c435466|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:35.712Z|9dada9f6-855a-4c46-b4b1-ac85e69f902a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:35.713Z|9dada9f6-855a-4c46-b4b1-ac85e69f902a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:35.715Z|eb7f9888-d566-4a7c-b123-85b7c1f7addb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:35.716Z|eb7f9888-d566-4a7c-b123-85b7c1f7addb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:35.718Z|b28157de-0d9e-4c5a-8f8b-213c5110c21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:35.719Z|b28157de-0d9e-4c5a-8f8b-213c5110c21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:41.189Z|b33c7209-8cde-4019-a3cd-2971e6618ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:41.192Z|b33c7209-8cde-4019-a3cd-2971e6618ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:45.738Z|cf5eac86-b908-4cc1-b048-fbbbd2ca7ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:45.738Z|cf5eac86-b908-4cc1-b048-fbbbd2ca7ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:45.743Z|0990b611-95ec-453c-a40b-18f5a17d7453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:45.744Z|0990b611-95ec-453c-a40b-18f5a17d7453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:45.744Z|694b0d9a-2551-4821-9bc8-7e1dc840ca2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:45.745Z|694b0d9a-2551-4821-9bc8-7e1dc840ca2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:46.517Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:46.521Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||Checking if requestId: 1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 already exists in requestDb InfraActiveRequests table 2022-12-30T01:00:46.522Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:46.523Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:00:46.523Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:46.523Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:46.524Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:00:46.524Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94a7ebbbde1cfc948f0d602aadc2e3cd", X-B3-SpanId:"9fa81114e362ad17", X-B3-ParentSpanId:"530f3d695b3feb1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-TransactionID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ECOMP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c774abe9-b8cc-4789-bf0f-75d8f1b6cf0a"] 2022-12-30T01:00:46.524Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:00:46.525Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:46.589Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:46.590Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:00:46.590Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : Not Found 2022-12-30T01:00:46.590Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:00:46 GMT", x-envoy-upstream-service-time:"60", server:"envoy"] 2022-12-30T01:00:46.591Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: 2022-12-30T01:00:46.591Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:46.591Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|404|Not Found|InvokeReturn 2022-12-30T01:00:46.603Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:00:47.723Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:00:47.764Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:00:47.766Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ffb1a59b-1c7b-49ab-af57-50b057969ae4], X-ECOMP-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66], X-TransactionId=[], X-ONAP-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66]} 2022-12-30T01:00:47.844Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:00:47 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[64], x-aai-txid=[0-aai-resources-221230-01:00:47:957-80448], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:00:47.845Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-12-30T01:00:47.846Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:00:47.849Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-12-30T01:00:47.854Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:00:47.888Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:00:47.889Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8ebd5d41-db50-42f9-bf9e-056189567743], X-ECOMP-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66], X-TransactionId=[], X-ONAP-RequestID=[1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66]} 2022-12-30T01:00:47.946Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:00:48 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[54], vertex-id=[180416], x-aai-txid=[2-aai-resources-221230-01:00:48:075-83545], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:00:47.947Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672361984889","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c58f653d-7a02-4f01-a39e-49526f6f112e"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-30T01:00:47.947Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:00:47.949Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:00:47.950Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:00:47.951Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:47.951Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:00:47.952Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:47.952Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:47.952Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:00:47.952Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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:"94a7ebbbde1cfc948f0d602aadc2e3cd", X-B3-SpanId:"8494908137555492", X-B3-ParentSpanId:"530f3d695b3feb1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-TransactionID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ECOMP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe25341-00d8-4d3d-bac8-0fe5b2e72d34"] 2022-12-30T01:00:47.953Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"c58f653d-7a02-4f01-a39e-49526f6f112e","serviceInstanceId":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"},"instanceName":null,"requestScope":"network"} 2022-12-30T01:00:47.953Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:48.002Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:48.002Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:48.003Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:00:48.003Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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:"Fri, 30 Dec 2022 01:00:47 GMT", x-envoy-upstream-service-time:"45", server:"envoy"] 2022-12-30T01:00:48.004Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:00:48.004Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:48.004Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:00:48.005Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:48.006Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-12-30T01:00:48.006Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:48.006Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:48.007Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-12-30T01:00:48.007Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-TransactionID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ECOMP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daa47950-f888-4e32-9cbe-c4cb876d1242"] 2022-12-30T01:00:48.007Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-12-30T01:00:48.008Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:48.054Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:48.055Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:48.055Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:00:48.056Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:00:48 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:48.062Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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" : "2022-12-29T23:22:18.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" } } } 2022-12-30T01:00:48.062Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:48.063Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-12-30T01:00:48.068Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:00:48.069Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:00:48.070Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:48.070Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:00:48.071Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:00:48.071Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"94a7ebbbde1cfc948f0d602aadc2e3cd", X-B3-SpanId:"d9e01a32c96519ac", X-B3-ParentSpanId:"530f3d695b3feb1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-TransactionID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ECOMP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"642d6e8e-838e-4d45-9f7e-f2a9e70535b2"] 2022-12-30T01:00:48.072Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","requestStatus":"IN_PROGRESS","startTime":1672362047849,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","requestScope":"network","requestAction":"deleteInstance","networkId":"c58f653d-7a02-4f01-a39e-49526f6f112e","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66"} 2022-12-30T01:00:48.072Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:48.112Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:48.113Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:00:48.114Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:00:48.116Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:47 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:48.116Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:00:47.849+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:00:48.092+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:00:48.117Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:48.118Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:00:48.129Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:48.130Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:00:48.130Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:48.130Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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 2022-12-30T01:00:48.131Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:00:48.131Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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:"94a7ebbbde1cfc948f0d602aadc2e3cd", X-B3-SpanId:"a55fe923940bb5ce", X-B3-ParentSpanId:"530f3d695b3feb1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-TransactionID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ECOMP-RequestID:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d48354-b03a-42fe-87d5-7374f9996902"] 2022-12-30T01:00:48.131Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|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\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\",\"networkInstanceId\":\"c58f653d-7a02-4f01-a39e-49526f6f112e\"}","type":"String"},"requestId":{"value":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","type":"String"},"mso-request-id":{"value":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"c58f653d-7a02-4f01-a39e-49526f6f112e","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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:00:48.132Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:49.148Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:49.149Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:00:49.149Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:00:49.150Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:00:49 GMT", x-onap-requestid:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", x-requestid:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", x-transactionid:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", x-ecomp-requestid:"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", x-onap-partnername:"UNKNOWN", x-invocationid:"d3d48354-b03a-42fe-87d5-7374f9996902", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:49.150Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66\",\"instanceId\":\"c58f653d-7a02-4f01-a39e-49526f6f112e\"}}","message":"Success","processInstanceID":"65aa3947-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:00:49.150Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:49.150Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:00:49.155Z|1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:49.350Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:49.356Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:49.357Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:00:49.357Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:49.357Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:49.357Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:00:49.358Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5488c05fe078cdc692c6bb67c7542590", X-B3-SpanId:"05c3c3ca437e1955", X-B3-ParentSpanId:"3e52b8356055ea0e", X-B3-Sampled:"0", X-ONAP-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-TransactionID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-ECOMP-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0eed6d-8f96-463d-8f8f-17c2e81e0ca9"] 2022-12-30T01:00:49.358Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:00:49.358Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:49.424Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:49.424Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:49.425Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:00:49.425Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:49 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:49.426Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:00:47.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:00:49.426Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:49.426Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:00:49.428Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:00:49.428Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:49.428Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:49.429Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:00:49.429Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:49.429Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5488c05fe078cdc692c6bb67c7542590", X-B3-SpanId:"3fd9622ec20f9aba", X-B3-ParentSpanId:"3e52b8356055ea0e", X-B3-Sampled:"0", X-ONAP-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-TransactionID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-ECOMP-RequestID:"aedffe72-a1ce-40a1-a934-7fae4d0eb646", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ec0df06-95ae-42d9-a47d-2dc5c02abb8a"] 2022-12-30T01:00:49.430Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:49.430Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:49.447Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:49.448Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:49.448Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:49.449Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:49 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:49.452Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:00:49.452Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:49.453Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:49.472Z|aedffe72-a1ce-40a1-a934-7fae4d0eb646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:00:54.717Z|b4b693a2-c473-4a2f-a656-7529817d2877|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:00:54.718Z|b4b693a2-c473-4a2f-a656-7529817d2877|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:55.763Z|a19568e5-5ed2-4ae5-a35f-4fdc15a33c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:55.763Z|a19568e5-5ed2-4ae5-a35f-4fdc15a33c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:55.764Z|0a777abd-075d-4bbc-948f-45143edbdec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:55.764Z|0a777abd-075d-4bbc-948f-45143edbdec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:55.768Z|475af3e5-8cf3-41d8-af56-5bb8e87d0c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:00:55.768Z|475af3e5-8cf3-41d8-af56-5bb8e87d0c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:00:56.189Z|099b305f-4448-4d05-beec-d6a6db3d3319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:56.190Z|099b305f-4448-4d05-beec-d6a6db3d3319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:56.549Z|e2f72fd9-8954-47fd-9f40-75ac806bbccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:00:56.550Z|e2f72fd9-8954-47fd-9f40-75ac806bbccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:00:59.641Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:00:59.647Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:59.647Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:00:59.648Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:59.648Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:00:59.648Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:00:59.648Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31906cc61bfbd4a2e12c124c26de94a8", X-B3-SpanId:"49272d2a29ec77ce", X-B3-ParentSpanId:"498e0cab76984e52", X-B3-Sampled:"0", X-ONAP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-TransactionID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ECOMP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4101d09a-9e16-427b-b0f5-0cd9f5a08c62"] 2022-12-30T01:00:59.649Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:00:59.649Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:59.680Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:59.680Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:59.681Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:00:59.681Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:59.683Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:00:59.684Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:59.684Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:00:59.685Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:00:59.686Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:00:59.686Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:59.686Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:00:59.686Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:00:59.687Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31906cc61bfbd4a2e12c124c26de94a8", X-B3-SpanId:"669dbb86fe3e0b59", X-B3-ParentSpanId:"498e0cab76984e52", X-B3-Sampled:"0", X-ONAP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-TransactionID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ECOMP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f781d4f9-eab5-480d-b2f1-c21fa9f21e69"] 2022-12-30T01:00:59.689Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:00:59.689Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:59.708Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:59.709Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:59.709Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:00:59.709Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:00:59 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:00:59.711Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:00:59.711Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:59.711Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:00:59.755Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:59.756Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:59.756Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:59.756Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:00:59.756Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:59.757Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-TransactionID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ECOMP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aaf814c-1b52-48bf-9531-87088518b994"] 2022-12-30T01:00:59.757Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:59.757Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:00:59.891Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:00:59.891Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:00:59.892Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:00:59.892Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE39747D1D582554B7144D555B3501AF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:59 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:00:59.893Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68584277-87dd-11ed-9c3d-e2d94c43d821","businessKey":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:00:52.649+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"6856bba0-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:00:59.893Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:00:59.893Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:00:59.918Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:59.918Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:00:59.918Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:00:59.919Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:00:59.919Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:00:59.919Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-TransactionID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ECOMP-RequestID:"f657d19e-b846-41ce-a18d-66d29846e34c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67e23fee-b759-4f0b-a6b2-9a48a9ebfab0"] 2022-12-30T01:00:59.920Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:00:59.920Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:00.048Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:00.049Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:00.049Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:00.050Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA2D576A7C87142EC3A5A5B29C0F29E1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:00:59 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:01:00.050Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6a3f02ff-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68584277-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68584277-87dd-11ed-9c3d-e2d94c43d821","executionId":"68584277-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:00:55.839+0000","endTime":"2022-12-30T01:00:55.847+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:01:00.050Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:00.051Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:00.056Z|f657d19e-b846-41ce-a18d-66d29846e34c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:05.794Z|98651300-4046-405b-bb7c-f754db307c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:05.795Z|98651300-4046-405b-bb7c-f754db307c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:05.796Z|ae5fef02-154f-4447-a0ea-e4bbc1be079a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:05.797Z|ae5fef02-154f-4447-a0ea-e4bbc1be079a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:05.794Z|95dd7b86-5bec-4dd4-a50f-c4e61cbd34ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:05.799Z|95dd7b86-5bec-4dd4-a50f-c4e61cbd34ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:09.779Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:09.781Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: bfe2b9c3-ab49-4bee-90fe-0e862dcef08f already exists in requestDb InfraActiveRequests table 2022-12-30T01:01:09.782Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:09.782Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:09.783Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:09.783Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:09.783Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:09.783Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1e6d0095172b6457d93b8bda10be0ec", X-B3-SpanId:"3d60ce677b19e3f7", X-B3-ParentSpanId:"57cd3b7b10b22bb6", X-B3-Sampled:"0", X-ONAP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c2f1295-8b47-4529-838a-13ac848d7b21"] 2022-12-30T01:01:09.784Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:09.784Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:09.812Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:09.812Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:09.812Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : Not Found 2022-12-30T01:01:09.813Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:01:09 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:01:09.813Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: 2022-12-30T01:01:09.813Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:09.813Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:09.824Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:01:09.827Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:09.856Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:01:09.857Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[bfe2b9c3-ab49-4bee-90fe-0e862dcef08f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5c9380dd-a6e8-4f34-bde3-98ee8f0b6d0a], X-ECOMP-RequestID=[bfe2b9c3-ab49-4bee-90fe-0e862dcef08f], X-TransactionId=[], X-ONAP-RequestID=[bfe2b9c3-ab49-4bee-90fe-0e862dcef08f]} 2022-12-30T01:01:09.911Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:10 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[50], vertex-id=[196832], x-aai-txid=[1-aai-resources-221230-01:01:10:046-18529], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:09.912Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672361828007","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:01:09.912Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:01:09.913Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:01:09.914Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:01:09.915Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.915Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.915Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:09.915Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.916Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.916Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"110", X-B3-TraceId:"d1e6d0095172b6457d93b8bda10be0ec", X-B3-SpanId:"d3108eab302b926c", X-B3-ParentSpanId:"57cd3b7b10b22bb6", X-B3-Sampled:"0", X-ONAP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470c6440-e708-4cb7-bb6c-a1b4aa00519f"] 2022-12-30T01:01:09.916Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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_vm-e7fa399c-ca53-427b-884c-29ae125af3b0","requestScope":"service"} 2022-12-30T01:01:09.916Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:09.951Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:09.951Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.951Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:01:09.951Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"Fri, 30 Dec 2022 01:01:09 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-12-30T01:01:09.952Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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: 2022-12-30T01:01:09.952Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:09.953Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.953Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.954Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.954Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:09.954Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.955Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:09.955Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5630cdaf-eefa-465f-9b08-aa528e02244e"] 2022-12-30T01:01:09.955Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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: 2022-12-30T01:01:09.955Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.029Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:10.029Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.029Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:01:10.030Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:10 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.030Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:01:10.030Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:10.031Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.037Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.037Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.038Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.038Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.038Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.039Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a61855ac-b37a-4888-b3e3-a7f023e674cd"] 2022-12-30T01:01:10.039Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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: 2022-12-30T01:01:10.039Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.072Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:10.072Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.073Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:01:10.073Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:10 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.076Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:01:10.076Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:10.077Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.079Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.079Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.080Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.080Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.080Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.081Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4655b5df-26bd-4e56-8b04-6338f598f9f9"] 2022-12-30T01:01:10.081Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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: 2022-12-30T01:01:10.081Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.130Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:10.131Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.131Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:01:10.132Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:10 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.133Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:01:10.133Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:10.134Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.137Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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/ 2022-12-30T01:01:10.137Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.138Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.138Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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/ 2022-12-30T01:01:10.138Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.138Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"1831", X-B3-TraceId:"d1e6d0095172b6457d93b8bda10be0ec", X-B3-SpanId:"4ab2ce5f72e87571", X-B3-ParentSpanId:"57cd3b7b10b22bb6", X-B3-Sampled:"0", X-ONAP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba4d834d-03a8-46d2-9256-1f15ab2d83f5"] 2022-12-30T01:01:10.139Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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":"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f","requestStatus":"IN_PROGRESS","startTime":1672362069824,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f"} 2022-12-30T01:01:10.139Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.204Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:10.204Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.205Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:01:10.205Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:09 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.209Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:09.824+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:01:10.166+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:10.209Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:10.209Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.221Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.222Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.222Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.222Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.222Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:10.223Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"2243", X-B3-TraceId:"d1e6d0095172b6457d93b8bda10be0ec", X-B3-SpanId:"95ba1e190b111313", X-B3-ParentSpanId:"57cd3b7b10b22bb6", X-B3-Sampled:"0", X-ONAP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-TransactionID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ECOMP-RequestID:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe8b94d5-1b8a-4e07-a1ed-1116de9bd0f1"] 2022-12-30T01:01:10.223Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelUuid\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelInvariantUuid\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f","type":"String"},"mso-request-id":{"value":"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f","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"}}} 2022-12-30T01:01:10.223Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================ 2022-12-30T01:01:10.232Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:10.237Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:10.238Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:10.238Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:10.238Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:10.238Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:10.238Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7f609b768ebaf0d5552aa64a6fa840f", X-B3-SpanId:"766954b6b480bdf3", X-B3-ParentSpanId:"cbf5ddf5cbd15991", X-B3-Sampled:"0", X-ONAP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-TransactionID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ECOMP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be5cff36-18db-4d6b-a5f8-7f828d096c58"] 2022-12-30T01:01:10.239Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:10.239Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:10.273Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:10.274Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:10.274Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:10.275Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:09 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.276Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:00:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:10.276Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:10.276Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:10.278Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:10.279Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:10.279Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:10.279Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:10.279Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:10.280Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7f609b768ebaf0d5552aa64a6fa840f", X-B3-SpanId:"99529ccc23fee48d", X-B3-ParentSpanId:"cbf5ddf5cbd15991", X-B3-Sampled:"0", X-ONAP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-TransactionID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ECOMP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44fa7cf1-af6f-4b0f-b033-62920f25fd12"] 2022-12-30T01:01:10.280Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:10.280Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:10.310Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:10.311Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:10.311Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:10.312Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:09 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:10.313Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d112a2cb-3c7e-4fbb-8c14-202718b71887\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:10.314Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:10.314Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:10.345Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:10.346Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:10.346Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:10.346Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:10.347Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:10.347Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-TransactionID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ECOMP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c0985e8-6dc3-4242-910d-df907f9b5513"] 2022-12-30T01:01:10.347Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:10.348Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:10.479Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:10.480Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:10.480Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:10.480Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5464014F849A341C44F5CB0C17842153; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:10 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:01:10.481Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68584277-87dd-11ed-9c3d-e2d94c43d821","businessKey":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:00:52.649+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"6856bba0-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:01:10.481Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:10.481Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:10.504Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:10.505Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:10.505Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:10.505Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:10.506Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:10.506Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-TransactionID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ECOMP-RequestID:"40a68101-aed7-4529-bd81-bd2bebb78209", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e10dc228-4021-40e9-b175-9a37ae351cad"] 2022-12-30T01:01:10.506Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:10.506Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:10.638Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:10.639Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:10.639Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:10.639Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CF88EE867AF23D43B0277F67BEC5F252; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:10 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:01:10.640Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6a3f02ff-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68584277-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68584277-87dd-11ed-9c3d-e2d94c43d821","executionId":"68584277-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:00:55.839+0000","endTime":"2022-12-30T01:00:55.847+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:01:10.640Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:10.640Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68584277-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:10.646Z|40a68101-aed7-4529-bd81-bd2bebb78209|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:11.189Z|02d017bc-57d6-4c06-8707-d8c574f3c464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:11.190Z|02d017bc-57d6-4c06-8707-d8c574f3c464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:11.239Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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========================================== 2022-12-30T01:01:11.240Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:11.240Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:01:11.241Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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:"Fri, 30 Dec 2022 01:01:11 GMT", x-onap-requestid:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", x-requestid:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", x-transactionid:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", x-ecomp-requestid:"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", x-onap-partnername:"UNKNOWN", x-invocationid:"fe8b94d5-1b8a-4e07-a1ed-1116de9bd0f1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:11.241Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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\":\"bfe2b9c3-ab49-4bee-90fe-0e862dcef08f\",\"instanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\"}}","message":"Success","processInstanceID":"72d4e348-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:01:11.241Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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================================================= 2022-12-30T01:01:11.242Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|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 2022-12-30T01:01:11.247Z|bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:11.434Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:11.440Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:11.440Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:11.441Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:11.441Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:11.441Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:11.442Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff15387943d6ed56bdbc7da0a44f7bb5", X-B3-SpanId:"109d689e593bb034", X-B3-ParentSpanId:"fad53087d8aa45b5", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-TransactionID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-ECOMP-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"240aa449-d7f6-4c8d-b6f7-23acfa2aa708"] 2022-12-30T01:01:11.442Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:11.442Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:11.483Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:11.484Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:11.484Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:11.484Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:11.486Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:09.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:11.486Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:11.486Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:11.488Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:11.488Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:11.489Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:11.489Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:11.489Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:11.490Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff15387943d6ed56bdbc7da0a44f7bb5", X-B3-SpanId:"2987eaff97edfd47", X-B3-ParentSpanId:"fad53087d8aa45b5", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-TransactionID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-ECOMP-RequestID:"0fe3cc85-064a-444d-8fe3-5bba23b9b3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42a64a93-a439-4493-b9c5-4892eba4d141"] 2022-12-30T01:01:11.490Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:11.490Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:11.504Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:11.504Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:11.505Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:11.505Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:11 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:11.506Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:11.506Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:11.507Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:11.516Z|0fe3cc85-064a-444d-8fe3-5bba23b9b3da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:15.826Z|ec2b0587-158f-4461-9dd0-8dea4cb82907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:15.826Z|b258bf34-e0d0-4abf-99d2-22169e7afb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:15.826Z|31ce3f83-1ef5-4f9a-9788-ae160a08fe0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:15.827Z|ec2b0587-158f-4461-9dd0-8dea4cb82907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:15.827Z|31ce3f83-1ef5-4f9a-9788-ae160a08fe0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:15.827Z|b258bf34-e0d0-4abf-99d2-22169e7afb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:20.816Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:20.823Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:20.823Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:20.823Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:20.823Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:20.823Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:20.824Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d3783c594a653aec5dcadb8ef751922", X-B3-SpanId:"87417a1e68d21822", X-B3-ParentSpanId:"2b4583698a59e195", X-B3-Sampled:"0", X-ONAP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-TransactionID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ECOMP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd730e1-bb5d-4a90-b022-dd9610742cca"] 2022-12-30T01:01:20.824Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:20.824Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:20.859Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:20.860Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:20.860Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:20.860Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:20 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:20.860Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:20.861Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:20.861Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:20.864Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:20.864Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:20.864Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:20.864Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:20.865Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:20.865Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d3783c594a653aec5dcadb8ef751922", X-B3-SpanId:"4512918a5dc6e861", X-B3-ParentSpanId:"2b4583698a59e195", X-B3-Sampled:"0", X-ONAP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-TransactionID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ECOMP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43bd21a0-f72b-4dfb-bed4-829efb7b6f47"] 2022-12-30T01:01:20.865Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:20.865Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:20.881Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:20.882Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:20.882Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:20.882Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:20.882Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:20.883Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:20.883Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:20.909Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:20.910Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:20.910Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:20.910Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:20.910Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:20.911Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-TransactionID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ECOMP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2344706a-722a-484d-ac58-17ad7a21d1e6"] 2022-12-30T01:01:20.911Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:20.911Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:21.046Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:21.047Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:21.047Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:21.047Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AD10AD5FE7C3D8CF54254631AC0FC054; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:01:21.048Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","businessKey":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:01:15.681+0000","endTime":"2022-12-30T01:01:17.991+0000","removalTime":null,"durationInMillis":2310,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"75e5a606-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:01:21.048Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:21.048Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:21.081Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:21.082Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:21.082Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:21.082Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:21.082Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:21.082Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-TransactionID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ECOMP-RequestID:"ac423e69-38d5-4d21-92d7-fa26e98f0b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4db8112-affa-4c4a-a009-1d521da22c11"] 2022-12-30T01:01:21.083Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:21.083Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:21.230Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:21.231Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:21.231Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:21.231Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=208FB0B0CFA6F2953E74FAD4DC19F0B1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-12-30T01:01:21.232Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:76140958-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","executionId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:01:15.690+0000","endTime":"2022-12-30T01:01:17.990+0000","durationInMillis":2300,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:01:21.232Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:21.232Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:21.237Z|ac423e69-38d5-4d21-92d7-fa26e98f0b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:21.684Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:21.690Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:21.691Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:21.691Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:21.691Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:21.691Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:21.692Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ea91d39adcd6b2e6cee451c826385ca", X-B3-SpanId:"deeaf0232a616c4c", X-B3-ParentSpanId:"4c19515394a68766", X-B3-Sampled:"0", X-ONAP-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-TransactionID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-ECOMP-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c435b37-f1d5-421a-b2b4-25adada0a982"] 2022-12-30T01:01:21.692Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:21.692Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:21.719Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:21.719Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:21.720Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:21.720Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:21.721Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:09.000+00:00", "endTime" : "2022-12-30T01:01:19.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:21.721Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:21.722Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:21.723Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:21.724Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:21.724Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:21.724Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:21.725Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:21.725Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ea91d39adcd6b2e6cee451c826385ca", X-B3-SpanId:"7b51a75e973b9108", X-B3-ParentSpanId:"4c19515394a68766", X-B3-Sampled:"0", X-ONAP-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-TransactionID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-ECOMP-RequestID:"8c21f6fc-b132-4fad-81d0-29c939b4e9a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"024238c0-0dae-465d-b982-8eec7b3a23bc"] 2022-12-30T01:01:21.726Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:21.726Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:21.742Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:21.743Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:21.743Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:21.743Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:21.746Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:21.746Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:21.746Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:21.757Z|8c21f6fc-b132-4fad-81d0-29c939b4e9a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:21.914Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:21.919Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:21.919Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:21.920Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:21.920Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:21.920Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:21.920Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1612dc6ab052552844e22497f280bcb", X-B3-SpanId:"a6af9758b47db0fb", X-B3-ParentSpanId:"fe0a88d17064c72a", X-B3-Sampled:"0", X-ONAP-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-TransactionID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-ECOMP-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84356aa7-535e-464d-aa22-2a7dc124dbc8"] 2022-12-30T01:01:21.921Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:21.921Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:21.974Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:21.975Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:21.975Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:21.975Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:21.977Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:09.000+00:00", "endTime" : "2022-12-30T01:01:19.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:21.978Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:21.978Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:21.980Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:21.980Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:21.980Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:21.981Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:21.981Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:21.982Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1612dc6ab052552844e22497f280bcb", X-B3-SpanId:"a47f335beccb204e", X-B3-ParentSpanId:"fe0a88d17064c72a", X-B3-Sampled:"0", X-ONAP-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-TransactionID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-ECOMP-RequestID:"c46cedd8-3b84-40c6-a87a-cb128077b84e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c45d95f6-2838-41be-8f38-371eeb795705"] 2022-12-30T01:01:21.983Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:21.983Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.001Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.002Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.002Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:22.002Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.005Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:22.005Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.005Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:22.014Z|c46cedd8-3b84-40c6-a87a-cb128077b84e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:22.162Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:22.168Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.168Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:22.169Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.169Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.169Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:22.169Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddcc32786428583b66241ab80031ec91", X-B3-SpanId:"4d547f8873bc9c77", X-B3-ParentSpanId:"823e068abac4653e", X-B3-Sampled:"0", X-ONAP-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-TransactionID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-ECOMP-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b13e47b-20f5-4e54-ace8-2c2c1d607750"] 2022-12-30T01:01:22.170Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:22.170Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.197Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.198Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.198Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:22.198Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.200Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:09.000+00:00", "endTime" : "2022-12-30T01:01:19.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:22.200Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.200Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:22.202Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.202Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:22.203Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.203Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.203Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:22.203Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddcc32786428583b66241ab80031ec91", X-B3-SpanId:"1250c04754458cc3", X-B3-ParentSpanId:"823e068abac4653e", X-B3-Sampled:"0", X-ONAP-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-TransactionID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-ECOMP-RequestID:"a9d6e373-bc73-4b20-bb13-08483af0d6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfe235aa-add4-4eb6-8776-da85748e6ebd"] 2022-12-30T01:01:22.204Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:22.204Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.218Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.218Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.218Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:22.219Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.220Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:22.220Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.221Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:22.229Z|a9d6e373-bc73-4b20-bb13-08483af0d6d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:22.392Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:22.396Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.396Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:22.396Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.397Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.397Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:22.397Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e7e42819add1f11193b7dd1ad72276", X-B3-SpanId:"248f8ebb995a2778", X-B3-ParentSpanId:"517dcf8b110dbb13", X-B3-Sampled:"0", X-ONAP-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-TransactionID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-ECOMP-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af2424ec-a7b3-4751-9f83-d868725eb5d4"] 2022-12-30T01:01:22.398Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:22.398Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.420Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.421Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.421Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:22.421Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.422Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:09.000+00:00", "endTime" : "2022-12-30T01:01:19.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:22.423Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.423Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:22.425Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.425Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:22.425Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.426Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.426Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:22.426Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e7e42819add1f11193b7dd1ad72276", X-B3-SpanId:"925e019c942ba903", X-B3-ParentSpanId:"517dcf8b110dbb13", X-B3-Sampled:"0", X-ONAP-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-TransactionID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-ECOMP-RequestID:"354c995a-ec52-4050-8cac-2cacefd95f8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e4aece-6905-4b2f-bf7f-855ac5c24fcf"] 2022-12-30T01:01:22.426Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:22.426Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.439Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.439Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.440Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:22.440Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.441Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:22.441Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.441Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:22.453Z|354c995a-ec52-4050-8cac-2cacefd95f8d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:22.602Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:22.606Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.607Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||Invoke 2022-12-30T01:01:22.607Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.607Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f 2022-12-30T01:01:22.608Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Method : GET 2022-12-30T01:01:22.608Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1621bb2e3266f7f2603697c72ed294c", X-B3-SpanId:"b134ede592e8ee94", X-B3-ParentSpanId:"ac37acaf46893f28", X-B3-Sampled:"0", X-ONAP-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-TransactionID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-ECOMP-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2720009-c49a-4d0e-b81d-d6f3aa593943"] 2022-12-30T01:01:22.609Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Request body: 2022-12-30T01:01:22.609Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.632Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.633Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.633Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Status text : OK 2022-12-30T01:01:22.634Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.634Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||Response body: { "requestId" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:09.000+00:00", "endTime" : "2022-12-30T01:01:19.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n\t\t\t\"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bfe2b9c3-ab49-4bee-90fe-0e862dcef08f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f" } } } 2022-12-30T01:01:22.635Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.635Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|INFO|500||InvokeReturn 2022-12-30T01:01:22.637Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.637Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:22.637Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:22.638Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false 2022-12-30T01:01:22.638Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:22.638Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1621bb2e3266f7f2603697c72ed294c", X-B3-SpanId:"bfc56c76aa889818", X-B3-ParentSpanId:"ac37acaf46893f28", X-B3-Sampled:"0", X-ONAP-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-TransactionID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-ECOMP-RequestID:"643985f3-4a44-4fc4-8760-1c1cd8d5cfc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5f03ebe-d374-4f9b-ae8c-3f7d2095584a"] 2022-12-30T01:01:22.639Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:22.639Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:22.653Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:22.654Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:22.654Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:22.654Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:22.657Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:22.657Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:22.658Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bfe2b9c3-ab49-4bee-90fe-0e862dcef08f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:22.669Z|643985f3-4a44-4fc4-8760-1c1cd8d5cfc8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bfe2b9c3-ab49-4bee-90fe-0e862dcef08f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:24.304Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:24.307Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: ba88d1df-f35b-42d5-a167-47fad441378f already exists in requestDb InfraActiveRequests table 2022-12-30T01:01:24.308Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:24.308Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:24.309Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.309Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:24.309Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:24.310Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"867910cdf8d57fa6087daba4a73026f3", X-B3-SpanId:"a06dda7fc18341a0", X-B3-ParentSpanId:"2ca071a19e1e2772", X-B3-Sampled:"0", X-ONAP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"954bc5d2-2e0d-4c4f-bc9e-d337254624ea"] 2022-12-30T01:01:24.310Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:24.310Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:24.337Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:24.337Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:24.338Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : Not Found 2022-12-30T01:01:24.338Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2022-12-30T01:01:24.338Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: 2022-12-30T01:01:24.339Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:24.339Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:24.350Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:01:24.351Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:01:24.354Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:24.385Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:24.386Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8|INFO|500||Invoke 2022-12-30T01:01:24.428Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:24.429Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:01:24 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-221230-01:01:24:584-61230], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:24.429Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8","ERR.5.4.6114"]}}} 2022-12-30T01:01:24.432Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 2022-12-30T01:01:24.432Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 445a5f42-b1d3-4090-8263-df1db75cb0d8 2022-12-30T01:01:24.435Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:24.462Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:24.462Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8|INFO|500||Invoke 2022-12-30T01:01:24.494Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:24.495Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:01:24 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-221230-01:01:24:649-5332], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:24.496Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8","ERR.5.4.6114"]}}} 2022-12-30T01:01:24.498Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/445a5f42-b1d3-4090-8263-df1db75cb0d8 2022-12-30T01:01:24.498Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 445a5f42-b1d3-4090-8263-df1db75cb0d8 2022-12-30T01:01:24.501Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:24.527Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:24.528Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:01:24.571Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:01:24.571Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:24 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[40], vertex-id=[196832], x-aai-txid=[0-aai-resources-221230-01:01:24:716-66430], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:24.572Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672361828007","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:01:24.573Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:01:24.573Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:01:24.575Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.575Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:01:24.575Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.576Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.576Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:01:24.576Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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:"867910cdf8d57fa6087daba4a73026f3", X-B3-SpanId:"9e25b4438c36d9ef", X-B3-ParentSpanId:"2ca071a19e1e2772", X-B3-Sampled:"0", X-ONAP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2879245-e8cf-48af-923b-0120b7c51ee2"] 2022-12-30T01:01:24.576Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41"},"instanceName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0","requestScope":"vnf"} 2022-12-30T01:01:24.577Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:24.605Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:24.605Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:24.606Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:01:24.606Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-12-30T01:01:24.606Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:01:24.607Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:24.607Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:01:24.608Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa 2022-12-30T01:01:24.609Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|INFO|500||Invoke 2022-12-30T01:01:24.609Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.609Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa 2022-12-30T01:01:24.609Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Method : GET 2022-12-30T01:01:24.610Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86b232d4-95b1-4faa-b096-23981fe623fc"] 2022-12-30T01:01:24.610Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Request body: 2022-12-30T01:01:24.610Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:24.689Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:24.690Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:24.690Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Status text : OK 2022-12-30T01:01:24.690Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:24.694Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 7, "modelCustomizationUUID" : "cc313985-1adb-4ee0-8f95-f201aac566fa", "modelInstanceName" : "basic_vm 0", "created" : "2022-12-30 01:00:07.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-12-30T01:00:07.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" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa" } } } 2022-12-30T01:01:24.695Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:24.695Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cc313985-1adb-4ee0-8f95-f201aac566fa|INFO|500||InvokeReturn 2022-12-30T01:01:24.717Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.717Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke 2022-12-30T01:01:24.718Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.718Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.718Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method : GET 2022-12-30T01:01:24.718Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb96fdb-7b39-488d-80ce-4954e77b1391"] 2022-12-30T01:01:24.719Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 2022-12-30T01:01:24.719Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:24.780Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:24.780Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:24.781Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text : OK 2022-12-30T01:01:24.781Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/ad7556e2-99ae-4023-9c57-bd7b679fa344", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:24.784Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: { "modelUUID" : "ad7556e2-99ae-4023-9c57-bd7b679fa344", "modelInvariantUUID" : "041faed9-7e46-40ba-8b36-cdd563cb5b6a", "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" : "2022-12-30T01:00:07.000+00:00", "modelInvariantId" : "041faed9-7e46-40ba-8b36-cdd563cb5b6a", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ad7556e2-99ae-4023-9c57-bd7b679fa344" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ad7556e2-99ae-4023-9c57-bd7b679fa344" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ad7556e2-99ae-4023-9c57-bd7b679fa344/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ad7556e2-99ae-4023-9c57-bd7b679fa344/vnfResourceWorkflow" } } } 2022-12-30T01:01:24.785Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:24.785Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn 2022-12-30T01:01:24.795Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.795Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-30T01:01:24.795Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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================================================ 2022-12-30T01:01:24.796Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.796Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.796Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49b11d0d-2086-40ce-9e50-fd1b1963cd53"] 2022-12-30T01:01:24.797Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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: 2022-12-30T01:01:24.797Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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================================================ 2022-12-30T01:01:24.856Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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========================================== 2022-12-30T01:01:24.857Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.857Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:01:24.857Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:24.860Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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" : 10034, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-12-30T01:01:24.861Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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================================================= 2022-12-30T01:01:24.861Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:01:24.871Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:24.871Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:01:24.871Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.872Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:24.872Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:01:24.872Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"867910cdf8d57fa6087daba4a73026f3", X-B3-SpanId:"233fc37d994bf69c", X-B3-ParentSpanId:"2ca071a19e1e2772", X-B3-Sampled:"0", X-ONAP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"544a8eb3-5755-403f-9be8-1d7458d6159d"] 2022-12-30T01:01:24.872Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ba88d1df-f35b-42d5-a167-47fad441378f","requestStatus":"IN_PROGRESS","startTime":1672362084351,"source":"VID","vnfName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ba88d1df-f35b-42d5-a167-47fad441378f"} 2022-12-30T01:01:24.873Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:24.911Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:24.911Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:01:24.911Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:01:24.912Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/ba88d1df-f35b-42d5-a167-47fad441378f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:24.913Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:24.351+00:00", "source" : "VID", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:01:24.890+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:24.913Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:24.913Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:01:24.924Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.924Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:01:24.925Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:24.925Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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 2022-12-30T01:01:24.925Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:01:24.925Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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:"867910cdf8d57fa6087daba4a73026f3", X-B3-SpanId:"0b18856dd5335890", X-B3-ParentSpanId:"2ca071a19e1e2772", X-B3-Sampled:"0", X-ONAP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-TransactionID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ECOMP-RequestID:"ba88d1df-f35b-42d5-a167-47fad441378f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdad7229-b3b8-40fe-8adc-4c64368e25be"] 2022-12-30T01:01:24.926Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelVersionId\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelCustomizationId\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelUuid\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelInvariantUuid\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\"source\":\"VID\",\"instanceName\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\"modelInfo\":{\"modelInvariantId\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelUuid\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelInvariantUuid\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\"}","type":"String"},"requestId":{"value":"ba88d1df-f35b-42d5-a167-47fad441378f","type":"String"},"mso-request-id":{"value":"ba88d1df-f35b-42d5-a167-47fad441378f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:01:24.926Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:25.854Z|583f6c8e-4027-4b37-8613-a1aa23202fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:25.855Z|583f6c8e-4027-4b37-8613-a1aa23202fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:25.855Z|477b15be-ae97-4026-9bf8-06cb3702bcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:25.857Z|477b15be-ae97-4026-9bf8-06cb3702bcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:25.859Z|68dfb8f6-1a7b-4ea9-96ef-3ffa7884bea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:25.860Z|68dfb8f6-1a7b-4ea9-96ef-3ffa7884bea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:25.942Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:25.943Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:01:25.943Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:01:25.943Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:01:25 GMT", x-onap-requestid:"ba88d1df-f35b-42d5-a167-47fad441378f", x-requestid:"ba88d1df-f35b-42d5-a167-47fad441378f", x-transactionid:"ba88d1df-f35b-42d5-a167-47fad441378f", x-ecomp-requestid:"ba88d1df-f35b-42d5-a167-47fad441378f", x-onap-partnername:"UNKNOWN", x-invocationid:"bdad7229-b3b8-40fe-8adc-4c64368e25be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:25.944Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ba88d1df-f35b-42d5-a167-47fad441378f\",\"instanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\"}}","message":"Success","processInstanceID":"7b988b09-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:01:25.944Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:25.944Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:01:25.949Z|ba88d1df-f35b-42d5-a167-47fad441378f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:26.138Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:26.145Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:26.145Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:26.146Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:26.146Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:26.147Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:26.147Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b333efaea3cf061364b024f7f71df9d4", X-B3-SpanId:"f488ef26b1de49f4", X-B3-ParentSpanId:"dcceb9b0bbbea1de", X-B3-Sampled:"0", X-ONAP-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-TransactionID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-ECOMP-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b523b50d-81c0-412f-9291-e30c3ebf60b4"] 2022-12-30T01:01:26.147Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:26.148Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:26.178Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:26.178Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:26.179Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:26.179Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:25 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:26.181Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:24.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:26.182Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:26.182Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:26.184Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:26.184Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:26.185Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:26.185Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:26.186Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:26.186Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b333efaea3cf061364b024f7f71df9d4", X-B3-SpanId:"fc7e074b24adfbba", X-B3-ParentSpanId:"dcceb9b0bbbea1de", X-B3-Sampled:"0", X-ONAP-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-TransactionID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-ECOMP-RequestID:"aee24921-1fe6-482b-8a62-77e3ee74a8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d86903-81bb-4fcb-80fd-d40d6a5ee53e"] 2022-12-30T01:01:26.186Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:26.187Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:26.189Z|6e33a7f7-3031-4d29-a322-34dfae4d0b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:26.191Z|6e33a7f7-3031-4d29-a322-34dfae4d0b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:26.202Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:26.202Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:26.203Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:26.203Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:25 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:26.205Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:26.205Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:26.206Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:26.216Z|aee24921-1fe6-482b-8a62-77e3ee74a8f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:26.551Z|85a1263c-4acc-4231-a21f-aeb32c66c1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:26.552Z|85a1263c-4acc-4231-a21f-aeb32c66c1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:31.412Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:31.418Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:31.418Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:31.419Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:31.419Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:31.419Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:31.419Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80689240a1478c13b4aa0875dde5a096", X-B3-SpanId:"bd12e6e56a545820", X-B3-ParentSpanId:"cf5ad4f1d324e718", X-B3-Sampled:"0", X-ONAP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-TransactionID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ECOMP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74a1cdc2-286a-4101-a2cd-83330f8a6f1c"] 2022-12-30T01:01:31.419Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:31.420Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:31.479Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:31.480Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:31.480Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:31.480Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:30 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:31.484Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/c58f653d-7a02-4f01-a39e-49526f6f112e does not exist in A&AI", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 68, "startTime" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:30.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:31.484Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:31.484Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:31.486Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:31.487Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:31.487Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:31.487Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:31.487Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:31.488Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80689240a1478c13b4aa0875dde5a096", X-B3-SpanId:"14d1ab2def7ce2a7", X-B3-ParentSpanId:"cf5ad4f1d324e718", X-B3-Sampled:"0", X-ONAP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-TransactionID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ECOMP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b99a996-c447-46f4-81f8-13a349f83f6b"] 2022-12-30T01:01:31.488Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:31.488Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:31.522Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:31.523Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:31.523Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:31.523Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:30 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:31.526Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:31.526Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:31.526Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:31.555Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:31.555Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:31.556Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:31.556Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:01:31.556Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:31.556Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-TransactionID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ECOMP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4136715-fb7a-4303-bfac-2e32e99c2c17"] 2022-12-30T01:01:31.556Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:31.557Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:31.687Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:31.687Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:31.688Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:31.688Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=35E3D9552D59527B2EC7B7FED52AC694; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:31 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:01:31.688Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","businessKey":"1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:01:15.681+0000","endTime":"2022-12-30T01:01:17.991+0000","removalTime":null,"durationInMillis":2310,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"75e5a606-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:01:31.689Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:31.689Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:31.713Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:31.713Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:01:31.714Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:31.714Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:01:31.714Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:01:31.714Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-TransactionID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ECOMP-RequestID:"a5073f80-c38c-4cf8-8feb-0384f9f517be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ac49a10-71ad-4754-9289-7ae7ebcbcfe3"] 2022-12-30T01:01:31.714Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:01:31.715Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:31.855Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:31.855Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:31.856Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:01:31.856Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=808CB35F1C153C470C3000DA4AB5BEB2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:01:31 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:01:31.856Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:76140958-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","executionId":"7612a9b5-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:01:15.690+0000","endTime":"2022-12-30T01:01:17.990+0000","durationInMillis":2300,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65aa3947-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:01:31.856Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:31.857Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7612a9b5-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:01:31.866Z|a5073f80-c38c-4cf8-8feb-0384f9f517be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:35.879Z|f740aeef-f51c-44e1-ba7a-93d0b939712d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:35.879Z|aeda0436-14d9-4410-90c0-1bbb8d508c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:35.880Z|f740aeef-f51c-44e1-ba7a-93d0b939712d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:35.880Z|aeda0436-14d9-4410-90c0-1bbb8d508c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:35.883Z|5e016082-7e11-49ca-9191-fd47fb88ce1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:35.884Z|5e016082-7e11-49ca-9191-fd47fb88ce1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:36.369Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:36.374Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:36.374Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:36.374Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:36.374Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:36.375Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:36.375Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9238235a813c18ba7a1dad5d0238e6a2", X-B3-SpanId:"7ba2d764fcfa11ea", X-B3-ParentSpanId:"ac1577e02283ec6a", X-B3-Sampled:"0", X-ONAP-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-TransactionID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-ECOMP-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feff5bd5-fc9f-450c-aa89-b03f76ce0614"] 2022-12-30T01:01:36.375Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:36.375Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:36.406Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:36.407Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:36.407Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:36.408Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:36 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:36.408Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:24.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:36.408Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:36.409Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:36.410Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:36.411Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:36.411Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:36.411Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:36.411Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:36.412Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9238235a813c18ba7a1dad5d0238e6a2", X-B3-SpanId:"3a681bab12d1408d", X-B3-ParentSpanId:"ac1577e02283ec6a", X-B3-Sampled:"0", X-ONAP-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-TransactionID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-ECOMP-RequestID:"14f9e2be-d2f6-46cc-be33-b1fc54fc738f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e24c36-1fa4-48ea-b974-c9141dcf5e6d"] 2022-12-30T01:01:36.412Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:36.412Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:36.429Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:36.429Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:36.430Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:36.430Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:36.432Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:36.432Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:36.433Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:36.443Z|14f9e2be-d2f6-46cc-be33-b1fc54fc738f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:41.189Z|caf49a3e-eeca-4058-a7ba-ed0b8f8750c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:41.190Z|caf49a3e-eeca-4058-a7ba-ed0b8f8750c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:42.029Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:42.036Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.036Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:42.037Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.037Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.037Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:42.038Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9359d0cf4c06c12e95051640fe9df152", X-B3-SpanId:"9f71eb66ab727746", X-B3-ParentSpanId:"1df10e48e3a8278f", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-TransactionID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-ECOMP-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d9b7764-a666-4470-ae8d-cd1fc2768602"] 2022-12-30T01:01:42.038Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:42.038Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.067Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.068Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.068Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:42.069Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.069Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:32.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:42.069Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.070Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:42.073Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.073Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:42.073Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.073Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.073Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:42.074Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9359d0cf4c06c12e95051640fe9df152", X-B3-SpanId:"375bce789869e312", X-B3-ParentSpanId:"1df10e48e3a8278f", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-TransactionID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-ECOMP-RequestID:"cdd94dc7-e765-408a-8da5-67f2e8a44a37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a1da46-193f-4537-bda3-c13d8e7c052b"] 2022-12-30T01:01:42.074Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:42.074Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.098Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.099Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.099Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:42.100Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.100Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:42.101Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.101Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:42.112Z|cdd94dc7-e765-408a-8da5-67f2e8a44a37|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:42.274Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:42.278Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.279Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:42.279Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.279Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.280Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:42.280Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15cf58bec4c948ff9bc16a1e107899d6", X-B3-SpanId:"45657823fdce64a8", X-B3-ParentSpanId:"a40fbd80f382bbf8", X-B3-Sampled:"0", X-ONAP-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-TransactionID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-ECOMP-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eae3739-a484-4694-8f9c-4fd397654ba5"] 2022-12-30T01:01:42.280Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:42.280Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.309Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.310Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.310Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:42.310Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.311Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:32.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:42.311Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.311Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:42.313Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.313Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:42.313Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.314Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.314Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:42.314Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15cf58bec4c948ff9bc16a1e107899d6", X-B3-SpanId:"6e255227d7e255f3", X-B3-ParentSpanId:"a40fbd80f382bbf8", X-B3-Sampled:"0", X-ONAP-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-TransactionID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-ECOMP-RequestID:"e974d246-2cdd-4ece-94b1-7c184f7f6aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eaf9060-1ac9-49ba-af4a-015be429e08c"] 2022-12-30T01:01:42.314Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:42.315Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.345Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.346Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.346Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:42.346Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.347Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:42.347Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.347Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:42.357Z|e974d246-2cdd-4ece-94b1-7c184f7f6aae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:42.526Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:42.531Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.532Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:42.532Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.532Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.533Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:42.533Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ddbc5e63f7c5af03cb29e0645c5f8ef", X-B3-SpanId:"fbcebf21f1c2e239", X-B3-ParentSpanId:"efd039e4934879bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-TransactionID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-ECOMP-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f76a3a-3e03-41e3-96e9-3cdc3b247702"] 2022-12-30T01:01:42.534Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:42.534Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.595Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.600Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.600Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:42.601Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.602Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:32.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:42.602Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.603Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:42.604Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.605Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:42.605Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.606Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.606Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:42.606Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ddbc5e63f7c5af03cb29e0645c5f8ef", X-B3-SpanId:"3a78969fd8b07583", X-B3-ParentSpanId:"efd039e4934879bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-TransactionID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-ECOMP-RequestID:"0fb61fbb-6892-4214-9624-53fe735ce155", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d0f9798-14fb-4a63-98c7-e3ac256101de"] 2022-12-30T01:01:42.607Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:42.607Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.629Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.629Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.630Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:42.630Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.630Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:42.631Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.631Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:42.642Z|0fb61fbb-6892-4214-9624-53fe735ce155|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:42.865Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:42.875Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.875Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:42.875Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.876Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:42.876Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:42.876Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b14ade07dd53194906891affdec27379", X-B3-SpanId:"b4413d05dd62cf71", X-B3-ParentSpanId:"451055453cfa3cb1", X-B3-Sampled:"0", X-ONAP-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-TransactionID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-ECOMP-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40ff9460-3831-47a0-b285-e5435927f039"] 2022-12-30T01:01:42.876Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:42.876Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.905Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.905Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.906Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:42.906Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.908Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:32.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:42.908Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.909Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:42.910Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.910Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:42.911Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:42.911Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:42.911Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:42.911Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b14ade07dd53194906891affdec27379", X-B3-SpanId:"d4826cb16f25f245", X-B3-ParentSpanId:"451055453cfa3cb1", X-B3-Sampled:"0", X-ONAP-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-TransactionID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-ECOMP-RequestID:"da469a97-4688-498f-b38c-a27ad5f21c8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8b64267-6a0b-46fc-be7c-c6d7754a100f"] 2022-12-30T01:01:42.912Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:42.912Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:42.927Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:42.928Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:42.928Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:42.928Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:42.929Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:42.930Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:42.930Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:42.939Z|da469a97-4688-498f-b38c-a27ad5f21c8b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:43.093Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:43.099Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:43.099Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||Invoke 2022-12-30T01:01:43.099Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:43.099Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66 2022-12-30T01:01:43.100Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Method : GET 2022-12-30T01:01:43.100Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7788e97f9ddeb50e5a79fed1a512532", X-B3-SpanId:"fb80ba238982a795", X-B3-ParentSpanId:"09f8d53019a5bc66", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-TransactionID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-ECOMP-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a403b29-d115-4973-a9b4-3a5e210175fd"] 2022-12-30T01:01:43.100Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Request body: 2022-12-30T01:01:43.100Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:43.133Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:43.133Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:43.134Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Status text : OK 2022-12-30T01:01:43.134Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:43 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:43.138Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||Response body: { "requestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "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" : "2022-12-30T01:00:47.000+00:00", "endTime" : "2022-12-30T01:01:32.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c58f653d-7a02-4f01-a39e-49526f6f112e", "networkName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/networks/c58f653d-7a02-4f01-a39e-49526f6f112e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66" } } } 2022-12-30T01:01:43.138Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:43.139Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|INFO|500||InvokeReturn 2022-12-30T01:01:43.142Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:43.142Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:43.143Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:43.143Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false 2022-12-30T01:01:43.143Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:43.144Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7788e97f9ddeb50e5a79fed1a512532", X-B3-SpanId:"e5d1f6e766d363f4", X-B3-ParentSpanId:"09f8d53019a5bc66", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-TransactionID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-ECOMP-RequestID:"e6ebff36-df8d-449c-9c1f-a5b733db9c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b40278-7c1d-4e9c-926c-341506da9036"] 2022-12-30T01:01:43.144Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:43.144Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:43.172Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:43.173Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:43.173Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:43.174Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:43 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:43.179Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66", "groupingId" : "5b5a36ba-36d6-449c-88f3-50407a966b0e", "name" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0/5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"updated_time\":1672362056000,\"creation_time\":1672362007000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"91da66b7893248ff810f7e6140cc203b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5b5a36ba-36d6-449c-88f3-50407a966b0e\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"network_name\":\"basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:00:57.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:01:43.180Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:43.180Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:43.191Z|e6ebff36-df8d-449c-9c1f-a5b733db9c86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1b337ff8-6677-4a44-b9a7-ca5ef0d3dc66|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:43.745Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:43.749Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||Checking if requestId: d8caa672-2297-49e3-a8da-827d8b0fad48 already exists in requestDb InfraActiveRequests table 2022-12-30T01:01:43.749Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:43.749Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:43.750Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:43.750Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:43.750Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:43.750Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a934316e4e83b8f518ae5deb4176bd9c", X-B3-SpanId:"a9c8de4853bbf259", X-B3-ParentSpanId:"7d412022537afe36", X-B3-Sampled:"0", X-ONAP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59277051-d368-4c9f-b7cf-0a3743101586"] 2022-12-30T01:01:43.750Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:43.751Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:43.795Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:43.795Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:43.795Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : Not Found 2022-12-30T01:01:43.796Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:01:43 GMT", x-envoy-upstream-service-time:"41", server:"envoy"] 2022-12-30T01:01:43.796Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: 2022-12-30T01:01:43.796Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:43.796Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:43.806Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:01:43.856Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:43.885Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:43.886Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||Invoke 2022-12-30T01:01:43.946Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:01:43.947Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[57], vertex-id=[241736], x-aai-txid=[1-aai-resources-221230-01:01:44:077-60046], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:43.948Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"}]} 2022-12-30T01:01:43.961Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:43.989Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:43.989Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:01:44.023Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:44.024Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-221230-01:01:44:177-41861], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:44.025Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-12-30T01:01:44.027Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-12-30T01:01:44.031Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:44.058Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:44.059Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||Invoke 2022-12-30T01:01:44.093Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:01:44.093Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[31], vertex-id=[241736], x-aai-txid=[1-aai-resources-221230-01:01:44:247-89850], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:44.094Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"}]} 2022-12-30T01:01:44.099Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:44.125Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:44.126Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:01:44.156Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:44.156Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-221230-01:01:44:314-54712], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:44.157Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-12-30T01:01:44.159Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-12-30T01:01:44.163Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:44.203Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:44.204Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||Invoke 2022-12-30T01:01:44.258Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:01:44.258Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[51], vertex-id=[241736], x-aai-txid=[1-aai-resources-221230-01:01:44:406-47686], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:44.259Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"}]} 2022-12-30T01:01:44.265Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:44.290Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:44.291Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:01:44.336Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:44.336Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:01:44 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[41], x-aai-txid=[1-aai-resources-221230-01:01:44:480-70513], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:44.337Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations","ERR.5.4.6114"]}}} 2022-12-30T01:01:44.339Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-12-30T01:01:44.340Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:01:44.340Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:01:44.341Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.341Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:01:44.341Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:44.342Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.342Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:01:44.342Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"a934316e4e83b8f518ae5deb4176bd9c", X-B3-SpanId:"dbc1b8c0e5c4aff3", X-B3-ParentSpanId:"7d412022537afe36", X-B3-Sampled:"0", X-ONAP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7737051-00ca-4b47-bdf2-4ae5a9d0418f"] 2022-12-30T01:01:44.342Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9"},"instanceName":null,"requestScope":"service"} 2022-12-30T01:01:44.342Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:44.369Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:44.369Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:44.370Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:01:44.370Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"Fri, 30 Dec 2022 01:01:44 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2022-12-30T01:01:44.370Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:01:44.370Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:44.371Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:01:44.371Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.372Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:01:44.372Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:44.372Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.372Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:01:44.372Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdc5bfa7-68d6-466a-9263-ce1576234bc7"] 2022-12-30T01:01:44.373Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:01:44.373Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:44.433Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:44.434Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:44.434Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:01:44.434Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:44 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:44.442Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:01:44.443Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:44.443Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:01:44.467Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.468Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.468Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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================================================ 2022-12-30T01:01:44.469Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.469Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.469Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825c043c-34a8-448e-b431-eaca32d02cc9"] 2022-12-30T01:01:44.469Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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: 2022-12-30T01:01:44.470Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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================================================ 2022-12-30T01:01:44.516Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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========================================== 2022-12-30T01:01:44.516Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.517Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:01:44.517Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:44 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:44.520Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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" : 536, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-12-30T01:01:44.521Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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================================================= 2022-12-30T01:01:44.521Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.523Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.524Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:01:44.524Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:44.524Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.524Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:01:44.525Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcd38f69-e92f-4bd8-9981-061ffdc1fc95"] 2022-12-30T01:01:44.525Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:01:44.525Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:44.568Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:44.569Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:44.569Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:01:44.569Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:44 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:44.572Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:01:44.572Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:44.572Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:01:44.576Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:44.577Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:01:44.577Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:44.577Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:44.577Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:01:44.577Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"a934316e4e83b8f518ae5deb4176bd9c", X-B3-SpanId:"947d01086ef30088", X-B3-ParentSpanId:"7d412022537afe36", X-B3-Sampled:"0", X-ONAP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0528a2ea-cf43-4c9a-9e51-20dee68e69f0"] 2022-12-30T01:01:44.578Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d8caa672-2297-49e3-a8da-827d8b0fad48","requestStatus":"IN_PROGRESS","startTime":1672362104340,"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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","cloudApiRequests":[],"requestURI":"d8caa672-2297-49e3-a8da-827d8b0fad48"} 2022-12-30T01:01:44.578Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:44.623Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:44.623Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:01:44.624Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:01:44.624Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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/d8caa672-2297-49e3-a8da-827d8b0fad48", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:44 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:44.625Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:44.340+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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:44.599+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:44.625Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:44.625Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:01:44.634Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.635Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:01:44.635Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:44.635Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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 2022-12-30T01:01:44.636Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:01:44.636Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|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:"a934316e4e83b8f518ae5deb4176bd9c", X-B3-SpanId:"4e12bd77900c79cb", X-B3-ParentSpanId:"7d412022537afe36", X-B3-Sampled:"0", X-ONAP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-TransactionID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ECOMP-RequestID:"d8caa672-2297-49e3-a8da-827d8b0fad48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d9642af-1349-4c75-abec-f0e5dc068d8c"] 2022-12-30T01:01:44.636Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d3042077-b739-47c6-ad3c-2bdc80068749\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelUuid\":\"365cfba3-d321-4d6f-b8cf-c51611cbdc49\",\"modelInvariantUuid\":\"d3042077-b739-47c6-ad3c-2bdc80068749\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\"}","type":"String"},"requestId":{"value":"d8caa672-2297-49e3-a8da-827d8b0fad48","type":"String"},"mso-request-id":{"value":"d8caa672-2297-49e3-a8da-827d8b0fad48","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","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/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:01:44.636Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:45.651Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:45.652Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:01:45.652Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:01:45.652Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:01:45 GMT", x-onap-requestid:"d8caa672-2297-49e3-a8da-827d8b0fad48", x-requestid:"d8caa672-2297-49e3-a8da-827d8b0fad48", x-transactionid:"d8caa672-2297-49e3-a8da-827d8b0fad48", x-ecomp-requestid:"d8caa672-2297-49e3-a8da-827d8b0fad48", x-onap-partnername:"UNKNOWN", x-invocationid:"0d9642af-1349-4c75-abec-f0e5dc068d8c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:45.653Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d8caa672-2297-49e3-a8da-827d8b0fad48\",\"instanceId\":\"a5025bdd-93f0-4fbd-99c7-cf5329e30bd9\"}}","message":"Success","processInstanceID":"8757be1f-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:01:45.653Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:45.654Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:01:45.658Z|d8caa672-2297-49e3-a8da-827d8b0fad48|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:45.838Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:45.844Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:45.845Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:45.845Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:45.845Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:45.845Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:45.845Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0534b821c5d4a9f3fc24edbfd48b6d81", X-B3-SpanId:"5066a6c2ef1e1105", X-B3-ParentSpanId:"474bd4491bd6f63f", X-B3-Sampled:"0", X-ONAP-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-TransactionID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-ECOMP-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"748d0c45-3207-49e5-9004-22fecbcf715e"] 2022-12-30T01:01:45.846Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:45.846Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:45.876Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:45.876Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:45.876Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : OK 2022-12-30T01:01:45.876Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:45.877Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:44.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:45.000+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:45.878Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:45.878Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||InvokeReturn 2022-12-30T01:01:45.880Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:45.880Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:45.880Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:45.881Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:45.881Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:45.881Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0534b821c5d4a9f3fc24edbfd48b6d81", X-B3-SpanId:"78383f1ff78d9c6c", X-B3-ParentSpanId:"474bd4491bd6f63f", X-B3-Sampled:"0", X-ONAP-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-TransactionID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-ECOMP-RequestID:"78e2e205-de7e-4363-9caf-4da9c9849699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1509efb-e14d-4adb-9dce-8143241d03c9"] 2022-12-30T01:01:45.882Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:45.882Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:45.905Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:45.904Z|2cb0c47b-9a54-47a2-9392-08066429d7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:45.905Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:45.905Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:45.906Z|2cb0c47b-9a54-47a2-9392-08066429d7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:45.906Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:45.906Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:45.906Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:45.906Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:45.907Z|d7fdc1e2-ae10-4023-bb94-b3aef4c290ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:45.910Z|d7fdc1e2-ae10-4023-bb94-b3aef4c290ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:45.913Z|657192c8-bb7c-4294-8dee-8524f0571756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:45.914Z|657192c8-bb7c-4294-8dee-8524f0571756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:45.915Z|78e2e205-de7e-4363-9caf-4da9c9849699|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:46.058Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:46.061Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8e28d825-e2dd-4499-b290-8dc2ec72fc2c already exists in requestDb InfraActiveRequests table 2022-12-30T01:01:46.061Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:01:46.062Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|500||Invoke 2022-12-30T01:01:46.062Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.062Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:01:46.062Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Method : GET 2022-12-30T01:01:46.062Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03e133b3147e54dedba4cee4038854b4", X-B3-SpanId:"6b28a4cff0869354", X-B3-ParentSpanId:"dba4cee4038854b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9962f5d1-e712-4249-8ad6-61ea039175a1"] 2022-12-30T01:01:46.063Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Request body: 2022-12-30T01:01:46.063Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.090Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.091Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:46.091Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status text : Not Found 2022-12-30T01:01:46.091Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-12-30T01:01:46.091Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Response body: 2022-12-30T01:01:46.092Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.092Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:46.102Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:01:46.103Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:01:46.106Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:46.133Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:01:46.133Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|INFO|500||Invoke 2022-12-30T01:01:46.172Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|INFO|500||InvokeReturn 2022-12-30T01:01:46.173Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:46 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[34], vertex-id=[221408], x-aai-txid=[1-aai-resources-221230-01:01:46:324-73260], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:46.174Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"91abbc9e-fb92-47cf-a1ff-c8f9776691a8","service-description":"pNF","resource-version":"1672362104859"} 2022-12-30T01:01:46.178Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-12-30T01:01:46.182Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:46.209Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|INFO|500||Invoke 2022-12-30T01:01:46.209Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8e28d825-e2dd-4499-b290-8dc2ec72fc2c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[46741187-3c19-4d2c-b993-9925451f90d8], X-ECOMP-RequestID=[8e28d825-e2dd-4499-b290-8dc2ec72fc2c], X-TransactionId=[], X-ONAP-RequestID=[8e28d825-e2dd-4499-b290-8dc2ec72fc2c]} 2022-12-30T01:01:46.269Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:46 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[55], vertex-id=[221408], x-aai-txid=[1-aai-resources-221230-01:01:46:398-98241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:46.269Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|DEBUG|500||{"service-id":"91abbc9e-fb92-47cf-a1ff-c8f9776691a8","service-description":"pNF","resource-version":"1672362104859"} 2022-12-30T01:01:46.270Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/91abbc9e-fb92-47cf-a1ff-c8f9776691a8|INFO|500||InvokeReturn 2022-12-30T01:01:46.271Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:01:46.271Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:01:46.292Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.292Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.292Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.292Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.293Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.293Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"117", X-B3-TraceId:"03e133b3147e54dedba4cee4038854b4", X-B3-SpanId:"f4c5fdce2b8018be", X-B3-ParentSpanId:"dba4cee4038854b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"698e9f51-909d-4332-859c-58e037a04202"] 2022-12-30T01:01:46.293Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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":"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484","requestScope":"service"} 2022-12-30T01:01:46.293Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.314Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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========================================== 2022-12-30T01:01:46.315Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.315Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 : OK 2022-12-30T01:01:46.315Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-12-30T01:01:46.316Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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: 2022-12-30T01:01:46.316Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================= 2022-12-30T01:01:46.316Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.317Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945 2022-12-30T01:01:46.318Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|INFO|500||Invoke 2022-12-30T01:01:46.318Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.318Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945 2022-12-30T01:01:46.318Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Method : GET 2022-12-30T01:01:46.319Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f49e003-e08a-4933-bb2e-c77cb47fc2f0"] 2022-12-30T01:01:46.319Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Request body: 2022-12-30T01:01:46.319Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.355Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.356Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.356Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Status text : OK 2022-12-30T01:01:46.356Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.357Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Response body: { "modelName" : "Demo_pNF_tK1AVKdq0BWVtp5ynBZd", "description" : "catalog service description", "modelUUID" : "c0b58cb5-36ed-4a0b-a59b-74e0c560b945", "modelInvariantUUID" : "b00155bf-ff3a-4f7b-a714-c4d1b2331a96", "created" : "2022-12-30 00:59:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 64c1e98e-bdde", "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/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/serviceProxyCustomizations" } } } 2022-12-30T01:01:46.358Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.358Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|INFO|500||InvokeReturn 2022-12-30T01:01:46.363Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance 2022-12-30T01:01:46.363Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|INFO|500||Invoke 2022-12-30T01:01:46.363Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.364Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance 2022-12-30T01:01:46.364Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:01:46.364Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc4fdd3d-2f20-46f0-9735-eefbc4dbcb7c"] 2022-12-30T01:01:46.364Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:01:46.365Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.405Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.406Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:46.406Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:01:46.407Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&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:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2022-12-30T01:01:46.407Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:01:46.407Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.408Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:46.409Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96 2022-12-30T01:01:46.409Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|INFO|500||Invoke 2022-12-30T01:01:46.409Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.409Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96 2022-12-30T01:01:46.410Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Method : GET 2022-12-30T01:01:46.410Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e254564e-10a7-4bab-bc2d-74f7ac8f79f9"] 2022-12-30T01:01:46.410Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Request body: 2022-12-30T01:01:46.411Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.454Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.455Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.455Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Status text : OK 2022-12-30T01:01:46.456Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.457Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_tK1AVKdq0BWVtp5ynBZd", "description" : "catalog service description", "modelUUID" : "c0b58cb5-36ed-4a0b-a59b-74e0c560b945", "modelInvariantUUID" : "b00155bf-ff3a-4f7b-a714-c4d1b2331a96", "created" : "2022-12-30 00:59:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 64c1e98e-bdde", "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/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96" } } } 2022-12-30T01:01:46.457Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.458Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b00155bf-ff3a-4f7b-a714-c4d1b2331a96|INFO|500||InvokeReturn 2022-12-30T01:01:46.463Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance 2022-12-30T01:01:46.465Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|INFO|500||Invoke 2022-12-30T01:01:46.465Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.466Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance 2022-12-30T01:01:46.466Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:01:46.466Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae5fafa-5933-4a47-bff2-187c47596dff"] 2022-12-30T01:01:46.466Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:01:46.467Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.489Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.489Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:46.490Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:01:46.491Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&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:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:01:46.491Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:01:46.492Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.493Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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=c0b58cb5-36ed-4a0b-a59b-74e0c560b945&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:46.494Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.494Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.494Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.494Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.495Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.495Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f007d4-ce25-413e-b106-dc4dcfc4bb58"] 2022-12-30T01:01:46.495Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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: 2022-12-30T01:01:46.496Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.537Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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========================================== 2022-12-30T01:01:46.538Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.538Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 : OK 2022-12-30T01:01:46.539Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.539Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:01:46.539Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================= 2022-12-30T01:01:46.540Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.542Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.543Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.543Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.543Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.544Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.544Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"713bccfe-0e55-4a59-b9d5-7da0803ba825"] 2022-12-30T01:01:46.544Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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: 2022-12-30T01:01:46.544Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.573Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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========================================== 2022-12-30T01:01:46.573Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.574Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 : OK 2022-12-30T01:01:46.574Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.577Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:01:46.577Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================= 2022-12-30T01:01:46.578Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.582Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945 2022-12-30T01:01:46.584Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|INFO|500||Invoke 2022-12-30T01:01:46.584Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.584Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945 2022-12-30T01:01:46.585Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Method : GET 2022-12-30T01:01:46.585Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6ae9845-1164-4dd3-ac0f-1032fd4098d5"] 2022-12-30T01:01:46.585Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Request body: 2022-12-30T01:01:46.586Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.602Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:46.609Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:46.609Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:46.610Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.610Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:46.610Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:46.610Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fa529bae4432ed9bf1c2094aaf5dd14", X-B3-SpanId:"097167b4796ba3a0", X-B3-ParentSpanId:"eabe63a10228e481", X-B3-Sampled:"0", X-ONAP-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-TransactionID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-ECOMP-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8fbdd8d-bc8f-4c78-a4a4-e30d28fb645d"] 2022-12-30T01:01:46.610Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:46.611Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.640Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.641Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.641Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Status text : OK 2022-12-30T01:01:46.641Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.644Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||Response body: { "modelName" : "Demo_pNF_tK1AVKdq0BWVtp5ynBZd", "description" : "catalog service description", "modelUUID" : "c0b58cb5-36ed-4a0b-a59b-74e0c560b945", "modelInvariantUUID" : "b00155bf-ff3a-4f7b-a714-c4d1b2331a96", "created" : "2022-12-30 00:59:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 64c1e98e-bdde", "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/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945/serviceProxyCustomizations" } } } 2022-12-30T01:01:46.644Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.644Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c0b58cb5-36ed-4a0b-a59b-74e0c560b945|INFO|500||InvokeReturn 2022-12-30T01:01:46.651Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.651Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.651Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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/ 2022-12-30T01:01:46.652Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:46.652Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.652Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.652Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.653Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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/ 2022-12-30T01:01:46.653Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.653Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"3880", X-B3-TraceId:"03e133b3147e54dedba4cee4038854b4", X-B3-SpanId:"e2e7aa521bdc1a07", X-B3-ParentSpanId:"dba4cee4038854b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5bda731-3464-41d1-899a-789e4c76ae4f"] 2022-12-30T01:01:46.654Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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":"8e28d825-e2dd-4499-b290-8dc2ec72fc2c","requestStatus":"IN_PROGRESS","startTime":1672362106103,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cdbddc74-b606-43fd-a48b-b8436ef8f55d\",\n \"owningEntityName\":\"OE-ETE_Customer-cdbddc74-b606-43fd-a48b-b8436ef8f55d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_d18c6309-f81e-444d-87f3-d5f9e141e484\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\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\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 64c1e98e-bdde 0\",\n \"modelCustomizationId\":\"ca9f03cd-bcb0-4f31-83a2-a01a75b471bf\",\n \"modelInvariantId\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\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\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\n \"instanceParams\":[],\n \"instanceName\":\"tK1AVKdq0BWVtp5ynBZd\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"8e28d825-e2dd-4499-b290-8dc2ec72fc2c"} 2022-12-30T01:01:46.654Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.658Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:24.000+00:00", "endTime" : "2022-12-30T01:01:40.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:46.658Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.658Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:46.660Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:46.660Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:46.660Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.660Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:46.664Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:46.664Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fa529bae4432ed9bf1c2094aaf5dd14", X-B3-SpanId:"710f9eb98464884f", X-B3-ParentSpanId:"eabe63a10228e481", X-B3-Sampled:"0", X-ONAP-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-TransactionID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-ECOMP-RequestID:"652472ef-ae1c-4ec3-b390-e9c091b90d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d35376-290f-41fc-8628-cf74d6a902d0"] 2022-12-30T01:01:46.665Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:46.665Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.689Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.689Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.689Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:46.690Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.709Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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========================================== 2022-12-30T01:01:46.710Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.711Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 : Created 2022-12-30T01:01:46.711Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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/8e28d825-e2dd-4499-b290-8dc2ec72fc2c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.712Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:46.103+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cdbddc74-b606-43fd-a48b-b8436ef8f55d\",\n \"owningEntityName\":\"OE-ETE_Customer-cdbddc74-b606-43fd-a48b-b8436ef8f55d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_d18c6309-f81e-444d-87f3-d5f9e141e484\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\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\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 64c1e98e-bdde 0\",\n \"modelCustomizationId\":\"ca9f03cd-bcb0-4f31-83a2-a01a75b471bf\",\n \"modelInvariantId\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\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\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\n \"instanceParams\":[],\n \"instanceName\":\"tK1AVKdq0BWVtp5ynBZd\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:01:46.679+00:00", "serviceInstanceName" : "Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" } } } 2022-12-30T01:01:46.712Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================= 2022-12-30T01:01:46.713Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.720Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:46.721Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.721Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:46.725Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.725Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.726Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.726Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.726Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:46.726Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"3120", X-B3-TraceId:"03e133b3147e54dedba4cee4038854b4", X-B3-SpanId:"5f92e50a5776f63c", X-B3-ParentSpanId:"dba4cee4038854b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-TransactionID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ECOMP-RequestID:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"920f9918-bc2b-49df-b582-d69e62ded57e"] 2022-12-30T01:01:46.727Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\"modelUuid\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\"modelInvariantUuid\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\"},\"requestInfo\":{\"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_d18c6309-f81e-444d-87f3-d5f9e141e484\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 64c1e98e-bdde 0\",\"modelCustomizationId\":\"ca9f03cd-bcb0-4f31-83a2-a01a75b471bf\",\"modelInvariantId\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\"instanceParams\":[],\"instanceName\":\"tK1AVKdq0BWVtp5ynBZd\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"cdbddc74-b606-43fd-a48b-b8436ef8f55d\",\"owningEntityName\":\"OE-ETE_Customer-cdbddc74-b606-43fd-a48b-b8436ef8f55d\"}}}","type":"String"},"requestId":{"value":"8e28d825-e2dd-4499-b290-8dc2ec72fc2c","type":"String"},"mso-request-id":{"value":"8e28d825-e2dd-4499-b290-8dc2ec72fc2c","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"}}} 2022-12-30T01:01:46.728Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================ 2022-12-30T01:01:46.733Z|652472ef-ae1c-4ec3-b390-e9c091b90d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:46.891Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:46.895Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:46.896Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:46.896Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.896Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:46.897Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:46.897Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffad4c32cb2a22ae3ccd766a7f2e650f", X-B3-SpanId:"aeae70ce530920bd", X-B3-ParentSpanId:"75b30c1ca6afc0b7", X-B3-Sampled:"0", X-ONAP-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-TransactionID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-ECOMP-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36b59e8f-c5cd-47f6-95bc-d4ac9dc889fe"] 2022-12-30T01:01:46.897Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:46.897Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.947Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.948Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.948Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:46.948Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.949Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:24.000+00:00", "endTime" : "2022-12-30T01:01:40.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:46.949Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.950Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:46.951Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:46.952Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:46.952Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:46.952Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:46.952Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:46.953Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffad4c32cb2a22ae3ccd766a7f2e650f", X-B3-SpanId:"f61e5546b413a633", X-B3-ParentSpanId:"75b30c1ca6afc0b7", X-B3-Sampled:"0", X-ONAP-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-TransactionID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-ECOMP-RequestID:"3c15be00-10f0-483d-8f59-3d2653e71985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19e99a91-fd57-476f-a151-08ef4a8fb151"] 2022-12-30T01:01:46.953Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:46.953Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:46.969Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:46.970Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:46.970Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:46.970Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:46.972Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:46.972Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:46.973Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:46.983Z|3c15be00-10f0-483d-8f59-3d2653e71985|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:47.151Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:47.155Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.155Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:47.155Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.155Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.156Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:47.156Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"246062e779c5e2d515255e1492a0ff97", X-B3-SpanId:"6c9fccbc70b1fa67", X-B3-ParentSpanId:"50bff6c92ea11ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-TransactionID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-ECOMP-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff912ba9-c480-402d-9bc3-849c15bf6010"] 2022-12-30T01:01:47.156Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:47.156Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.199Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.200Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.200Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:47.200Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.201Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:24.000+00:00", "endTime" : "2022-12-30T01:01:40.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:47.202Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.202Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:47.204Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.204Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:47.204Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.204Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.205Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:47.205Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"246062e779c5e2d515255e1492a0ff97", X-B3-SpanId:"963526c1d5086431", X-B3-ParentSpanId:"50bff6c92ea11ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-TransactionID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-ECOMP-RequestID:"072f632f-1cc9-4e9b-90ad-1eff50be913f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb17841e-5ce8-4a7a-af23-f4334b9a8ddb"] 2022-12-30T01:01:47.205Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:47.205Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.225Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.226Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.226Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:47.226Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.228Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:47.228Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.228Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:47.240Z|072f632f-1cc9-4e9b-90ad-1eff50be913f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:47.404Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:47.412Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.413Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:47.413Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.414Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.414Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:47.414Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e58ee9461a7f53fad34c35ff7783af05", X-B3-SpanId:"2124b0720ebe43cd", X-B3-ParentSpanId:"cd188fa5a411d8a2", X-B3-Sampled:"0", X-ONAP-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-TransactionID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-ECOMP-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f815e45c-c1a8-43a0-8c7d-1944de851e09"] 2022-12-30T01:01:47.414Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:47.415Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.440Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.441Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.441Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:47.441Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.442Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:24.000+00:00", "endTime" : "2022-12-30T01:01:40.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:47.442Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.442Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:47.444Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.444Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:47.444Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.445Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.445Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:47.445Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e58ee9461a7f53fad34c35ff7783af05", X-B3-SpanId:"00a50e3e8cc2374c", X-B3-ParentSpanId:"cd188fa5a411d8a2", X-B3-Sampled:"0", X-ONAP-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-TransactionID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-ECOMP-RequestID:"2bae65d4-cd29-41d3-b6b0-3cf542a49aea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf8ee383-458e-4a7e-9631-b92d840f66b4"] 2022-12-30T01:01:47.445Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:47.445Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.462Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.463Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.463Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:47.463Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.466Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:47.466Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.466Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:47.478Z|2bae65d4-cd29-41d3-b6b0-3cf542a49aea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:47.643Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:47.649Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.650Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||Invoke 2022-12-30T01:01:47.650Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.650Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f 2022-12-30T01:01:47.650Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Method : GET 2022-12-30T01:01:47.650Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"124981471ae9c35254c63cce532a750d", X-B3-SpanId:"ed0f237401b0fddd", X-B3-ParentSpanId:"03cdc30c59166333", X-B3-Sampled:"0", X-ONAP-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-TransactionID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-ECOMP-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c56746f-8ad9-4095-9bbe-2c5450b676f9"] 2022-12-30T01:01:47.651Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Request body: 2022-12-30T01:01:47.651Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.683Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.684Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.684Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Status text : OK 2022-12-30T01:01:47.684Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.684Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||Response body: { "requestId" : "ba88d1df-f35b-42d5-a167-47fad441378f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:24.000+00:00", "endTime" : "2022-12-30T01:01:40.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba88d1df-f35b-42d5-a167-47fad441378f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f" } } } 2022-12-30T01:01:47.685Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.685Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba88d1df-f35b-42d5-a167-47fad441378f|INFO|500||InvokeReturn 2022-12-30T01:01:47.686Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.686Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:47.687Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:47.687Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false 2022-12-30T01:01:47.687Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:47.687Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"124981471ae9c35254c63cce532a750d", X-B3-SpanId:"3acd513592a09502", X-B3-ParentSpanId:"03cdc30c59166333", X-B3-Sampled:"0", X-ONAP-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-TransactionID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-ECOMP-RequestID:"86cddfd6-9e98-44a4-b2ba-e4690a05274d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8282263-33d2-4480-9a61-d0a7af2b27ca"] 2022-12-30T01:01:47.688Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:47.688Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:47.722Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:47.723Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:47.723Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:47.723Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.725Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:47.725Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:47.725Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba88d1df-f35b-42d5-a167-47fad441378f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:47.734Z|86cddfd6-9e98-44a4-b2ba-e4690a05274d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba88d1df-f35b-42d5-a167-47fad441378f|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:47.743Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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========================================== 2022-12-30T01:01:47.743Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:47.744Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 : Accepted 2022-12-30T01:01:47.744Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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:"Fri, 30 Dec 2022 01:01:47 GMT", x-onap-requestid:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", x-requestid:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", x-transactionid:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", x-ecomp-requestid:"8e28d825-e2dd-4499-b290-8dc2ec72fc2c", x-onap-partnername:"UNKNOWN", x-invocationid:"920f9918-bc2b-49df-b582-d69e62ded57e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:47.744Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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\":\"8e28d825-e2dd-4499-b290-8dc2ec72fc2c\",\"instanceId\":\"f8b89f1c-be9e-4b72-956a-29166c3ec9ac\"}}","message":"Success","processInstanceID":"8896a6d2-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:01:47.745Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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================================================= 2022-12-30T01:01:47.745Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|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 2022-12-30T01:01:47.753Z|8e28d825-e2dd-4499-b290-8dc2ec72fc2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:49.732Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:49.735Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: eab19d5e-83da-4bfc-9fda-bdca19e155c3 already exists in requestDb InfraActiveRequests table 2022-12-30T01:01:49.735Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:01:49.735Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:01:49.736Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:49.736Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:01:49.736Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:01:49.736Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74544f2545cc554686e8d43a21288a14", X-B3-SpanId:"b1da6826fa719e50", X-B3-ParentSpanId:"6c7a828990c057a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a02e80db-878a-43fc-b96c-449488f47d13"] 2022-12-30T01:01:49.737Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:01:49.737Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:49.801Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:49.801Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:49.801Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : Not Found 2022-12-30T01:01:49.802Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:01:49 GMT", x-envoy-upstream-service-time:"59", server:"envoy"] 2022-12-30T01:01:49.802Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: 2022-12-30T01:01:49.802Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:49.802Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:49.817Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:01:49.821Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:01:49.844Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:01:49.845Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[eab19d5e-83da-4bfc-9fda-bdca19e155c3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9cc9b9e3-bd45-4a3b-9b97-0b60aa78770a], X-ECOMP-RequestID=[eab19d5e-83da-4bfc-9fda-bdca19e155c3], X-TransactionId=[], X-ONAP-RequestID=[eab19d5e-83da-4bfc-9fda-bdca19e155c3]} 2022-12-30T01:01:50.062Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:01:50 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[213], vertex-id=[196832], x-aai-txid=[2-aai-resources-221230-01:01:50:034-81646], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:01:50.063Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672362089873","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df53a104-28a3-4c74-ae58-798f6406b39e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:01:50.064Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:01:50.065Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:01:50.066Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:01:50.068Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.069Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:01:50.069Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.070Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.070Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:01:50.070Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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:"74544f2545cc554686e8d43a21288a14", X-B3-SpanId:"265a550670b6f5d4", X-B3-ParentSpanId:"6c7a828990c057a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2eea26f-ae4f-4acc-8fa7-9adbf5730d00"] 2022-12-30T01:01:50.071Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df53a104-28a3-4c74-ae58-798f6406b39e","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41"},"instanceName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0","requestScope":"vfModule"} 2022-12-30T01:01:50.071Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.116Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.116Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:50.117Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:01:50.117Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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:"Fri, 30 Dec 2022 01:01:49 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2022-12-30T01:01:50.117Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:01:50.118Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.118Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:01:50.119Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5 2022-12-30T01:01:50.120Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|INFO|500||Invoke 2022-12-30T01:01:50.120Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.120Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5 2022-12-30T01:01:50.121Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Method : GET 2022-12-30T01:01:50.121Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d6cb050-a69e-4501-95c9-992d978b4c0a"] 2022-12-30T01:01:50.121Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Request body: 2022-12-30T01:01:50.121Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.255Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.255Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:50.256Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Status text : OK 2022-12-30T01:01:50.256Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"129", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.258Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||Response body: { "id" : 7, "modelCustomizationUUID" : "e2345cf9-8381-487d-b581-6ed2d57f46a5", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-30 01:00:07.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" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment" } } } 2022-12-30T01:01:50.258Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.259Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=e2345cf9-8381-487d-b581-6ed2d57f46a5|INFO|500||InvokeReturn 2022-12-30T01:01:50.278Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.278Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke 2022-12-30T01:01:50.279Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.279Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.279Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method : GET 2022-12-30T01:01:50.280Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d053787-e14c-4e6d-9e77-392ced98fa28"] 2022-12-30T01:01:50.280Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 2022-12-30T01:01:50.281Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.391Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.391Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:50.392Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text : OK 2022-12-30T01:01:50.392Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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/64200a10-f71a-4219-a0ff-0dc6034ebf3b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.394Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: { "modelUUID" : "64200a10-f71a-4219-a0ff-0dc6034ebf3b", "modelInvariantUUID" : "cffbd6fe-816c-4a6b-9f8b-446a271a3469", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:00:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vnfResources" } } } 2022-12-30T01:01:50.395Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.395Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn 2022-12-30T01:01:50.406Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:01:50.406Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:01:50.407Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.407Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:01:50.407Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:01:50.407Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f3cd47d-8c4f-4fef-870a-33354c329b53"] 2022-12-30T01:01:50.408Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:01:50.408Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.471Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.472Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:50.472Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:01:50.472Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&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:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"61", server:"envoy"] 2022-12-30T01:01:50.473Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:01:50.473Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.474Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:50.475Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469 2022-12-30T01:01:50.475Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|INFO|500||Invoke 2022-12-30T01:01:50.475Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.476Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469 2022-12-30T01:01:50.476Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Method : GET 2022-12-30T01:01:50.476Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545d069b-d67c-4596-9d99-be2b6af88c1d"] 2022-12-30T01:01:50.476Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Request body: 2022-12-30T01:01:50.477Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.542Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.542Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:50.542Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Status text : OK 2022-12-30T01:01:50.543Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.543Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "64200a10-f71a-4219-a0ff-0dc6034ebf3b", "modelInvariantUUID" : "cffbd6fe-816c-4a6b-9f8b-446a271a3469", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:00:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469" } } } 2022-12-30T01:01:50.544Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.544Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cffbd6fe-816c-4a6b-9f8b-446a271a3469|INFO|500||InvokeReturn 2022-12-30T01:01:50.548Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:01:50.549Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:01:50.550Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.550Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:01:50.550Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:01:50.551Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33368760-a343-4ea0-ace9-6c34364f5adb"] 2022-12-30T01:01:50.551Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:01:50.551Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.576Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.576Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:01:50.577Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:01:50.577Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&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:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:01:50.577Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:01:50.577Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.578Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=64200a10-f71a-4219-a0ff-0dc6034ebf3b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:01:50.578Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.578Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.579Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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================================================ 2022-12-30T01:01:50.579Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.579Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.579Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a236e365-e3ac-4251-803f-136205a36225"] 2022-12-30T01:01:50.580Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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: 2022-12-30T01:01:50.580Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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================================================ 2022-12-30T01:01:50.637Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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========================================== 2022-12-30T01:01:50.638Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.638Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:01:50.639Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.641Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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" } } } 2022-12-30T01:01:50.642Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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================================================= 2022-12-30T01:01:50.642Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.653Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b 2022-12-30T01:01:50.653Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|INFO|500||Invoke 2022-12-30T01:01:50.653Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.654Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b 2022-12-30T01:01:50.654Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Method : GET 2022-12-30T01:01:50.654Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c58b69fe-9ebb-47bd-b090-7ff556427f5b"] 2022-12-30T01:01:50.655Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Request body: 2022-12-30T01:01:50.655Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.715Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.715Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:50.716Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Status text : OK 2022-12-30T01:01:50.716Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:01:50 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.718Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Response body: { "modelUUID" : "64200a10-f71a-4219-a0ff-0dc6034ebf3b", "modelInvariantUUID" : "cffbd6fe-816c-4a6b-9f8b-446a271a3469", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:00:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vnfResources" } } } 2022-12-30T01:01:50.718Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.719Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|INFO|500||InvokeReturn 2022-12-30T01:01:50.721Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:50.722Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:01:50.722Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.722Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:01:50.722Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:01:50.722Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"74544f2545cc554686e8d43a21288a14", X-B3-SpanId:"e85e3b2b43802c41", X-B3-ParentSpanId:"6c7a828990c057a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fc5164e-3eda-495f-9a34-8cb3d4646cb7"] 2022-12-30T01:01:50.723Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","requestStatus":"IN_PROGRESS","startTime":1672362109817,"source":"VID","vnfId":"df53a104-28a3-4c74-ae58-798f6406b39e","vnfType":"","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"eab19d5e-83da-4bfc-9fda-bdca19e155c3"} 2022-12-30T01:01:50.723Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:50.755Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:50.755Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:01:50.755Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:01:50.756Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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/eab19d5e-83da-4bfc-9fda-bdca19e155c3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:49 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:50.769Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:49.817+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:01:50.742+00:00", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:01:50.769Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:50.769Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:01:50.777Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.778Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:01:50.778Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:50.778Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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 2022-12-30T01:01:50.778Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:01:50.778Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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:"74544f2545cc554686e8d43a21288a14", X-B3-SpanId:"12290ac31d711c35", X-B3-ParentSpanId:"6c7a828990c057a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-TransactionID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ECOMP-RequestID:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56fbbd65-21bf-4704-a9db-c9b505b8263e"] 2022-12-30T01:01:50.779Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/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\":\"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\"modelVersionId\":\"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\"modelCustomizationId\":\"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\"modelUuid\":\"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\"modelInvariantUuid\":\"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\"modelInfo\":{\"modelInvariantId\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelUuid\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelInvariantUuid\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\"}}},{\"relatedInstance\":{\"instanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelVersionId\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelCustomizationId\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelUuid\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelInvariantUuid\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\"vnfInstanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\"}","type":"String"},"requestId":{"value":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","type":"String"},"mso-request-id":{"value":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df53a104-28a3-4c74-ae58-798f6406b39e","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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:01:50.779Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:51.796Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:51.797Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:01:51.797Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:01:51.798Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:01:51 GMT", x-onap-requestid:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", x-requestid:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", x-transactionid:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", x-ecomp-requestid:"eab19d5e-83da-4bfc-9fda-bdca19e155c3", x-onap-partnername:"UNKNOWN", x-invocationid:"56fbbd65-21bf-4704-a9db-c9b505b8263e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:51.798Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eab19d5e-83da-4bfc-9fda-bdca19e155c3\",\"instanceId\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\"}}","message":"Success","processInstanceID":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:01:51.798Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:51.799Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:01:51.807Z|eab19d5e-83da-4bfc-9fda-bdca19e155c3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:51.985Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:51.991Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:01:51.992Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:01:51.992Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:51.992Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:01:51.993Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:01:51.993Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3005aad5508803101364b5fb27e04f7a", X-B3-SpanId:"bee05c48a50c2971", X-B3-ParentSpanId:"05f6eeaa1ace5ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-TransactionID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-ECOMP-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"690fef62-035c-4a81-9d0b-b449b2c76932"] 2022-12-30T01:01:51.993Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:01:51.993Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:52.017Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:52.018Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:52.018Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:01:52.019Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:52 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:52.020Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:51.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:01:52.020Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:52.021Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:01:52.022Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:01:52.022Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:52.023Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:52.023Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:01:52.023Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:52.024Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3005aad5508803101364b5fb27e04f7a", X-B3-SpanId:"97c58e7a8496b85c", X-B3-ParentSpanId:"05f6eeaa1ace5ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-TransactionID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-ECOMP-RequestID:"7efe05d9-3048-4efe-98e7-d5643389c7dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ddf9a7a-16e6-4b55-b811-755df77c1733"] 2022-12-30T01:01:52.024Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:52.024Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:52.039Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:52.040Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:52.040Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:52.041Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:52.046Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:52.046Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:52.046Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:52.055Z|7efe05d9-3048-4efe-98e7-d5643389c7dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:54.716Z|534b5b79-4e25-4085-8a2b-0c3a24d2684a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:01:54.717Z|534b5b79-4e25-4085-8a2b-0c3a24d2684a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:55.927Z|7f416bab-09b4-4fa6-854a-1feac5e06af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:55.928Z|7f416bab-09b4-4fa6-854a-1feac5e06af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:55.930Z|de3b5f8a-04a9-4147-8ebf-64511e40b666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:55.930Z|de3b5f8a-04a9-4147-8ebf-64511e40b666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:55.931Z|5b80e9dd-f5ee-40c7-bad4-724d9e18d73c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:01:55.932Z|5b80e9dd-f5ee-40c7-bad4-724d9e18d73c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:01:56.073Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:56.078Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.079Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:56.079Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.079Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.079Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:56.080Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"494ae553d082e44b59ae20cce6e9accd", X-B3-SpanId:"85d43f27f3dbd684", X-B3-ParentSpanId:"b989645e223aef75", X-B3-Sampled:"0", X-ONAP-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-TransactionID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-ECOMP-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81641f64-d41e-4eef-bbd6-1baf40ba3f07"] 2022-12-30T01:01:56.080Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:56.080Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.115Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.116Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.116Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : OK 2022-12-30T01:01:56.117Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.117Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:44.000+00:00", "endTime" : "2022-12-30T01:01:50.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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:50.000+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:56.118Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.118Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||InvokeReturn 2022-12-30T01:01:56.120Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.120Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:56.120Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.121Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.121Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:56.121Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"494ae553d082e44b59ae20cce6e9accd", X-B3-SpanId:"8ba51e459cb8bcea", X-B3-ParentSpanId:"b989645e223aef75", X-B3-Sampled:"0", X-ONAP-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-TransactionID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-ECOMP-RequestID:"8345d24d-b660-45e1-a40c-8cbc1fd3ffe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20de48b5-d2ea-4ded-ad64-e8d2a27b5e93"] 2022-12-30T01:01:56.122Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:56.122Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.140Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.141Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.141Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:56.141Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.143Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:56.143Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.144Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:56.157Z|8345d24d-b660-45e1-a40c-8cbc1fd3ffe2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:56.189Z|12f08d2b-0a9b-4c6d-87b7-452149abbaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:56.190Z|12f08d2b-0a9b-4c6d-87b7-452149abbaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:56.306Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:56.311Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.311Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:56.311Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.312Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.312Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:56.312Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac30bc9422d9d8f388afad718980bb05", X-B3-SpanId:"29c2f9fda8e3603c", X-B3-ParentSpanId:"d059d1501a29a81b", X-B3-Sampled:"0", X-ONAP-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-TransactionID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-ECOMP-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4dceea6-0818-4e3f-9408-3fc9699b8387"] 2022-12-30T01:01:56.312Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:56.313Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.346Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.346Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.347Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : OK 2022-12-30T01:01:56.347Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.348Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:44.000+00:00", "endTime" : "2022-12-30T01:01:50.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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:50.000+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:56.348Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.349Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||InvokeReturn 2022-12-30T01:01:56.350Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.350Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:56.351Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.351Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.351Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:56.352Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac30bc9422d9d8f388afad718980bb05", X-B3-SpanId:"ac84b6ef19573a1c", X-B3-ParentSpanId:"d059d1501a29a81b", X-B3-Sampled:"0", X-ONAP-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-TransactionID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-ECOMP-RequestID:"4518bad3-13c6-4baf-8e58-6927b055850f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b610aad0-da88-4dea-8ba2-1c4faa0290ef"] 2022-12-30T01:01:56.352Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:56.353Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.366Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.366Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.366Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:56.367Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.368Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:56.368Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.368Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:56.376Z|4518bad3-13c6-4baf-8e58-6927b055850f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:56.552Z|f592f2cb-a6ad-43d6-86b2-422f47e4eee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:01:56.553Z|f592f2cb-a6ad-43d6-86b2-422f47e4eee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:01:56.553Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:56.562Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.562Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:56.562Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.563Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.563Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:56.563Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8716eb4e75d30374bf07b105bff3c081", X-B3-SpanId:"2ad3209574a3af02", X-B3-ParentSpanId:"78127cb3c0a068cf", X-B3-Sampled:"0", X-ONAP-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-TransactionID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-ECOMP-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29793f56-23a0-410f-b296-e89878b799ca"] 2022-12-30T01:01:56.563Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:56.563Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.588Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.589Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.589Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : OK 2022-12-30T01:01:56.589Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.590Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:44.000+00:00", "endTime" : "2022-12-30T01:01:50.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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:50.000+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:56.590Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.590Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||InvokeReturn 2022-12-30T01:01:56.591Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.592Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:56.592Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.592Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.592Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:56.592Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8716eb4e75d30374bf07b105bff3c081", X-B3-SpanId:"d693cfd55d7b19c8", X-B3-ParentSpanId:"78127cb3c0a068cf", X-B3-Sampled:"0", X-ONAP-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-TransactionID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-ECOMP-RequestID:"2c1b20e9-7b06-49f3-925a-8bf4335eb5b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c54236-b8f9-4ff2-9c92-23adbfe9ed2a"] 2022-12-30T01:01:56.593Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:56.593Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.609Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.609Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.609Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:56.610Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.610Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:56.610Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.611Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:56.619Z|2c1b20e9-7b06-49f3-925a-8bf4335eb5b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:01:56.780Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:01:56.790Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.791Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||Invoke 2022-12-30T01:01:56.791Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.791Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48 2022-12-30T01:01:56.791Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Method : GET 2022-12-30T01:01:56.791Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49ef6c1f2ad2df123265a1e08a354ded", X-B3-SpanId:"356ee0ff72fc7519", X-B3-ParentSpanId:"98644e974867b253", X-B3-Sampled:"0", X-ONAP-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-TransactionID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-ECOMP-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6ae43e1-8acb-4df6-a65b-7a86fa1b259c"] 2022-12-30T01:01:56.792Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Request body: 2022-12-30T01:01:56.792Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.818Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.819Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.819Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Status text : OK 2022-12-30T01:01:56.819Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.821Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||Response body: { "requestId" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:44.000+00:00", "endTime" : "2022-12-30T01:01:50.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\": \"d3042077-b739-47c6-ad3c-2bdc80068749\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"365cfba3-d321-4d6f-b8cf-c51611cbdc49\"\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" : "2022-12-30T01:01:50.000+00:00", "serviceInstanceId" : "a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "serviceInstanceName" : "basic_network-216a4d28-9a77-488c-ae95-10271a5d97ec", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a5025bdd-93f0-4fbd-99c7-cf5329e30bd9", "cloudApiRequests" : [ ], "requestURI" : "d8caa672-2297-49e3-a8da-827d8b0fad48", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48" } } } 2022-12-30T01:01:56.821Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.821Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8caa672-2297-49e3-a8da-827d8b0fad48|INFO|500||InvokeReturn 2022-12-30T01:01:56.822Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.823Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:01:56.823Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:01:56.823Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false 2022-12-30T01:01:56.823Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:01:56.824Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49ef6c1f2ad2df123265a1e08a354ded", X-B3-SpanId:"5ad66056abbcd52b", X-B3-ParentSpanId:"98644e974867b253", X-B3-Sampled:"0", X-ONAP-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-TransactionID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-ECOMP-RequestID:"5c1a9873-d79a-4f21-8434-45e72fc6970b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80d7d395-64f6-4452-a6a6-c991ea2eb6e5"] 2022-12-30T01:01:56.824Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:01:56.824Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:01:56.844Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:01:56.844Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:01:56.844Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:01:56.844Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:01:56 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:01:56.846Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:01:56.846Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:01:56.846Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8caa672-2297-49e3-a8da-827d8b0fad48&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:01:56.853Z|5c1a9873-d79a-4f21-8434-45e72fc6970b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d8caa672-2297-49e3-a8da-827d8b0fad48|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:02.222Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:02.228Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:02.229Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:02.229Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:02.229Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:02.229Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:02.230Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ccbc4db2d2a164ba43b52f02980195b", X-B3-SpanId:"ffac6c0fc2624225", X-B3-ParentSpanId:"79115f3be0060eb9", X-B3-Sampled:"0", X-ONAP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-TransactionID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ECOMP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b080444e-5e15-4ba2-ac07-4508f2d506ac"] 2022-12-30T01:02:02.230Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:02.230Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:02.262Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:02.263Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:02.263Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:02.263Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:02 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:02.264Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:01:57.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:02.265Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:02.266Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:02.267Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:02.267Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:02.268Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:02.268Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:02.268Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:02.269Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ccbc4db2d2a164ba43b52f02980195b", X-B3-SpanId:"5199e7b4421f00af", X-B3-ParentSpanId:"79115f3be0060eb9", X-B3-Sampled:"0", X-ONAP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-TransactionID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ECOMP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e3cb56-0703-43d4-9eeb-06c46b24d850"] 2022-12-30T01:02:02.269Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:02.270Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:02.288Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:02.289Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:02.289Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:02.289Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:02.291Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:02:02.291Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:02.291Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:02.330Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:02.331Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:02.331Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:02.331Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:02.331Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:02.331Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-TransactionID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ECOMP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ace7980-a1d4-45fb-a190-f6d000799f25"] 2022-12-30T01:02:02.332Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:02.332Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:02.469Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:02.470Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:02.470Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:02.471Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F24F19A1F175AF425C72418BCDD56D06; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:01 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:02:02.471Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:02:02.471Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:02.472Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:02.494Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:02.494Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:02.495Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:02.495Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:02.495Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:02.495Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-TransactionID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ECOMP-RequestID:"b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"360c8766-b2cc-4db6-9afa-74e65d5a9f14"] 2022-12-30T01:02:02.495Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:02.496Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:02.625Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:02.626Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:02.626Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:02.626Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F99024F826439FBB9FBEE63FB9A7AC58; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:01 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:02:02.627Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9131df05-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:01.184+0000","endTime":"2022-12-30T01:02:01.184+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:02.627Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:02.627Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:02.636Z|b5f96f31-fa9d-4baa-8ddc-f2b1b50d8118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:05.950Z|86fe4ac2-1a38-49c8-bd00-7703736585ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:05.950Z|86fe4ac2-1a38-49c8-bd00-7703736585ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:05.951Z|8d13fc8f-1ea1-4b35-a724-43a078dcbf7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:05.952Z|8d13fc8f-1ea1-4b35-a724-43a078dcbf7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:05.952Z|8b95380e-d96b-425c-959a-fc5f5e701668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:05.953Z|8b95380e-d96b-425c-959a-fc5f5e701668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:11.189Z|29492153-e3d7-4caa-b596-be4c110afca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:11.192Z|29492153-e3d7-4caa-b596-be4c110afca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:02:12.801Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:12.807Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:12.808Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:12.808Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:12.808Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:12.808Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:12.809Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d371a185c7ad62ea8c955c14ffd4442", X-B3-SpanId:"630f4bc674aa589d", X-B3-ParentSpanId:"30bab0156bf8abce", X-B3-Sampled:"0", X-ONAP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-TransactionID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ECOMP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82e47741-37ad-4f51-812a-c963e85f5ff2"] 2022-12-30T01:02:12.809Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:12.809Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:12.836Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:12.836Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:12.837Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:12.837Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:12.838Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:12.839Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:12.839Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:12.841Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:12.842Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:12.842Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:12.842Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:12.843Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:12.843Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d371a185c7ad62ea8c955c14ffd4442", X-B3-SpanId:"b903f01db2934db3", X-B3-ParentSpanId:"30bab0156bf8abce", X-B3-Sampled:"0", X-ONAP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-TransactionID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ECOMP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542572bd-1c92-437e-b203-faa3be1284b8"] 2022-12-30T01:02:12.843Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:12.843Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:12.858Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:12.858Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:12.859Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:12.859Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:12 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:12.859Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:02:12.860Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:12.860Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:12.885Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:12.886Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:12.886Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:12.887Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:12.887Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:12.887Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-TransactionID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ECOMP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"847b4f9c-f31b-4323-b4a1-2910474e1d0c"] 2022-12-30T01:02:12.887Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:12.888Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:13.018Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:13.018Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:13.019Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:13.019Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F4DE8C5C84BE86C02CA52FEFF18005F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:13 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:02:13.019Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:02:13.020Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:13.020Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:13.042Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:13.043Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:13.043Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:13.043Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:13.044Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:13.044Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-TransactionID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ECOMP-RequestID:"461e111d-c407-4427-9926-ed0d7bc2dfe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5d97fe7-06d5-4540-a732-0af44030e07e"] 2022-12-30T01:02:13.044Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:13.045Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:13.167Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:13.167Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:13.168Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:13.168Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41448EB372B0879C4AA522F8D11E8F51; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:13 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:02:13.169Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9520cb96-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:07.783+0000","endTime":"2022-12-30T01:02:07.790+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:13.169Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:13.169Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:13.174Z|461e111d-c407-4427-9926-ed0d7bc2dfe9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:15.971Z|303e0bec-ad64-4588-a2bc-7c151fe49386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:15.971Z|ef3ff115-fd4f-4ea9-a1d3-9566b23d66e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:15.972Z|303e0bec-ad64-4588-a2bc-7c151fe49386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:15.972Z|ef3ff115-fd4f-4ea9-a1d3-9566b23d66e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:15.975Z|dfa8f1a4-d9ef-432c-9d82-b30cd047968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:15.975Z|dfa8f1a4-d9ef-432c-9d82-b30cd047968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:19.038Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:19.045Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:02:19.045Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|500||Invoke 2022-12-30T01:02:19.045Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:19.046Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:02:19.046Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Method : GET 2022-12-30T01:02:19.046Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a9e0957536c4a19bb0c07f098ac2ef9", X-B3-SpanId:"cf11e992b9aa1e7c", X-B3-ParentSpanId:"bb0c07f098ac2ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-TransactionID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ECOMP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1df6487-4097-48f7-abb3-87ea09b3aa1c"] 2022-12-30T01:02:19.047Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Request body: 2022-12-30T01:02:19.047Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:19.074Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:19.074Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:19.075Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status text : OK 2022-12-30T01:02:19.075Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:19 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:19.077Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Response body: { "requestId" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-12-30T01:01:46.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cdbddc74-b606-43fd-a48b-b8436ef8f55d\",\n \"owningEntityName\":\"OE-ETE_Customer-cdbddc74-b606-43fd-a48b-b8436ef8f55d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_d18c6309-f81e-444d-87f3-d5f9e141e484\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\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\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 64c1e98e-bdde 0\",\n \"modelCustomizationId\":\"ca9f03cd-bcb0-4f31-83a2-a01a75b471bf\",\n \"modelInvariantId\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\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\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\n \"instanceParams\":[],\n \"instanceName\":\"tK1AVKdq0BWVtp5ynBZd\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:17.000+00:00", "serviceInstanceId" : "f8b89f1c-be9e-4b72-956a-29166c3ec9ac", "serviceInstanceName" : "Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" } } } 2022-12-30T01:02:19.078Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:19.078Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|500||InvokeReturn 2022-12-30T01:02:19.080Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false 2022-12-30T01:02:19.080Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:19.080Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:19.080Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false 2022-12-30T01:02:19.081Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:19.081Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a9e0957536c4a19bb0c07f098ac2ef9", X-B3-SpanId:"a5076f7899cc90a3", X-B3-ParentSpanId:"bb0c07f098ac2ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-TransactionID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ECOMP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea184512-9d5f-4a53-884e-41f799de8c7c"] 2022-12-30T01:02:19.081Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:19.082Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:19.099Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:19.099Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:19.099Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:19.100Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:19.101Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:02:19.101Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:19.101Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:19.236Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:19.236Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:19.236Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:19.237Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:19.237Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:19.237Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-TransactionID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ECOMP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd1fe3ff-6f44-4b4a-a885-bf94a086fd2d"] 2022-12-30T01:02:19.238Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:19.238Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:19.375Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:19.375Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:19.375Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:19.376Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77468676F6DF4989468BDBF1B38CF820; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"703", date:"Fri, 30 Dec 2022 01:02:19 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:02:19.376Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9aa3a01b-87dd-11ed-9c3d-e2d94c43d821","businessKey":"8e28d825-e2dd-4499-b290-8dc2ec72fc2c","processDefinitionId":"ActivatePnfBB:1:d8a622f7-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:17.029+0000","endTime":"2022-12-30T01:02:17.281+0000","removalTime":null,"durationInMillis":252,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"8896a6d2-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"99c797b5-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:02:19.376Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:19.377Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:19.400Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:19.401Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:19.401Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:19.402Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:19.402Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:19.402Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-TransactionID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ECOMP-RequestID:"3f0b870f-0188-4f03-8825-c6263584ec71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9306fd2a-0da6-4f33-bb29-554e94fea10c"] 2022-12-30T01:02:19.403Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:19.403Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:19.550Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:19.552Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:19.552Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:19.553Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B3D1FBD2AB064269FAA42FDB2F90316; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"814", date:"Fri, 30 Dec 2022 01:02:19 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-12-30T01:02:19.554Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"9aa3c73b-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9aa3a01b-87dd-11ed-9c3d-e2d94c43d821","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:d8a622f7-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9aa3a01b-87dd-11ed-9c3d-e2d94c43d821","executionId":"9aa3a01b-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:17.030+0000","endTime":"2022-12-30T01:02:17.280+0000","durationInMillis":250,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8896a6d2-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:19.554Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:19.557Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9aa3a01b-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:19.562Z|3f0b870f-0188-4f03-8825-c6263584ec71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:23.329Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:23.335Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:23.335Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:23.336Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:23.336Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:23.336Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:23.336Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eecde337486f7aeef0a070b13542a2f7", X-B3-SpanId:"8aea27c989717271", X-B3-ParentSpanId:"4b39b1273943fad6", X-B3-Sampled:"0", X-ONAP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-TransactionID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ECOMP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f3bc3a-d3f6-4be6-94d8-faaf404f5d06"] 2022-12-30T01:02:23.337Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:23.337Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:23.366Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:23.366Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:23.367Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:23.367Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:23 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:23.368Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:23.368Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:23.369Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:23.371Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:23.371Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:23.372Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:23.372Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:23.372Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:23.373Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eecde337486f7aeef0a070b13542a2f7", X-B3-SpanId:"a07270c0b259fc37", X-B3-ParentSpanId:"4b39b1273943fad6", X-B3-Sampled:"0", X-ONAP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-TransactionID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ECOMP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4a9ac6b-0562-4200-b1ef-c3871e1f3f47"] 2022-12-30T01:02:23.373Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:23.373Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:23.390Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:23.391Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:23.391Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:23.392Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:23 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:23.392Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:02:23.393Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:23.393Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:23.425Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:23.426Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:23.426Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:23.426Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:23.426Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:23.427Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-TransactionID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ECOMP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1b2b4da-4e52-463c-a7bf-87c3ffc36e99"] 2022-12-30T01:02:23.427Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:23.427Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:23.558Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:23.559Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:23.559Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:23.559Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DC2E8E59A29E4EDA6E50AE1F6CC9CD2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:23 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:02:23.559Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:02:23.560Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:23.560Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:23.581Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:23.581Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:23.582Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:23.582Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:23.582Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:23.582Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-TransactionID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ECOMP-RequestID:"f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a98fd645-669a-4c73-b5ee-c644bc537174"] 2022-12-30T01:02:23.582Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:23.583Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:23.713Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:23.713Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:23.713Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:23.714Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FAFF08D1712E559285CBB6F6EAFF9FC6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:23 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:02:23.714Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9520cb96-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:07.783+0000","endTime":"2022-12-30T01:02:07.790+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:23.714Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:23.714Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:23.720Z|f81b66bd-ed6f-4604-a9a1-9e0e652ffc8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:25.996Z|3a55bd7e-0af0-4a18-8dae-1dca50a0d140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:25.996Z|7c11e07f-9559-43ea-9355-c814d57543ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:25.997Z|3a55bd7e-0af0-4a18-8dae-1dca50a0d140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:25.997Z|7c11e07f-9559-43ea-9355-c814d57543ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:25.998Z|6fef570b-8e1d-479e-96d8-45761ffa7b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:25.999Z|6fef570b-8e1d-479e-96d8-45761ffa7b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:26.189Z|44dd822c-7505-4f29-9a33-eee2167f50da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:26.190Z|44dd822c-7505-4f29-9a33-eee2167f50da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:02:26.553Z|faf94134-6113-4716-80b9-b69a5f596e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:26.554Z|faf94134-6113-4716-80b9-b69a5f596e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:02:29.743Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:29.750Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:02:29.751Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|500||Invoke 2022-12-30T01:02:29.751Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:29.751Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c 2022-12-30T01:02:29.752Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Method : GET 2022-12-30T01:02:29.752Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fce09c4c141b17bf9f6de4b827494b3", X-B3-SpanId:"959293d84ff46f9a", X-B3-ParentSpanId:"f9f6de4b827494b3", X-B3-Sampled:"0", X-ONAP-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-TransactionID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-ECOMP-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7210fb06-6e2c-4931-803a-b2869da739d2"] 2022-12-30T01:02:29.752Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Request body: 2022-12-30T01:02:29.752Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:29.776Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:29.776Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:29.776Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Status text : OK 2022-12-30T01:02:29.777Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:29 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:29.778Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||Response body: { "requestId" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:01:46.000+00:00", "endTime" : "2022-12-30T01:02:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cdbddc74-b606-43fd-a48b-b8436ef8f55d\",\n \"owningEntityName\":\"OE-ETE_Customer-cdbddc74-b606-43fd-a48b-b8436ef8f55d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_d18c6309-f81e-444d-87f3-d5f9e141e484\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"productFamilyId\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\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\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 64c1e98e-bdde 0\",\n \"modelCustomizationId\":\"ca9f03cd-bcb0-4f31-83a2-a01a75b471bf\",\n \"modelInvariantId\":\"b00155bf-ff3a-4f7b-a714-c4d1b2331a96\",\n \"modelVersionId\":\"c0b58cb5-36ed-4a0b-a59b-74e0c560b945\",\n \"modelName\":\"Demo_pNF_tK1AVKdq0BWVtp5ynBZd\",\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\":\"91abbc9e-fb92-47cf-a1ff-c8f9776691a8\",\n \"instanceParams\":[],\n \"instanceName\":\"tK1AVKdq0BWVtp5ynBZd\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:19.000+00:00", "serviceInstanceId" : "f8b89f1c-be9e-4b72-956a-29166c3ec9ac", "serviceInstanceName" : "Service_Ete_Named18c6309-f81e-444d-87f3-d5f9e141e484", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "8e28d825-e2dd-4499-b290-8dc2ec72fc2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c" } } } 2022-12-30T01:02:29.779Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:29.779Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|INFO|500||InvokeReturn 2022-12-30T01:02:29.781Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false 2022-12-30T01:02:29.781Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:29.781Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:29.781Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false 2022-12-30T01:02:29.782Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:29.782Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fce09c4c141b17bf9f6de4b827494b3", X-B3-SpanId:"8ce4de4edc405612", X-B3-ParentSpanId:"f9f6de4b827494b3", X-B3-Sampled:"0", X-ONAP-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-TransactionID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-ECOMP-RequestID:"abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30e505a3-a1c2-4420-8db7-f790e4238da4"] 2022-12-30T01:02:29.782Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:29.782Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:29.803Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:29.804Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:29.804Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:29.804Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:29 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:29.805Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:02:29.805Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:29.806Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8e28d825-e2dd-4499-b290-8dc2ec72fc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:29.814Z|abe56cbd-5d0e-4f3d-a95d-5f3b362bc4ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8e28d825-e2dd-4499-b290-8dc2ec72fc2c|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:33.888Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:33.894Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:33.895Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:33.895Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:33.896Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:33.896Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:33.896Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6a2292300047bced60f5ce17377250f", X-B3-SpanId:"39985a45a36e4a48", X-B3-ParentSpanId:"ad6c9f40f86e0b1e", X-B3-Sampled:"0", X-ONAP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-TransactionID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ECOMP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3feba55e-0d79-4b76-8b27-4d75edc7a9a9"] 2022-12-30T01:02:33.897Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:33.897Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:33.935Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:33.935Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:33.936Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:33.936Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:33.937Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:33.937Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:33.937Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:33.939Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:33.940Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:33.940Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:33.941Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:33.941Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:33.941Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6a2292300047bced60f5ce17377250f", X-B3-SpanId:"ceeddb7f63ec5167", X-B3-ParentSpanId:"ad6c9f40f86e0b1e", X-B3-Sampled:"0", X-ONAP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-TransactionID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ECOMP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43616ac5-5c86-45df-ab66-8a5e148e884f"] 2022-12-30T01:02:33.942Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:33.942Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:33.964Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:33.964Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:33.964Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:33.965Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:33.965Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:02:33.965Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:33.966Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:33.992Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:33.992Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:33.993Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:33.993Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:33.993Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:33.993Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-TransactionID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ECOMP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc025609-d5cc-40c7-b140-cc2b70405a42"] 2022-12-30T01:02:33.994Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:33.994Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:34.140Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:34.141Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:34.141Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:34.141Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5780AD4D12AE47DC944D6DA9A7D27F41; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:34 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-12-30T01:02:34.142Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:02:34.142Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:34.142Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:34.167Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:34.168Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:34.168Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:34.168Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:34.168Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:34.168Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-TransactionID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ECOMP-RequestID:"88927755-d6a6-46bf-b660-df6df5e20db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4946e71-382a-482a-b107-47a9d8e3924f"] 2022-12-30T01:02:34.169Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:34.169Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:34.302Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:34.303Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:34.303Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:34.303Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=29D70445BF3430853158A528586ED93D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:34 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:02:34.304Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9520cb96-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:07.783+0000","endTime":"2022-12-30T01:02:07.790+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:34.304Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:34.304Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:34.309Z|88927755-d6a6-46bf-b660-df6df5e20db1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:36.021Z|38479398-1e29-492f-ad9e-92eb250d2e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:36.021Z|eee56f02-f967-4c61-9cec-0a46b396b8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:36.022Z|eee56f02-f967-4c61-9cec-0a46b396b8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:36.022Z|38479398-1e29-492f-ad9e-92eb250d2e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:36.023Z|a9666dd1-3f47-418d-be2f-c5b504205114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:36.023Z|a9666dd1-3f47-418d-be2f-c5b504205114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:41.189Z|96cf38d8-50d3-4e01-a486-5b65fd9a09fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:41.190Z|96cf38d8-50d3-4e01-a486-5b65fd9a09fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:02:44.474Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:44.479Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:44.480Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:44.480Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:44.480Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:44.481Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:44.481Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7aab5e0f21d2794266545cc00bd12f36", X-B3-SpanId:"ec27a5cac9c34f5f", X-B3-ParentSpanId:"7a5dd920b2dcfd37", X-B3-Sampled:"0", X-ONAP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-TransactionID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ECOMP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99f599d0-7be1-40d8-b28a-2f77bb583851"] 2022-12-30T01:02:44.481Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:44.482Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:44.509Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:44.509Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:44.509Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:44.510Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:44.511Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:44.511Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:44.512Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:44.513Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:44.514Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:44.514Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:44.514Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:44.514Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:44.515Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7aab5e0f21d2794266545cc00bd12f36", X-B3-SpanId:"fea7e408b3c3c461", X-B3-ParentSpanId:"7a5dd920b2dcfd37", X-B3-Sampled:"0", X-ONAP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-TransactionID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ECOMP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f36a781-a753-43ee-a8e3-f99e8c2cfd27"] 2022-12-30T01:02:44.515Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:44.515Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:44.530Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:44.531Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:44.531Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:44.531Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:44.533Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:02:44.533Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:44.533Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:44.560Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:44.561Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:44.561Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:44.561Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:44.562Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:44.562Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-TransactionID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ECOMP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9684ddf1-a630-4dd1-b5bb-c5a280f47db4"] 2022-12-30T01:02:44.562Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:44.563Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:44.700Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:44.701Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:44.701Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:44.702Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=90381C289C70DA75832AF675F9D958B2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:44 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:02:44.702Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":"2022-12-30T01:02:40.573+0000","removalTime":null,"durationInMillis":39389,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:02:44.702Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:44.703Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:44.728Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:44.729Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:44.729Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:44.729Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:44.729Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:44.730Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-TransactionID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ECOMP-RequestID:"6a04ed95-027f-45fe-82e3-b41f2f2d3e16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec7e9e5d-74f9-4d9b-9d0d-c7254860a425"] 2022-12-30T01:02:44.730Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:44.730Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:44.858Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:44.859Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:44.859Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:44.859Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=20546DD91E2DC9A7A9E0882F40CED4BC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:44 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:02:44.860Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a8abd8c7-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:40.571+0000","endTime":"2022-12-30T01:02:40.571+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:44.860Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:44.861Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:44.866Z|6a04ed95-027f-45fe-82e3-b41f2f2d3e16|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:46.045Z|4fdba71d-2ca1-4780-a6d4-3d3e53361842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:46.045Z|4fdba71d-2ca1-4780-a6d4-3d3e53361842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:46.046Z|1f3ed951-a12c-43a3-a0c1-0d370f6d433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:46.046Z|00ada7e4-23ff-4783-8d55-ca213e0ead15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:46.046Z|1f3ed951-a12c-43a3-a0c1-0d370f6d433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:46.046Z|00ada7e4-23ff-4783-8d55-ca213e0ead15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:54.714Z|2f466a2a-fcd8-4790-a46a-3acdf44a5604|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:02:54.715Z|2f466a2a-fcd8-4790-a46a-3acdf44a5604|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:55.020Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:02:55.026Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:55.027Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:02:55.027Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:55.027Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:02:55.028Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:02:55.028Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"966587baca0cf25a4f097d13aaff6db8", X-B3-SpanId:"7a90a03a7c0ff08a", X-B3-ParentSpanId:"b88b8f001f54bbc2", X-B3-Sampled:"0", X-ONAP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-TransactionID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ECOMP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5abe3174-748a-4c39-9fd1-62774c698f04"] 2022-12-30T01:02:55.028Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:02:55.029Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:55.055Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:55.055Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:55.055Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:02:55.056Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:55.056Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:02:55.057Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:55.057Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:02:55.059Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:55.059Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:02:55.059Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:55.059Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:02:55.060Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:02:55.060Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"966587baca0cf25a4f097d13aaff6db8", X-B3-SpanId:"f28ff8329439dccb", X-B3-ParentSpanId:"b88b8f001f54bbc2", X-B3-Sampled:"0", X-ONAP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-TransactionID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ECOMP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14366d3-2c90-480e-8a7d-e92f3219d414"] 2022-12-30T01:02:55.060Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:02:55.061Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:55.079Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:55.079Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:55.080Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:02:55.080Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:02:55.081Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:02:55.081Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:55.081Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:02:55.120Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:55.120Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:55.121Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:55.121Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:02:55.121Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:55.121Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-TransactionID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ECOMP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"812cd128-b7b1-405a-94f0-07e487590616"] 2022-12-30T01:02:55.122Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:55.122Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:55.253Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:55.254Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:55.254Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:55.254Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=087CBBEC04ED64AC703E5A9C5E189DA1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:02:55.255Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":"2022-12-30T01:02:40.573+0000","removalTime":null,"durationInMillis":39389,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:02:55.255Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:55.256Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:55.286Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:55.286Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:02:55.286Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:02:55.287Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:02:55.287Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:02:55.287Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-TransactionID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ECOMP-RequestID:"185c5213-9f0e-4f18-bdee-f912711a62de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c7de05f-38e1-498b-8c43-c53237727098"] 2022-12-30T01:02:55.287Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:02:55.288Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:02:55.417Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:02:55.417Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:02:55.418Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:02:55.418Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70AB4F23DC9E1C5BBEE6920359E2879E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:02:55.418Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a8abd8c7-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:40.571+0000","endTime":"2022-12-30T01:02:40.571+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:02:55.419Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:02:55.419Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:02:55.425Z|185c5213-9f0e-4f18-bdee-f912711a62de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:02:56.069Z|e3f6d167-099a-480b-8585-6ce75dea2f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:56.069Z|e6348cee-493e-4c6a-a566-6fe46cdd4cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:56.070Z|e3f6d167-099a-480b-8585-6ce75dea2f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:56.070Z|e6348cee-493e-4c6a-a566-6fe46cdd4cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:56.079Z|6040ed15-43a7-46f9-9b4f-d3f25bb8adf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:02:56.080Z|6040ed15-43a7-46f9-9b4f-d3f25bb8adf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:02:56.189Z|9b9557cb-2cac-40a5-9f85-85030ea7a296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:56.192Z|9b9557cb-2cac-40a5-9f85-85030ea7a296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:02:56.554Z|5cc40774-c68f-4922-9fce-6e0fe65548c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:02:56.555Z|5cc40774-c68f-4922-9fce-6e0fe65548c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:05.593Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:05.600Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:05.600Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:05.600Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:05.600Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:05.601Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:05.601Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e720a8f98410c9b0de22d7075dbfefd0", X-B3-SpanId:"a17eb4f7893fd876", X-B3-ParentSpanId:"fd613f9a44e0e2ce", X-B3-Sampled:"0", X-ONAP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-TransactionID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ECOMP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e66083-bc18-44b2-be93-1ff38f7785ee"] 2022-12-30T01:03:05.601Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:05.601Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:05.630Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:05.630Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:05.630Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:05.630Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:05 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:05.632Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:05.632Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:05.632Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:05.634Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:05.634Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:05.634Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:05.634Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:05.634Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:05.635Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e720a8f98410c9b0de22d7075dbfefd0", X-B3-SpanId:"d0ca18e9bfff343f", X-B3-ParentSpanId:"fd613f9a44e0e2ce", X-B3-Sampled:"0", X-ONAP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-TransactionID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ECOMP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6beaf695-bce9-4726-a913-47381bef4146"] 2022-12-30T01:03:05.635Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:05.635Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:05.651Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:05.652Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:05.652Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:05.652Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:05.655Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:05.655Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:05.656Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:05.680Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:05.680Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:05.681Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:05.681Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:05.681Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:05.681Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-TransactionID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ECOMP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bbecd2c-ca89-4cc0-8883-ee297e587961"] 2022-12-30T01:03:05.682Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:05.682Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:05.821Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:05.822Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:05.822Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:05.822Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C60A97F0EB5B805B8EC9CFF4A2DDAC4; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:03:05 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:03:05.823Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":"2022-12-30T01:02:40.573+0000","removalTime":null,"durationInMillis":39389,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:03:05.823Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:05.823Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:05.846Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:05.846Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:05.846Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:05.847Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:05.847Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:05.847Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-TransactionID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ECOMP-RequestID:"eb6a7537-9c44-4434-ad7a-8e9489045756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89692230-c983-4ae3-9a40-e4f2d6e6874b"] 2022-12-30T01:03:05.847Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:05.848Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:05.982Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:05.982Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:05.983Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:05.983Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=81156E49592742FB45265752AA1F696C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:03:05 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:03:05.984Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a8abd8c7-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:40.571+0000","endTime":"2022-12-30T01:02:40.571+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:03:05.984Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:05.984Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:05.989Z|eb6a7537-9c44-4434-ad7a-8e9489045756|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:06.094Z|034a8840-c7a0-406f-883a-f4a9a38dd478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:06.095Z|034a8840-c7a0-406f-883a-f4a9a38dd478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:06.097Z|3786b628-f04b-4ea7-bd32-389a856872ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:06.097Z|3786b628-f04b-4ea7-bd32-389a856872ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:06.099Z|8ec2415b-4b43-4aa3-b46b-1176321ba842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:06.100Z|8ec2415b-4b43-4aa3-b46b-1176321ba842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:11.189Z|3a78a4dc-f10c-48b8-b594-805afa9647a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:11.190Z|3a78a4dc-f10c-48b8-b594-805afa9647a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:16.120Z|190db766-7adf-4dc4-bcb2-cc56c00f9be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:16.120Z|190db766-7adf-4dc4-bcb2-cc56c00f9be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:16.121Z|01976ec9-0754-4d95-b73a-e5b617a661ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:16.121Z|f7087d1a-7bcf-45be-a9fb-c04c34349831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:16.122Z|01976ec9-0754-4d95-b73a-e5b617a661ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:16.122Z|f7087d1a-7bcf-45be-a9fb-c04c34349831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:16.166Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:16.168Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:16.171Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 62dd6ea0-8034-4a3a-acea-958531578eb9 already exists in requestDb InfraActiveRequests table 2022-12-30T01:03:16.172Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:16.172Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:16.172Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.172Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:16.173Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:16.173Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64c58c024d72bb016e567fb66facad79", X-B3-SpanId:"c40028aba54ad0f2", X-B3-ParentSpanId:"75d9e85b74ff6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8232cb0e-45e8-4a06-83d0-6202208f0af6"] 2022-12-30T01:03:16.173Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:16.173Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.179Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:16.179Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:16.180Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.180Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:16.180Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:16.180Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc8795ea4ab39e5c6b284b60858470b1", X-B3-SpanId:"bf10d8d8c0abb528", X-B3-ParentSpanId:"e9a5075b60fe6380", X-B3-Sampled:"0", X-ONAP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-TransactionID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ECOMP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a0c5222-8e90-4b2b-af12-7786a4b99e73"] 2022-12-30T01:03:16.181Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:16.181Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.199Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.199Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:16.199Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : Not Found 2022-12-30T01:03:16.200Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:03:16.200Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: 2022-12-30T01:03:16.200Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.200Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:16.212Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:03:16.213Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.213Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.214Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:16.214Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.215Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:02:07.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:16.215Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.216Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:16.217Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:16.218Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:16.219Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:16.219Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.219Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:16.219Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:16.219Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc8795ea4ab39e5c6b284b60858470b1", X-B3-SpanId:"3652d56a1d8fe882", X-B3-ParentSpanId:"e9a5075b60fe6380", X-B3-Sampled:"0", X-ONAP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-TransactionID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ECOMP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49b91ff-d1a3-41ba-9d4c-a76ee2dfd73c"] 2022-12-30T01:03:16.220Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:16.220Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.233Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.233Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.234Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:16.234Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.234Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:16.235Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.235Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:16.241Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:16.241Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:03:16.264Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:16.264Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:16.265Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.265Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:16.265Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:16.265Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-TransactionID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ECOMP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89da280-7568-4071-a4ab-82c857dc7065"] 2022-12-30T01:03:16.266Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:16.266Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.304Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:03:16.305Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:03:16 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[58], vertex-id=[176272], x-aai-txid=[2-aai-resources-221230-01:03:16:437-33730], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:16.306Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672361834185","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:03:16.309Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:03:16.309Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:03:16.310Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:03:16.311Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:03:16.311Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.311Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:03:16.311Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:03:16.312Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"64c58c024d72bb016e567fb66facad79", X-B3-SpanId:"547dc92f6dbdcc44", X-B3-ParentSpanId:"75d9e85b74ff6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87be1877-be7c-421a-81a8-52bbdf19da5c"] 2022-12-30T01:03:16.312Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913","requestScope":"service"} 2022-12-30T01:03:16.313Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.331Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.332Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.332Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:03:16.332Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2022-12-30T01:03:16.333Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:03:16.333Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.334Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:03:16.335Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:03:16.335Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:03:16.336Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.336Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:03:16.336Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:03:16.336Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f93065-e33c-424c-a60e-f1bce60756fc"] 2022-12-30T01:03:16.339Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:03:16.340Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.380Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.380Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.381Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:03:16.381Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.384Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:03:16.384Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.384Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:03:16.387Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:03:16.388Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:03:16.388Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.388Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:03:16.388Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:03:16.388Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edec984c-6777-46bc-93f2-5f99bc57a160"] 2022-12-30T01:03:16.391Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:03:16.391Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.429Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.429Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.430Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:16.430Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C416E63C5B592B84CE6C9E8127060583; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2022-12-30T01:03:16.430Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9131defe-87dd-11ed-9c3d-e2d94c43d821","businessKey":"eab19d5e-83da-4bfc-9fda-bdca19e155c3","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:02:01.184+0000","endTime":"2022-12-30T01:02:40.573+0000","removalTime":null,"durationInMillis":39389,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9130a63d-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:03:16.431Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.431Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eab19d5e-83da-4bfc-9fda-bdca19e155c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:16.439Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.440Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.440Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:03:16.440Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.447Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:03:16.448Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.448Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:03:16.450Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:03:16.450Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:03:16.450Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.451Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:03:16.451Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:03:16.451Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13f2692b-2fd9-46cb-9faa-52792e09485b"] 2022-12-30T01:03:16.452Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:03:16.452Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.458Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:16.458Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:16.459Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.459Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:16.459Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:16.460Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-TransactionID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ECOMP-RequestID:"47635df0-9d89-484d-9e03-3580169f23fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"180581e9-e478-4474-afe4-24baf2dcace1"] 2022-12-30T01:03:16.460Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:16.460Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.508Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.509Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.509Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:03:16.510Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.584Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:03:16.585Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.585Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:03:16.591Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:16.592Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:03:16.592Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.592Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:16.593Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:03:16.593Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"64c58c024d72bb016e567fb66facad79", X-B3-SpanId:"413f3546cd9486f8", X-B3-ParentSpanId:"75d9e85b74ff6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5eb7e19-39b0-41f1-ab4d-704ba3183fec"] 2022-12-30T01:03:16.594Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"62dd6ea0-8034-4a3a-acea-958531578eb9","requestStatus":"IN_PROGRESS","startTime":1672362196212,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"62dd6ea0-8034-4a3a-acea-958531578eb9"} 2022-12-30T01:03:16.594Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:16.601Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.602Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:16.602Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:16.602Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F0E537CB3F9AF1A6B953BA8E315467B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:03:16.603Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a8abd8c7-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","executionId":"9131defe-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:02:40.571+0000","endTime":"2022-12-30T01:02:40.571+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b044bcd-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:03:16.603Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.605Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9131defe-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:16.615Z|47635df0-9d89-484d-9e03-3580169f23fd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:16.633Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:16.634Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:03:16.635Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:03:16.636Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:16 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:16.638Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:16.212+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:03:16.615+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:16.638Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:16.639Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:03:16.648Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:03:16.649Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:03:16.649Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:16.650Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:03:16.650Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:03:16.650Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"64c58c024d72bb016e567fb66facad79", X-B3-SpanId:"39bdc6f786a1e657", X-B3-ParentSpanId:"75d9e85b74ff6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-TransactionID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ECOMP-RequestID:"62dd6ea0-8034-4a3a-acea-958531578eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a68fba7c-0b50-43c7-a039-32c391e9cf54"] 2022-12-30T01:03:16.651Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"62dd6ea0-8034-4a3a-acea-958531578eb9","type":"String"},"mso-request-id":{"value":"62dd6ea0-8034-4a3a-acea-958531578eb9","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"}}} 2022-12-30T01:03:16.651Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:17.669Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:17.670Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:03:17.670Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:03:17.670Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:03:17 GMT", x-onap-requestid:"62dd6ea0-8034-4a3a-acea-958531578eb9", x-requestid:"62dd6ea0-8034-4a3a-acea-958531578eb9", x-transactionid:"62dd6ea0-8034-4a3a-acea-958531578eb9", x-ecomp-requestid:"62dd6ea0-8034-4a3a-acea-958531578eb9", x-onap-partnername:"UNKNOWN", x-invocationid:"a68fba7c-0b50-43c7-a039-32c391e9cf54", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:17.670Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"62dd6ea0-8034-4a3a-acea-958531578eb9\",\"instanceId\":\"2159dc96-41f7-4504-86c9-3c24fba0fc02\"}}","message":"Success","processInstanceID":"be301e8b-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:03:17.671Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:17.671Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:03:17.676Z|62dd6ea0-8034-4a3a-acea-958531578eb9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:17.868Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:17.873Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:17.873Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:17.873Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:17.873Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:17.874Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:17.874Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b314cd09d8cad9d41864c87079b64af", X-B3-SpanId:"08744f9d6f5cb4fd", X-B3-ParentSpanId:"0e5a3335b579aec2", X-B3-Sampled:"0", X-ONAP-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-TransactionID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-ECOMP-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14c22ca4-bc8a-47de-af93-05094caf0a8b"] 2022-12-30T01:03:17.874Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:17.874Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:17.909Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:17.910Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:17.910Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:17.910Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:17 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:17.917Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:16.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:17.917Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:17.918Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:17.919Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:17.919Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:17.919Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:17.920Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:17.920Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:17.920Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b314cd09d8cad9d41864c87079b64af", X-B3-SpanId:"a322ba3a1a222c58", X-B3-ParentSpanId:"0e5a3335b579aec2", X-B3-Sampled:"0", X-ONAP-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-TransactionID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-ECOMP-RequestID:"70dd4c59-99ba-4684-8f0a-bfafe0ce1875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d8c6a24-243c-4c38-ac21-837e610c68bb"] 2022-12-30T01:03:17.920Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:17.920Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:17.939Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:17.939Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:17.940Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:17.940Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:17 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:17.940Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:17.941Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:17.941Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:17.952Z|70dd4c59-99ba-4684-8f0a-bfafe0ce1875|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:26.143Z|9583ad0c-0834-456a-b0c1-a5bd8bfc269c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:26.144Z|cea28925-d4f6-4b54-95a4-690789249e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:26.144Z|15f5d140-41ee-46cc-986c-a35b2934f6d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:26.144Z|9583ad0c-0834-456a-b0c1-a5bd8bfc269c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:26.144Z|cea28925-d4f6-4b54-95a4-690789249e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:26.144Z|15f5d140-41ee-46cc-986c-a35b2934f6d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:26.189Z|dbcc174b-43b7-4531-97a8-0e6cf34e28c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:26.189Z|dbcc174b-43b7-4531-97a8-0e6cf34e28c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:26.556Z|39cd0257-4b93-40fb-b327-b967e55874a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:26.556Z|39cd0257-4b93-40fb-b327-b967e55874a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:26.774Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:26.780Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:26.781Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:26.781Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:26.781Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:26.782Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:26.782Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f33c24dc79c477865b593875d86027", X-B3-SpanId:"91ca9668b7e47f48", X-B3-ParentSpanId:"5f0813871f6697be", X-B3-Sampled:"0", X-ONAP-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-TransactionID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-ECOMP-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"290649fd-8bab-4946-aa93-339b43c060f7"] 2022-12-30T01:03:26.782Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:26.783Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:26.815Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:26.815Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:26.816Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:26.816Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:26.817Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "endTime" : "2022-12-30T01:03:20.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:20.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:26.817Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:26.818Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:26.821Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:26.822Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:26.822Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:26.822Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:26.822Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:26.822Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f33c24dc79c477865b593875d86027", X-B3-SpanId:"4fb57a42262ab101", X-B3-ParentSpanId:"5f0813871f6697be", X-B3-Sampled:"0", X-ONAP-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-TransactionID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-ECOMP-RequestID:"04d1ae8a-e00e-4c95-843e-8fae1b7e8ade", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16e26ae3-160a-4ac9-a7ac-6f1c86860ce4"] 2022-12-30T01:03:26.823Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:26.823Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:26.844Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:26.845Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:26.845Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:26.845Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:26.846Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:26.846Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:26.847Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:26.857Z|04d1ae8a-e00e-4c95-843e-8fae1b7e8ade|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:27.009Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:27.016Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.016Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:27.016Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.017Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.017Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:27.017Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313d78b1ecb94c8b8ea176737f6e45f0", X-B3-SpanId:"98f421605bc7b02d", X-B3-ParentSpanId:"66fa8fb82ef66ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-TransactionID:"b8500859-3231-4cce-9afe-9a524af97082", X-ECOMP-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acad7018-4412-4c9e-b9ba-ac789a727590"] 2022-12-30T01:03:27.018Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:27.018Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.049Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.050Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.050Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:27.050Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.052Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "endTime" : "2022-12-30T01:03:20.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:20.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:27.052Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.053Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:27.056Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.056Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:27.056Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.057Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.057Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:27.057Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313d78b1ecb94c8b8ea176737f6e45f0", X-B3-SpanId:"3e0120c4ab66b59f", X-B3-ParentSpanId:"66fa8fb82ef66ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-TransactionID:"b8500859-3231-4cce-9afe-9a524af97082", X-ECOMP-RequestID:"b8500859-3231-4cce-9afe-9a524af97082", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed43e428-58c3-444b-991c-1bb223180fdf"] 2022-12-30T01:03:27.058Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:27.058Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.074Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.074Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.074Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:27.074Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.075Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:27.076Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.076Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:27.084Z|b8500859-3231-4cce-9afe-9a524af97082|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:27.235Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:27.239Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.239Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:27.239Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.240Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.240Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:27.240Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baa744346a133d966d49ca71b4fa1259", X-B3-SpanId:"d7b99515c2ef4b8c", X-B3-ParentSpanId:"62132919c4540313", X-B3-Sampled:"0", X-ONAP-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-TransactionID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-ECOMP-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3896d85-bd81-4b23-ba9f-db1e116fd3e0"] 2022-12-30T01:03:27.241Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:27.241Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.275Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.275Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.276Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:27.276Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.277Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "endTime" : "2022-12-30T01:03:20.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:20.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:27.277Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.278Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:27.280Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.280Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:27.280Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.281Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.281Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:27.281Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baa744346a133d966d49ca71b4fa1259", X-B3-SpanId:"1701ddb77658c7fc", X-B3-ParentSpanId:"62132919c4540313", X-B3-Sampled:"0", X-ONAP-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-TransactionID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-ECOMP-RequestID:"caf6af7c-41e3-497d-aabf-cd656d9bf0b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c10af96b-990f-4ffa-af1e-5713ce3adc71"] 2022-12-30T01:03:27.282Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:27.282Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.296Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.296Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.296Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:27.297Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.298Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:27.298Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.298Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:27.307Z|caf6af7c-41e3-497d-aabf-cd656d9bf0b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:27.467Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:27.476Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.477Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:27.477Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.477Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.477Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:27.477Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f18c17afe3511746608ce25dc5c1925", X-B3-SpanId:"93325b9da954fb9b", X-B3-ParentSpanId:"92cf95754446ea47", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-TransactionID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-ECOMP-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a275349-2ed7-41de-a9c2-a1a1cba14e85"] 2022-12-30T01:03:27.478Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:27.478Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.505Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.506Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.506Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:27.506Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.507Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "endTime" : "2022-12-30T01:03:20.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:20.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:27.507Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.507Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:27.509Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.510Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:27.510Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.510Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.510Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:27.511Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f18c17afe3511746608ce25dc5c1925", X-B3-SpanId:"771ed24088be8ea5", X-B3-ParentSpanId:"92cf95754446ea47", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-TransactionID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-ECOMP-RequestID:"fc35ca81-bb49-49df-8713-883e26fae3ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b839187e-2ea1-49e4-933a-b7a38c7935bb"] 2022-12-30T01:03:27.511Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:27.511Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.525Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.526Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.526Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:27.526Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.527Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:27.527Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.528Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:27.536Z|fc35ca81-bb49-49df-8713-883e26fae3ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:27.707Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:27.716Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.717Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||Invoke 2022-12-30T01:03:27.717Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.717Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3 2022-12-30T01:03:27.717Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Method : GET 2022-12-30T01:03:27.718Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd787304aed6f37e851c8e5ab7f6ed27", X-B3-SpanId:"8d53331bb827aaea", X-B3-ParentSpanId:"3e562b3439984774", X-B3-Sampled:"0", X-ONAP-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-TransactionID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-ECOMP-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f17736e2-11fa-4797-ad36-526150e83c79"] 2022-12-30T01:03:27.718Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Request body: 2022-12-30T01:03:27.718Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.743Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.744Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.744Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Status text : OK 2022-12-30T01:03:27.745Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.745Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||Response body: { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "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" : "2022-12-30T01:01:49.000+00:00", "endTime" : "2022-12-30T01:03:20.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\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\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"df53a104-28a3-4c74-ae58-798f6406b39e\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:20.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "cloudIdentifier" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"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\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:02:04.000+00:00" } ], "requestURI" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3" } } } 2022-12-30T01:03:27.745Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.746Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eab19d5e-83da-4bfc-9fda-bdca19e155c3|INFO|500||InvokeReturn 2022-12-30T01:03:27.747Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.748Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:27.748Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:27.748Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false 2022-12-30T01:03:27.749Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:27.749Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd787304aed6f37e851c8e5ab7f6ed27", X-B3-SpanId:"2c84595c06aa7ece", X-B3-ParentSpanId:"3e562b3439984774", X-B3-Sampled:"0", X-ONAP-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-TransactionID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-ECOMP-RequestID:"f74cb018-ad95-4298-87d0-3e58e36222c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f0fc236-0182-4769-9d2f-6cd20b6defa8"] 2022-12-30T01:03:27.749Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:27.750Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:27.766Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:27.767Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:27.767Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:27.767Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:26 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:27.768Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 33, "soRequestId" : "eab19d5e-83da-4bfc-9fda-bdca19e155c3", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":null,\"creation_time\":1672362127000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:02:09.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:27.768Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:27.769Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eab19d5e-83da-4bfc-9fda-bdca19e155c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:27.780Z|f74cb018-ad95-4298-87d0-3e58e36222c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/eab19d5e-83da-4bfc-9fda-bdca19e155c3|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:28.111Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:28.116Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.117Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:28.117Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.117Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.118Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:28.118Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d305a51fef0e4f1fc055f91be1fc8ab0", X-B3-SpanId:"56ea0f354ae5a183", X-B3-ParentSpanId:"f1ed73514798a00a", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-TransactionID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-ECOMP-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8550da36-4ad7-4521-8e17-aa6888fb6e5f"] 2022-12-30T01:03:28.118Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:28.119Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.145Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.145Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.146Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:28.146Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.147Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:16.000+00:00", "endTime" : "2022-12-30T01:03:22.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:28.147Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.148Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:28.149Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.150Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:28.150Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.150Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.151Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:28.151Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d305a51fef0e4f1fc055f91be1fc8ab0", X-B3-SpanId:"10d82748c649e254", X-B3-ParentSpanId:"f1ed73514798a00a", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-TransactionID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-ECOMP-RequestID:"d1d05e48-238b-4362-ba42-a465a47b57da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"389a48ab-3bc2-432f-b761-b05dcc4acd0b"] 2022-12-30T01:03:28.151Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:28.151Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.170Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.170Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.170Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:28.171Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.172Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:28.172Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.172Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:28.182Z|d1d05e48-238b-4362-ba42-a465a47b57da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:28.337Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:28.341Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.341Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:28.342Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.342Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.342Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:28.342Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2ee2ea252ed359ad0936c1b3f688d5", X-B3-SpanId:"562f1fb9ce1bb96f", X-B3-ParentSpanId:"197efef0aa7062c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-TransactionID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-ECOMP-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f1a8934-ca96-4481-912f-d1a584ef9205"] 2022-12-30T01:03:28.342Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:28.343Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.367Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.368Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.368Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:28.368Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.370Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:16.000+00:00", "endTime" : "2022-12-30T01:03:22.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:28.370Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.370Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:28.371Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.372Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:28.372Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.372Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.372Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:28.373Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2ee2ea252ed359ad0936c1b3f688d5", X-B3-SpanId:"850eb9b483bc4fd2", X-B3-ParentSpanId:"197efef0aa7062c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-TransactionID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-ECOMP-RequestID:"5368b153-e9a7-4d2d-b44e-50a4b18b9a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39ef5de6-57fa-4225-9822-3a26017fb03d"] 2022-12-30T01:03:28.373Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:28.373Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.388Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.389Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.389Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:28.389Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.390Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:28.390Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.390Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:28.399Z|5368b153-e9a7-4d2d-b44e-50a4b18b9a2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:28.561Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:28.566Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.566Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:28.567Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.567Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.567Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:28.567Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c49d9b735e42bb9ffe4a9f98dfdf625", X-B3-SpanId:"3c22b7a8c2d008d6", X-B3-ParentSpanId:"de1e118fb95e6df0", X-B3-Sampled:"0", X-ONAP-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-TransactionID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-ECOMP-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad7218ae-50ac-4352-8d02-e1b2ad5162c3"] 2022-12-30T01:03:28.567Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:28.568Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.595Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.596Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.596Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:28.596Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.597Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:16.000+00:00", "endTime" : "2022-12-30T01:03:22.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:28.597Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.598Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:28.599Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.599Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:28.599Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.600Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.600Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:28.600Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c49d9b735e42bb9ffe4a9f98dfdf625", X-B3-SpanId:"f9e099cf6a9bc71e", X-B3-ParentSpanId:"de1e118fb95e6df0", X-B3-Sampled:"0", X-ONAP-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-TransactionID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-ECOMP-RequestID:"7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf4d9a1-39d4-4d79-a87a-5ae626680462"] 2022-12-30T01:03:28.600Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:28.600Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.618Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.619Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.619Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:28.619Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.620Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:28.620Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.620Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:28.628Z|7468a4e1-6bae-4cfd-bb5f-0fda6aba7e9b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:28.793Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:28.798Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.799Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:28.799Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.799Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:28.799Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:28.800Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c577fa37db51e088eea1178461fc59d", X-B3-SpanId:"0f4ebad2d4b54680", X-B3-ParentSpanId:"f9a6cae8e7054f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-TransactionID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-ECOMP-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22fa96f4-981d-4098-bd87-40cf195fa9cd"] 2022-12-30T01:03:28.800Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:28.800Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.822Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.822Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.822Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:28.822Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.823Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:16.000+00:00", "endTime" : "2022-12-30T01:03:22.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:28.823Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.823Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:28.824Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.825Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:28.825Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:28.825Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:28.825Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:28.825Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c577fa37db51e088eea1178461fc59d", X-B3-SpanId:"759b5f5133898161", X-B3-ParentSpanId:"f9a6cae8e7054f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-TransactionID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-ECOMP-RequestID:"18528599-4a9c-4510-9b24-ebac5b92b46d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"addda6d6-8af6-44df-918c-336d090fb3a4"] 2022-12-30T01:03:28.826Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:28.826Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:28.839Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:28.840Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:28.840Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:28.840Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:28.841Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:28.842Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:28.842Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:28.853Z|18528599-4a9c-4510-9b24-ebac5b92b46d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:29.008Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:29.014Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:29.015Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||Invoke 2022-12-30T01:03:29.015Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:29.015Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9 2022-12-30T01:03:29.016Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Method : GET 2022-12-30T01:03:29.016Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6359c644fb2189be58a39ab223128065", X-B3-SpanId:"4fa471dad65e1354", X-B3-ParentSpanId:"17a11bd733b1b119", X-B3-Sampled:"0", X-ONAP-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-TransactionID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-ECOMP-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"693f7818-376a-4499-aaf2-ebffc316678f"] 2022-12-30T01:03:29.016Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Request body: 2022-12-30T01:03:29.016Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:29.040Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:29.040Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:29.041Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Status text : OK 2022-12-30T01:03:29.041Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:29.041Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||Response body: { "requestId" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:16.000+00:00", "endTime" : "2022-12-30T01:03:22.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "serviceInstanceName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62dd6ea0-8034-4a3a-acea-958531578eb9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9" } } } 2022-12-30T01:03:29.042Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:29.042Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62dd6ea0-8034-4a3a-acea-958531578eb9|INFO|500||InvokeReturn 2022-12-30T01:03:29.043Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:29.043Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:29.044Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:29.044Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false 2022-12-30T01:03:29.044Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:29.044Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6359c644fb2189be58a39ab223128065", X-B3-SpanId:"b81f1f50ec02e938", X-B3-ParentSpanId:"17a11bd733b1b119", X-B3-Sampled:"0", X-ONAP-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-TransactionID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-ECOMP-RequestID:"96356cdc-fddc-43d1-9ae0-4653965175d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"743a99cc-e9d4-4fe0-86c7-0becb4964947"] 2022-12-30T01:03:29.044Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:29.045Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:29.057Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:29.057Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:29.058Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:29.058Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:28 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:29.059Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:29.059Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:29.060Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62dd6ea0-8034-4a3a-acea-958531578eb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:29.069Z|96356cdc-fddc-43d1-9ae0-4653965175d2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62dd6ea0-8034-4a3a-acea-958531578eb9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:31.742Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:31.744Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 41cb995b-c0d1-4786-8641-03a35c732b37 already exists in requestDb InfraActiveRequests table 2022-12-30T01:03:31.744Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:31.745Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:31.745Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:31.745Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:31.746Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:31.746Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3968b2d4c61b81f60359de12ebab117e", X-B3-SpanId:"41891f7c1ab39b80", X-B3-ParentSpanId:"02ff1259dfd35dc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c301c4-6dc5-4edc-944f-227e048862fc"] 2022-12-30T01:03:31.746Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:31.746Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:31.784Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:31.786Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:31.786Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : Not Found 2022-12-30T01:03:31.786Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:03:31 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-12-30T01:03:31.787Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: 2022-12-30T01:03:31.787Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:31.788Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:31.797Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:03:31.798Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:03:31.802Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:31.826Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:31.827Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:03:31.862Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:31.863Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:03:32 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-221230-01:03:32:023-91777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:31.864Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:03:31.866Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:03:31.867Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:03:31.871Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:31.896Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:31.897Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:03:31.928Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:31.928Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:03:32 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-221230-01:03:32:091-53326], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:31.929Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:03:31.931Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:03:31.932Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:03:31.935Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:31.961Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:31.961Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:03:32.011Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:03:32.012Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:03:32 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[47], vertex-id=[176272], x-aai-txid=[1-aai-resources-221230-01:03:32:156-94868], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:32.013Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672361834185","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:03:32.014Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:03:32.014Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:03:32.016Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.017Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:03:32.017Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:32.018Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.018Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:03:32.019Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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:"169", X-B3-TraceId:"3968b2d4c61b81f60359de12ebab117e", X-B3-SpanId:"3b993b625593d81d", X-B3-ParentSpanId:"02ff1259dfd35dc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8329a480-db36-4e3f-a222-a82c620aaad6"] 2022-12-30T01:03:32.019Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2159dc96-41f7-4504-86c9-3c24fba0fc02"},"instanceName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0","requestScope":"vnf"} 2022-12-30T01:03:32.020Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:32.046Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:32.047Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:32.047Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:03:32.048Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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:"Fri, 30 Dec 2022 01:03:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:03:32.048Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:03:32.049Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:32.049Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:03:32.050Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:03:32.050Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||Invoke 2022-12-30T01:03:32.051Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:32.051Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:03:32.051Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Method : GET 2022-12-30T01:03:32.052Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c85da12f-6f28-4343-8267-261a4d0c2e3c"] 2022-12-30T01:03:32.052Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Request body: 2022-12-30T01:03:32.053Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:32.092Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:32.093Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:32.094Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status text : OK 2022-12-30T01:03:32.094Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:32 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:32.096Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53", "modelInstanceName" : "basic_cnf 0", "created" : "2022-12-30 01:01:30.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-12-30T01:01:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53" } } } 2022-12-30T01:03:32.097Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:32.097Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||InvokeReturn 2022-12-30T01:03:32.101Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:03:32.101Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2022-12-30T01:03:32.102Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:32.102Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:03:32.103Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2022-12-30T01:03:32.103Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad759214-788d-4cc8-839c-8e10c0679702"] 2022-12-30T01:03:32.103Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2022-12-30T01:03:32.104Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:32.135Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:32.135Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:32.135Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : OK 2022-12-30T01:03:32.136Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:32.138Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e89d6308-ffa2-43a3-89b4-d3b57f0048bd", "modelInvariantUUID" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-12-30T01:01:30.000+00:00", "modelInvariantId" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/vnfResourceWorkflow" } } } 2022-12-30T01:03:32.138Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:32.139Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2022-12-30T01:03:32.141Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.142Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-30T01:03:32.142Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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================================================ 2022-12-30T01:03:32.142Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.142Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.143Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94620b89-3179-42f4-99e7-b2f917aa73af"] 2022-12-30T01:03:32.143Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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: 2022-12-30T01:03:32.143Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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================================================ 2022-12-30T01:03:32.173Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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========================================== 2022-12-30T01:03:32.174Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.174Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:03:32.175Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:32.179Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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" : 10034, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-12-30T01:03:32.180Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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================================================= 2022-12-30T01:03:32.180Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:03:32.183Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:32.184Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:03:32.184Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:32.184Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:32.185Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:03:32.185Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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:"2552", X-B3-TraceId:"3968b2d4c61b81f60359de12ebab117e", X-B3-SpanId:"e29add9e8f0595a9", X-B3-ParentSpanId:"02ff1259dfd35dc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f94c3a4-6718-416f-bb14-28737b260722"] 2022-12-30T01:03:32.185Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"41cb995b-c0d1-4786-8641-03a35c732b37","requestStatus":"IN_PROGRESS","startTime":1672362211798,"source":"VID","vnfName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"2159dc96-41f7-4504-86c9-3c24fba0fc02","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"41cb995b-c0d1-4786-8641-03a35c732b37"} 2022-12-30T01:03:32.186Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:32.214Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:32.214Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:03:32.215Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:03:32.215Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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/41cb995b-c0d1-4786-8641-03a35c732b37", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:31 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:32.217Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:31.798+00:00", "source" : "VID", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:03:32.200+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:32.217Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:32.217Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:03:32.228Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.229Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:03:32.229Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:32.230Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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 2022-12-30T01:03:32.230Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:03:32.230Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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:"2917", X-B3-TraceId:"3968b2d4c61b81f60359de12ebab117e", X-B3-SpanId:"68558b3868367c77", X-B3-ParentSpanId:"02ff1259dfd35dc4", X-B3-Sampled:"0", X-ONAP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-TransactionID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ECOMP-RequestID:"41cb995b-c0d1-4786-8641-03a35c732b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"876d972c-c186-4d7f-9760-0701e4f084c9"] 2022-12-30T01:03:32.231Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/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_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"2159dc96-41f7-4504-86c9-3c24fba0fc02\"}","type":"String"},"requestId":{"value":"41cb995b-c0d1-4786-8641-03a35c732b37","type":"String"},"mso-request-id":{"value":"41cb995b-c0d1-4786-8641-03a35c732b37","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2159dc96-41f7-4504-86c9-3c24fba0fc02","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_cnf/basic_cnf 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/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:03:32.231Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:33.249Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:33.250Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:03:33.250Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:03:33.250Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:03:33 GMT", x-onap-requestid:"41cb995b-c0d1-4786-8641-03a35c732b37", x-requestid:"41cb995b-c0d1-4786-8641-03a35c732b37", x-transactionid:"41cb995b-c0d1-4786-8641-03a35c732b37", x-ecomp-requestid:"41cb995b-c0d1-4786-8641-03a35c732b37", x-onap-partnername:"UNKNOWN", x-invocationid:"876d972c-c186-4d7f-9760-0701e4f084c9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:33.251Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"41cb995b-c0d1-4786-8641-03a35c732b37\",\"instanceId\":\"a5cc97a4-6a5c-4196-8746-b917ac163539\"}}","message":"Success","processInstanceID":"c779979c-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:03:33.251Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:33.251Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:03:33.255Z|41cb995b-c0d1-4786-8641-03a35c732b37|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:33.460Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:33.471Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:33.471Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:33.471Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:33.472Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:33.472Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:33.472Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b08fe41bfc4f8e2fe2f902c3b3f9361", X-B3-SpanId:"81ae442b388d7df2", X-B3-ParentSpanId:"766e77695041178e", X-B3-Sampled:"0", X-ONAP-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-TransactionID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-ECOMP-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14908e1b-e44c-4315-a783-670d7318e288"] 2022-12-30T01:03:33.472Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:33.473Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:33.506Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:33.507Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:33.507Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:33.507Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:32 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:33.508Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:31.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:32.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:33.508Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:33.509Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:33.510Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:33.510Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:33.510Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:33.511Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:33.511Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:33.511Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b08fe41bfc4f8e2fe2f902c3b3f9361", X-B3-SpanId:"d7ad05c28762a619", X-B3-ParentSpanId:"766e77695041178e", X-B3-Sampled:"0", X-ONAP-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-TransactionID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-ECOMP-RequestID:"3e3cbfbb-3b10-4ee9-a8ef-f134192560dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f40c792a-b97d-4134-b52b-36287d7f8139"] 2022-12-30T01:03:33.511Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:33.511Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:33.526Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:33.526Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:33.527Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:33.527Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:33.527Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:33.528Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:33.528Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:33.537Z|3e3cbfbb-3b10-4ee9-a8ef-f134192560dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:36.168Z|e6b7b3fa-cf4b-4c65-a1ea-b2a7c505fb63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:36.168Z|64a5e3bb-92e8-4515-a4b6-2c3346fff99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:36.169Z|64a5e3bb-92e8-4515-a4b6-2c3346fff99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:36.169Z|e6b7b3fa-cf4b-4c65-a1ea-b2a7c505fb63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:36.169Z|17c4fcdb-64da-4d8f-afdf-af41eddf3afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:36.170Z|17c4fcdb-64da-4d8f-afdf-af41eddf3afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:39.219Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:39.222Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||INFO|500||Checking if requestId: 4804895c-864c-42ab-a681-90787ca989be already exists in requestDb InfraActiveRequests table 2022-12-30T01:03:39.223Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:39.223Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:03:39.223Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:39.224Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:39.224Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:03:39.224Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb7b67db15ce5f8ab3fd39f63331f31b", X-B3-SpanId:"e41dc140337db32c", X-B3-ParentSpanId:"e2c393fd3063e9a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a8573f0-894a-45be-a933-efaecaef8ef0"] 2022-12-30T01:03:39.224Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:03:39.224Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:39.252Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:39.252Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:39.252Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : Not Found 2022-12-30T01:03:39.252Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:03:39 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:03:39.253Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: 2022-12-30T01:03:39.253Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:39.253Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:39.263Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:03:39.267Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:39.346Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:39.347Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:03:39.436Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:03:39.437Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:03:39 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[84], vertex-id=[196832], x-aai-txid=[1-aai-resources-221230-01:03:39:546-79508], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:39.438Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672362089873","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df53a104-28a3-4c74-ae58-798f6406b39e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:03:39.439Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:03:39.439Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:03:39.440Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.441Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:03:39.441Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:39.441Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.441Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:03:39.442Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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:"fb7b67db15ce5f8ab3fd39f63331f31b", X-B3-SpanId:"a2bbbcaeda79b5b5", X-B3-ParentSpanId:"e2c393fd3063e9a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe5fbca5-3a51-4167-b7d6-ef7611097bfd"] 2022-12-30T01:03:39.442Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df53a104-28a3-4c74-ae58-798f6406b39e","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","vfModuleInstanceId":"360cd568-5c6c-4acc-9852-cdbdab91aebe"},"instanceName":null,"requestScope":"vfModule"} 2022-12-30T01:03:39.442Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:39.488Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:39.489Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:39.489Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:03:39.490Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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:"Fri, 30 Dec 2022 01:03:39 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2022-12-30T01:03:39.490Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:03:39.490Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:39.490Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:03:39.491Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.491Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.492Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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================================================ 2022-12-30T01:03:39.492Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.492Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.492Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bff55ed-d4e5-4565-84b0-0bfd32f86dd8"] 2022-12-30T01:03:39.493Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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: 2022-12-30T01:03:39.493Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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================================================ 2022-12-30T01:03:39.527Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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========================================== 2022-12-30T01:03:39.527Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.528Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:03:39.528Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:38 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:39.532Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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" } } } 2022-12-30T01:03:39.532Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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================================================= 2022-12-30T01:03:39.533Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.538Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b 2022-12-30T01:03:39.538Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|INFO|500||Invoke 2022-12-30T01:03:39.538Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:39.539Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b 2022-12-30T01:03:39.539Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Method : GET 2022-12-30T01:03:39.540Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9075290-6b02-4b70-b814-4c1b48986d9a"] 2022-12-30T01:03:39.540Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Request body: 2022-12-30T01:03:39.540Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:39.572Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:39.572Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:39.573Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Status text : OK 2022-12-30T01:03:39.573Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:38 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:39.578Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||Response body: { "modelUUID" : "64200a10-f71a-4219-a0ff-0dc6034ebf3b", "modelInvariantUUID" : "cffbd6fe-816c-4a6b-9f8b-446a271a3469", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:00:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b/vnfResources" } } } 2022-12-30T01:03:39.578Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:39.579Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/64200a10-f71a-4219-a0ff-0dc6034ebf3b|INFO|500||InvokeReturn 2022-12-30T01:03:39.585Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:39.585Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:03:39.585Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:39.585Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:39.585Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:03:39.586Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"fb7b67db15ce5f8ab3fd39f63331f31b", X-B3-SpanId:"537ffae902ccac5b", X-B3-ParentSpanId:"e2c393fd3063e9a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04e0026b-d07f-4e6c-9899-1216910b2249"] 2022-12-30T01:03:39.586Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4804895c-864c-42ab-a681-90787ca989be","requestStatus":"IN_PROGRESS","startTime":1672362219263,"source":"VID","vnfId":"df53a104-28a3-4c74-ae58-798f6406b39e","vnfType":"","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"360cd568-5c6c-4acc-9852-cdbdab91aebe","vfModuleModelName":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0","cloudRegion":"RegionOne","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4804895c-864c-42ab-a681-90787ca989be"} 2022-12-30T01:03:39.586Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:39.621Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:39.622Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:03:39.622Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:03:39.622Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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/4804895c-864c-42ab-a681-90787ca989be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:39.625Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:39.263+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:03:39.606+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:03:39.626Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:39.626Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:03:39.632Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.633Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:03:39.633Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:39.633Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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 2022-12-30T01:03:39.633Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:03:39.634Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|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:"fb7b67db15ce5f8ab3fd39f63331f31b", X-B3-SpanId:"cbca8fedcb512678", X-B3-ParentSpanId:"e2c393fd3063e9a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-TransactionID:"4804895c-864c-42ab-a681-90787ca989be", X-ECOMP-RequestID:"4804895c-864c-42ab-a681-90787ca989be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c97f15f-cc89-43da-90c9-a490ab351e4e"] 2022-12-30T01:03:39.634Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"modelVersion\":\"1672362200018\",\"modelCustomizationUuid\":\"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\"modelVersionId\":\"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\"modelCustomizationId\":\"e2345cf9-8381-487d-b581-6ed2d57f46a5\",\"modelUuid\":\"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\"modelInvariantUuid\":\"cffbd6fe-816c-4a6b-9f8b-446a271a3469\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\"vnfInstanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vfModuleInstanceId\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\"}","type":"String"},"requestId":{"value":"4804895c-864c-42ab-a681-90787ca989be","type":"String"},"mso-request-id":{"value":"4804895c-864c-42ab-a681-90787ca989be","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df53a104-28a3-4c74-ae58-798f6406b39e","type":"String"},"vfModuleId":{"value":"360cd568-5c6c-4acc-9852-cdbdab91aebe","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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:03:39.634Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:40.651Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:40.652Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:03:40.652Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:03:40.653Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:03:40 GMT", x-onap-requestid:"4804895c-864c-42ab-a681-90787ca989be", x-requestid:"4804895c-864c-42ab-a681-90787ca989be", x-transactionid:"4804895c-864c-42ab-a681-90787ca989be", x-ecomp-requestid:"4804895c-864c-42ab-a681-90787ca989be", x-onap-partnername:"UNKNOWN", x-invocationid:"8c97f15f-cc89-43da-90c9-a490ab351e4e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:40.654Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4804895c-864c-42ab-a681-90787ca989be\",\"instanceId\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\"}}","message":"Success","processInstanceID":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:03:40.654Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:40.654Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:03:40.660Z|4804895c-864c-42ab-a681-90787ca989be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:40.825Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:40.830Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:40.830Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:03:40.831Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:40.831Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:40.831Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:03:40.832Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa515d1c0b477ec61dc3783e52c0f27a", X-B3-SpanId:"100c49a1a9f35e0c", X-B3-ParentSpanId:"d5c53c9e3f9d8468", X-B3-Sampled:"0", X-ONAP-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-TransactionID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-ECOMP-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df9d1ed9-1ebe-4f67-981c-49d04503c67a"] 2022-12-30T01:03:40.832Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:03:40.832Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:40.856Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:40.857Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:40.857Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:03:40.858Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:40 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:40.859Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:39.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:03:40.859Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:40.861Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:03:40.862Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:03:40.863Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:40.863Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:40.863Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:03:40.864Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:40.864Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa515d1c0b477ec61dc3783e52c0f27a", X-B3-SpanId:"c65fe7ea5dcf3fb8", X-B3-ParentSpanId:"d5c53c9e3f9d8468", X-B3-Sampled:"0", X-ONAP-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-TransactionID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-ECOMP-RequestID:"1227ad0d-a3b3-4ffd-8831-3fbc0d746371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c82d728-ad87-4170-8ee6-39ece5a75089"] 2022-12-30T01:03:40.864Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:40.865Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:40.886Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:40.887Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:40.887Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:40.887Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:40 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:40.888Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:40.888Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:40.889Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:40.897Z|1227ad0d-a3b3-4ffd-8831-3fbc0d746371|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:41.189Z|81313ac2-d2c9-46d8-8e89-caafc835d7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:41.191Z|81313ac2-d2c9-46d8-8e89-caafc835d7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:43.709Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:43.715Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:43.716Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:43.716Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:43.716Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:43.716Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:43.717Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3dfff85ac88a3804e6983f4d5488cf7", X-B3-SpanId:"2b15cb7ae31d4507", X-B3-ParentSpanId:"13abefde6171ce8c", X-B3-Sampled:"0", X-ONAP-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-TransactionID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-ECOMP-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcdff68b-f480-4a00-8065-dd9ca160e5c0"] 2022-12-30T01:03:43.717Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:43.717Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:43.778Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:43.778Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:43.779Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:43.779Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:43.783Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:31.000+00:00", "endTime" : "2022-12-30T01:03:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:43.784Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:43.784Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:43.785Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:43.785Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:43.787Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:43.787Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:43.787Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:43.788Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3dfff85ac88a3804e6983f4d5488cf7", X-B3-SpanId:"b1238037f715561c", X-B3-ParentSpanId:"13abefde6171ce8c", X-B3-Sampled:"0", X-ONAP-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-TransactionID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-ECOMP-RequestID:"f39da0be-986a-4d7a-8cb9-1a97df7c5fc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d04dea-c2d2-4dff-bbd1-b9887db92939"] 2022-12-30T01:03:43.788Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:43.788Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:43.807Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:43.808Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:43.808Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:43.808Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:43.809Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:43.809Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:43.809Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:43.817Z|f39da0be-986a-4d7a-8cb9-1a97df7c5fc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:43.981Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:43.986Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:43.987Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:43.987Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:43.987Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:43.987Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:43.988Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"382d2ef2db1412fc50fa3d8ac61fac83", X-B3-SpanId:"2fea105ba42217d8", X-B3-ParentSpanId:"e23fc5e3ab30d616", X-B3-Sampled:"0", X-ONAP-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-TransactionID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-ECOMP-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a68783d0-99b3-46fa-8287-1ac553753edd"] 2022-12-30T01:03:43.988Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:43.988Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.022Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.022Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.023Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:44.023Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.023Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:31.000+00:00", "endTime" : "2022-12-30T01:03:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:44.024Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.024Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:44.031Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.032Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:44.032Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:44.032Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.033Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:44.033Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"382d2ef2db1412fc50fa3d8ac61fac83", X-B3-SpanId:"07adcbfe9bb2abda", X-B3-ParentSpanId:"e23fc5e3ab30d616", X-B3-Sampled:"0", X-ONAP-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-TransactionID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-ECOMP-RequestID:"bb363537-cede-445b-a2f4-409ab89d0a57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bcb3135-d62c-40e5-bfae-12a763fa6a3c"] 2022-12-30T01:03:44.033Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:44.033Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.048Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.048Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.049Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:44.049Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.049Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:44.050Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.050Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:44.060Z|bb363537-cede-445b-a2f4-409ab89d0a57|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:44.217Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:44.223Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:44.223Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:44.223Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:44.224Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:44.224Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:44.224Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adaf53633d0300506bef918a46566da7", X-B3-SpanId:"cdf71eefbac161c0", X-B3-ParentSpanId:"93643559df4af692", X-B3-Sampled:"0", X-ONAP-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-TransactionID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-ECOMP-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"710d9cfe-c571-464b-9589-534d4ec07afa"] 2022-12-30T01:03:44.224Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:44.224Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.602Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.603Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.603Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:44.604Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"375", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.604Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:31.000+00:00", "endTime" : "2022-12-30T01:03:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:44.604Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.605Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:44.606Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.607Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:44.607Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:44.607Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.607Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:44.608Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adaf53633d0300506bef918a46566da7", X-B3-SpanId:"cf9508aeafd2ba0f", X-B3-ParentSpanId:"93643559df4af692", X-B3-Sampled:"0", X-ONAP-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-TransactionID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-ECOMP-RequestID:"a62b12c1-0d23-4f7d-a909-09582fde33bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d09b98-901a-4469-aece-cf8c03044927"] 2022-12-30T01:03:44.608Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:44.608Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.623Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.624Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.624Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:44.625Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:43 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.625Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:44.625Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.626Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:44.636Z|a62b12c1-0d23-4f7d-a909-09582fde33bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:44.788Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:44.793Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:44.794Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:44.794Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:44.794Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:44.794Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:44.795Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab9715709b402f4948d4ed9db06e98a2", X-B3-SpanId:"d29843f27463fde1", X-B3-ParentSpanId:"5e144d0f68aba56a", X-B3-Sampled:"0", X-ONAP-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-TransactionID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-ECOMP-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec4a5198-8ae4-490f-8a8a-07b3556f8c41"] 2022-12-30T01:03:44.795Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:44.795Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.828Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.828Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.829Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:44.829Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.830Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:31.000+00:00", "endTime" : "2022-12-30T01:03:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:44.831Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.831Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:44.833Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.833Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:44.834Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:44.834Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:44.834Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:44.835Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab9715709b402f4948d4ed9db06e98a2", X-B3-SpanId:"680b846d4ca34465", X-B3-ParentSpanId:"5e144d0f68aba56a", X-B3-Sampled:"0", X-ONAP-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-TransactionID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-ECOMP-RequestID:"b57344eb-9dea-41f5-85c6-65bd913f6fed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe52a7f-3627-4ff1-8c8e-26fa0100c8dd"] 2022-12-30T01:03:44.835Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:44.835Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:44.863Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:44.864Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:44.865Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:44.865Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:44 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:44.865Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:44.866Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:44.866Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:44.876Z|b57344eb-9dea-41f5-85c6-65bd913f6fed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:45.036Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:45.040Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:45.041Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||Invoke 2022-12-30T01:03:45.041Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:45.041Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37 2022-12-30T01:03:45.042Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Method : GET 2022-12-30T01:03:45.042Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda90bcb41f02810cfb9393cb15d0e74", X-B3-SpanId:"27e5bb15de6f9773", X-B3-ParentSpanId:"16ce8ed697789323", X-B3-Sampled:"0", X-ONAP-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-TransactionID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-ECOMP-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb359451-a6ea-465c-8f2d-4a4b4cca52fb"] 2022-12-30T01:03:45.042Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Request body: 2022-12-30T01:03:45.042Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:45.077Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:45.078Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:45.078Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Status text : OK 2022-12-30T01:03:45.079Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:44 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:45.080Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||Response body: { "requestId" : "41cb995b-c0d1-4786-8641-03a35c732b37", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:03:31.000+00:00", "endTime" : "2022-12-30T01:03:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "41cb995b-c0d1-4786-8641-03a35c732b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37" } } } 2022-12-30T01:03:45.080Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:45.081Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41cb995b-c0d1-4786-8641-03a35c732b37|INFO|500||InvokeReturn 2022-12-30T01:03:45.082Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:45.083Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:45.083Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:45.084Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false 2022-12-30T01:03:45.084Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:45.084Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda90bcb41f02810cfb9393cb15d0e74", X-B3-SpanId:"dc6d020cffb90036", X-B3-ParentSpanId:"16ce8ed697789323", X-B3-Sampled:"0", X-ONAP-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-TransactionID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-ECOMP-RequestID:"46c26b16-0f04-4878-91ab-c470c5e1abfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b311388-7b6c-4a23-8f00-e09cc22064ec"] 2022-12-30T01:03:45.085Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:45.085Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:45.100Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:45.100Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:45.101Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:45.101Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:45.102Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:45.103Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:45.103Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=41cb995b-c0d1-4786-8641-03a35c732b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:45.112Z|46c26b16-0f04-4878-91ab-c470c5e1abfe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/41cb995b-c0d1-4786-8641-03a35c732b37|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:46.196Z|208b495d-6c11-4246-af86-eb79c56dd813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:46.196Z|bbe00ca7-9547-4bd4-b2d0-1c59a236b339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:46.197Z|208b495d-6c11-4246-af86-eb79c56dd813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:46.197Z|bbe00ca7-9547-4bd4-b2d0-1c59a236b339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:46.197Z|091b30b3-0cd7-4236-a24f-967667535db0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:46.198Z|091b30b3-0cd7-4236-a24f-967667535db0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:48.207Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:48.210Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: fa69b97d-4341-4b99-9698-dd02289360cc already exists in requestDb InfraActiveRequests table 2022-12-30T01:03:48.211Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:03:48.212Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:03:48.212Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.212Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:03:48.212Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:03:48.213Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35147db6cde5399eeead0cfaf5c0ba2b", X-B3-SpanId:"89e3aa0532a67e45", X-B3-ParentSpanId:"6358880f83dbaa64", X-B3-Sampled:"0", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a9b3ac5-ec2a-4ebb-b529-7ef1c9e871b9"] 2022-12-30T01:03:48.213Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:03:48.213Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.240Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.240Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:48.241Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : Not Found 2022-12-30T01:03:48.241Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:03:48.241Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: 2022-12-30T01:03:48.242Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.242Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:48.253Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:03:48.259Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:03:48.286Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:03:48.286Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:03:48.390Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:03:48.391Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:03:48 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[98], vertex-id=[176272], x-aai-txid=[0-aai-resources-221230-01:03:48:485-34391], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:03:48.392Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672362215162","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:03:48.393Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:03:48.393Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:03:48.395Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.395Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:03:48.395Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.396Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.396Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:03:48.396Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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:"223", X-B3-TraceId:"35147db6cde5399eeead0cfaf5c0ba2b", X-B3-SpanId:"c44601309d192ed0", X-B3-ParentSpanId:"6358880f83dbaa64", X-B3-Sampled:"0", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c94c7f4-50a5-42f4-98d7-9186a38dbd1a"] 2022-12-30T01:03:48.397Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a5cc97a4-6a5c-4196-8746-b917ac163539","serviceInstanceId":"2159dc96-41f7-4504-86c9-3c24fba0fc02"},"instanceName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913","requestScope":"vfModule"} 2022-12-30T01:03:48.397Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.418Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.419Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:48.419Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:03:48.419Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-12-30T01:03:48.420Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:03:48.420Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.421Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:03:48.422Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:03:48.422Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||Invoke 2022-12-30T01:03:48.422Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.423Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:03:48.423Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Method : GET 2022-12-30T01:03:48.424Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a7dc497-3583-43ef-a183-47c847ee430e"] 2022-12-30T01:03:48.424Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Request body: 2022-12-30T01:03:48.425Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.511Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.512Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:48.512Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status text : OK 2022-12-30T01:03:48.512Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.515Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "7789e803-e36b-4cb7-965d-f55e32f7a660", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-30 01:01:30.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" } } } 2022-12-30T01:03:48.515Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.515Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||InvokeReturn 2022-12-30T01:03:48.519Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:03:48.519Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2022-12-30T01:03:48.519Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.520Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:03:48.520Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2022-12-30T01:03:48.520Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e4aab9c-fd00-405a-a0eb-8a22bda83717"] 2022-12-30T01:03:48.521Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2022-12-30T01:03:48.521Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.635Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.636Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:48.636Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : OK 2022-12-30T01:03:48.636Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"111", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.637Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:03:48.637Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.637Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2022-12-30T01:03:48.641Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:03:48.641Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:03:48.641Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.642Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:03:48.642Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:03:48.642Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ec8a29d-b1b4-4f5a-98ea-0c9250611f72"] 2022-12-30T01:03:48.643Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:03:48.643Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.698Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.698Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:48.698Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:03:48.698Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"52", server:"envoy"] 2022-12-30T01:03:48.699Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:03:48.699Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.699Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:48.700Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:03:48.700Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||Invoke 2022-12-30T01:03:48.701Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.701Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:03:48.701Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Method : GET 2022-12-30T01:03:48.701Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9af6fd0d-2ebe-49b1-938f-c91613c46421"] 2022-12-30T01:03:48.701Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Request body: 2022-12-30T01:03:48.702Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.732Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.732Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:48.732Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status text : OK 2022-12-30T01:03:48.732Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.736Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7" } } } 2022-12-30T01:03:48.736Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.736Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||InvokeReturn 2022-12-30T01:03:48.739Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:03:48.739Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:03:48.739Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.739Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:03:48.740Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:03:48.740Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f383780d-6673-4dfc-b70d-8be1d9bcea43"] 2022-12-30T01:03:48.740Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:03:48.740Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.764Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.765Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:03:48.765Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:03:48.765Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:03:48.766Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:03:48.766Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.766Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:03:48.767Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.767Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.767Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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================================================ 2022-12-30T01:03:48.768Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.768Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.768Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ef1251b-c7ab-47bc-9ae9-36bed6f7ef2a"] 2022-12-30T01:03:48.768Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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: 2022-12-30T01:03:48.769Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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================================================ 2022-12-30T01:03:48.801Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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========================================== 2022-12-30T01:03:48.802Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.802Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:03:48.803Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.804Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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" } } } 2022-12-30T01:03:48.804Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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================================================= 2022-12-30T01:03:48.804Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.806Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:03:48.806Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||Invoke 2022-12-30T01:03:48.807Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.807Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:03:48.807Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Method : GET 2022-12-30T01:03:48.807Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"419da038-5d0a-45a4-838d-3c127a470c4a"] 2022-12-30T01:03:48.808Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Request body: 2022-12-30T01:03:48.808Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.839Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.839Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:48.840Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status text : OK 2022-12-30T01:03:48.840Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.844Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:03:48.845Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.845Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||InvokeReturn 2022-12-30T01:03:48.847Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:48.848Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:03:48.848Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.848Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:03:48.849Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:03:48.849Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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:"3331", X-B3-TraceId:"35147db6cde5399eeead0cfaf5c0ba2b", X-B3-SpanId:"f10f9e788f29e3d9", X-B3-ParentSpanId:"6358880f83dbaa64", X-B3-Sampled:"0", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d776599e-dde4-4d24-ae19-cf1efd0ab251"] 2022-12-30T01:03:48.849Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fa69b97d-4341-4b99-9698-dd02289360cc","requestStatus":"IN_PROGRESS","startTime":1672362228254,"source":"VID","vnfId":"a5cc97a4-6a5c-4196-8746-b917ac163539","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"2159dc96-41f7-4504-86c9-3c24fba0fc02","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fa69b97d-4341-4b99-9698-dd02289360cc"} 2022-12-30T01:03:48.849Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:48.884Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:48.885Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:03:48.885Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:03:48.885Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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/fa69b97d-4341-4b99-9698-dd02289360cc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:48 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:48.886Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:48.254+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:03:48.867+00:00", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:03:48.887Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:48.887Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:03:48.895Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.895Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:03:48.895Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:48.896Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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 2022-12-30T01:03:48.896Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:03:48.896Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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:"3640", X-B3-TraceId:"35147db6cde5399eeead0cfaf5c0ba2b", X-B3-SpanId:"7042b55001a8ff64", X-B3-ParentSpanId:"6358880f83dbaa64", X-B3-Sampled:"0", X-ONAP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-TransactionID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ECOMP-RequestID:"fa69b97d-4341-4b99-9698-dd02289360cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd8214d1-8e2a-4ce0-af48-4f0e83e90139"] 2022-12-30T01:03:48.896Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelVersionId\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelCustomizationId\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelUuid\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelInvariantUuid\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}},{\"relatedInstance\":{\"instanceId\":\"a5cc97a4-6a5c-4196-8746-b917ac163539\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\"vnfInstanceId\":\"a5cc97a4-6a5c-4196-8746-b917ac163539\"}","type":"String"},"requestId":{"value":"fa69b97d-4341-4b99-9698-dd02289360cc","type":"String"},"mso-request-id":{"value":"fa69b97d-4341-4b99-9698-dd02289360cc","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2159dc96-41f7-4504-86c9-3c24fba0fc02","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a5cc97a4-6a5c-4196-8746-b917ac163539","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:03:48.897Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:49.912Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:49.912Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:03:49.913Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:03:49.913Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:03:49 GMT", x-onap-requestid:"fa69b97d-4341-4b99-9698-dd02289360cc", x-requestid:"fa69b97d-4341-4b99-9698-dd02289360cc", x-transactionid:"fa69b97d-4341-4b99-9698-dd02289360cc", x-ecomp-requestid:"fa69b97d-4341-4b99-9698-dd02289360cc", x-onap-partnername:"UNKNOWN", x-invocationid:"dd8214d1-8e2a-4ce0-af48-4f0e83e90139", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:49.913Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fa69b97d-4341-4b99-9698-dd02289360cc\",\"instanceId\":\"4de82529-95e6-4d73-9373-aa693c340f3e\"}}","message":"Success","processInstanceID":"d168292e-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:03:49.914Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:49.914Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:03:49.919Z|fa69b97d-4341-4b99-9698-dd02289360cc|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:50.094Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:50.099Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:03:50.099Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:03:50.099Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:50.100Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:03:50.100Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:03:50.100Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ad30eb705922f6db1334e4d9fa33600", X-B3-SpanId:"105bc5e7329be1f8", X-B3-ParentSpanId:"d89b83ff745e10b9", X-B3-Sampled:"0", X-ONAP-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-TransactionID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-ECOMP-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b767cd20-3a92-49d7-82ac-b565e6c4122e"] 2022-12-30T01:03:50.100Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:03:50.101Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:50.123Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:50.124Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:50.124Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:03:50.125Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:49 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:50.125Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:03:48.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:49.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:03:50.126Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:50.126Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:03:50.129Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:03:50.129Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:50.129Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:50.129Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:03:50.130Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:50.130Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ad30eb705922f6db1334e4d9fa33600", X-B3-SpanId:"a79d1187d0af9088", X-B3-ParentSpanId:"d89b83ff745e10b9", X-B3-Sampled:"0", X-ONAP-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-TransactionID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-ECOMP-RequestID:"41cc9d2e-4ebf-4329-8685-990ece45c395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3219aabf-c2dc-44a0-a22e-3a30963ee956"] 2022-12-30T01:03:50.130Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:50.130Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:50.143Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:50.143Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:50.144Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:50.144Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:49 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:50.146Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:03:50.147Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:50.147Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:50.154Z|41cc9d2e-4ebf-4329-8685-990ece45c395|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:51.063Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:03:51.070Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:51.071Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:03:51.071Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:51.072Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:03:51.072Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:03:51.073Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f80dd67a49dfbb0cab5b6881af85bf21", X-B3-SpanId:"2acb5ff6c571382c", X-B3-ParentSpanId:"77d12008d9263b39", X-B3-Sampled:"0", X-ONAP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-TransactionID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ECOMP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e35e8ed0-b1b6-468b-8113-970e0be3b01b"] 2022-12-30T01:03:51.073Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:03:51.074Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:51.108Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:51.108Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:51.109Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:03:51.109Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:51 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:51.110Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:48.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:03:51.110Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:51.110Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:03:51.112Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:03:51.112Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:03:51.112Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:51.112Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:03:51.112Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:03:51.113Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f80dd67a49dfbb0cab5b6881af85bf21", X-B3-SpanId:"eb4066a2234ba762", X-B3-ParentSpanId:"77d12008d9263b39", X-B3-Sampled:"0", X-ONAP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-TransactionID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ECOMP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30bb8710-24b2-48cd-9b99-444707b15dfc"] 2022-12-30T01:03:51.113Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:03:51.113Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:51.129Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:51.130Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:51.130Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:03:51.130Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:03:51 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:03:51.131Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:03:51.131Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:51.131Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:03:51.171Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:51.171Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:51.171Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:51.172Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:03:51.172Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:51.172Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-TransactionID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ECOMP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf22cda4-6b52-4167-9393-b32a46dcd024"] 2022-12-30T01:03:51.172Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:51.172Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:51.322Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:51.323Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:51.323Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:51.323Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=64758486526C26616D072D6DFAFAD1B5; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:03:51 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:03:51.323Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","businessKey":"4804895c-864c-42ab-a681-90787ca989be","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:45.563+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"cf679ed3-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:03:51.324Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:51.324Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:51.347Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:51.347Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:03:51.347Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:03:51.348Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:03:51.348Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:03:51.348Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-TransactionID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ECOMP-RequestID:"e6672745-8cd3-4cc3-ad5e-e8706804b7da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d4ff7d6-90ac-4fa4-885e-a5d5abadfb73"] 2022-12-30T01:03:51.348Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:03:51.349Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:03:51.479Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:03:51.480Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:03:51.480Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:03:51.480Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8A71FAA65FD8F64C4B1AC15C6C49A0F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 30 Dec 2022 01:03:51 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:03:51.481Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d1739b21-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","executionId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:03:48.989+0000","endTime":"2022-12-30T01:03:49.011+0000","durationInMillis":22,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:03:51.481Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:03:51.481Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:03:51.485Z|e6672745-8cd3-4cc3-ad5e-e8706804b7da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:03:54.714Z|10c98a1f-d26c-4176-87a7-4024fb2cd8d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:03:54.715Z|10c98a1f-d26c-4176-87a7-4024fb2cd8d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:56.189Z|a1fab6fd-9130-4213-b6b8-b30c645f7015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:56.190Z|a1fab6fd-9130-4213-b6b8-b30c645f7015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:03:56.224Z|cd634074-060e-4f43-b33c-25fbcae5ebab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:56.224Z|cd634074-060e-4f43-b33c-25fbcae5ebab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:56.226Z|ed268d4e-447c-48aa-906f-b2c5eee139b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:56.226Z|96367851-8132-426e-9335-38f04a5b8dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:03:56.227Z|ed268d4e-447c-48aa-906f-b2c5eee139b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:56.227Z|96367851-8132-426e-9335-38f04a5b8dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:03:56.559Z|a68dbe8e-2a09-40e3-82ee-edfc1248f6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:03:56.563Z|a68dbe8e-2a09-40e3-82ee-edfc1248f6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:00.322Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:00.329Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:00.330Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:00.330Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:00.331Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:00.331Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:00.331Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d74a80e3d747a455c71f56acc4d7fd0d", X-B3-SpanId:"ce6237981c1b766e", X-B3-ParentSpanId:"ee24e1ac7b9e664d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-TransactionID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ECOMP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b8a5791-16ad-417e-900e-c5a9a54b0aa5"] 2022-12-30T01:04:00.332Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:00.332Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:00.359Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:00.360Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:00.360Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:00.360Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:00 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:00.362Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "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" : "2022-12-30T01:03:48.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:58.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:00.363Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:00.363Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:00.366Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:00.366Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:00.367Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:00.367Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:00.367Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:00.368Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d74a80e3d747a455c71f56acc4d7fd0d", X-B3-SpanId:"67ce55669e3b9d43", X-B3-ParentSpanId:"ee24e1ac7b9e664d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-TransactionID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ECOMP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e83134-6b83-4cff-816f-c123192c955e"] 2022-12-30T01:04:00.368Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:00.369Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:00.383Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:00.383Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:00.383Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:00.383Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:00 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:00.385Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:00.385Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:00.386Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:00.418Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:00.419Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:00.419Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:00.419Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:00.420Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:00.420Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-TransactionID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ECOMP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"932ff995-215b-42ab-ab12-5bd9f11e79a0"] 2022-12-30T01:04:00.420Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:00.420Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:00.551Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:00.551Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:00.552Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:00.552Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2DA59650306FFE277449D6DDA2C610E6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:00 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:04:00.552Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:56.886+0000","endTime":"2022-12-30T01:03:58.217+0000","removalTime":null,"durationInMillis":1331,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d6273821-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:00.553Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:00.553Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:00.580Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:00.581Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:00.581Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:00.581Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:00.582Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:00.582Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-TransactionID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ECOMP-RequestID:"cf71c363-a34b-4743-a87e-ed8800109174", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af56b842-9b9d-4c3d-8ddb-6f19ded0658a"] 2022-12-30T01:04:00.582Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:00.583Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:00.712Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:00.713Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:00.713Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:00.714Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D62907900B6E073CCA425B2CE2641F61; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:00 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:04:00.714Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6e6b7fd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","executionId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:03:58.132+0000","endTime":"2022-12-30T01:03:58.145+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:00.714Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:00.715Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:00.721Z|cf71c363-a34b-4743-a87e-ed8800109174|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:01.647Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:01.654Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:01.655Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:01.655Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:01.655Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:01.656Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:01.656Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00fd6e8b0e4bff40a25c782bfa2f8f2b", X-B3-SpanId:"8e9268a8522aabec", X-B3-ParentSpanId:"dffa707909d85ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-TransactionID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ECOMP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c59f498-b9ca-4097-844e-7a49db7f273d"] 2022-12-30T01:04:01.656Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:01.656Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:01.693Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:01.694Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:01.694Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:01.694Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:01 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:01.694Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:48.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:01.695Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:01.695Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:01.696Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:01.696Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:01.697Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:01.697Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:01.697Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:01.697Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00fd6e8b0e4bff40a25c782bfa2f8f2b", X-B3-SpanId:"930f4937e868f6b4", X-B3-ParentSpanId:"dffa707909d85ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-TransactionID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ECOMP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ec39b0d-792f-48bc-82ff-a89347d928d9"] 2022-12-30T01:04:01.698Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:01.698Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:01.718Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:01.718Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:01.718Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:01.718Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:01 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:01.719Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:01.720Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:01.720Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:01.747Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:01.747Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:01.748Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:01.748Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:01.748Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:01.748Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-TransactionID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ECOMP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1deeaf64-341f-4cc5-9242-ec0879378a36"] 2022-12-30T01:04:01.749Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:01.749Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:01.882Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:01.882Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:01.883Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:01.883Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4FCBF3ED817C4141B67728A0712D7574; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:01 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:04:01.883Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","businessKey":"4804895c-864c-42ab-a681-90787ca989be","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:45.563+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"cf679ed3-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:04:01.883Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:01.884Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:01.910Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:01.910Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:01.911Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:01.911Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:01.911Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:01.911Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-TransactionID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ECOMP-RequestID:"f342a1fd-7f65-424d-8b57-cb1335793387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988758b2-6b73-4913-aefc-294e393f0022"] 2022-12-30T01:04:01.912Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:01.912Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:02.037Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:02.038Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:02.039Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:02.039Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE38150FC44F3C530FAF8FE77FF673F0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 30 Dec 2022 01:04:01 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:04:02.039Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d1739b21-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","executionId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:03:48.989+0000","endTime":"2022-12-30T01:03:49.011+0000","durationInMillis":22,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:02.040Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:02.040Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:02.045Z|f342a1fd-7f65-424d-8b57-cb1335793387|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:06.245Z|a82b0b65-823c-4c35-ae05-75c62aee063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:06.246Z|a82b0b65-823c-4c35-ae05-75c62aee063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:06.247Z|af294d89-d1ea-48bf-ac40-2ee5f32f6356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:06.247Z|af294d89-d1ea-48bf-ac40-2ee5f32f6356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:06.250Z|f4dc78d4-21f5-4eea-9c8a-89a76a0058ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:06.250Z|f4dc78d4-21f5-4eea-9c8a-89a76a0058ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:10.888Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:10.894Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:10.894Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:10.895Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:10.895Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:10.895Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:10.896Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fac2b10d8e7ad9b6968d386d8ff1521", X-B3-SpanId:"1f5782ab459412a7", X-B3-ParentSpanId:"9fa4ad9556a27020", X-B3-Sampled:"0", X-ONAP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-TransactionID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ECOMP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"751e6d62-f0c0-4569-8f9c-b7efeef54206"] 2022-12-30T01:04:10.896Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:10.896Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:10.916Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:10.917Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:10.917Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:10.917Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:10.918Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:10.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:10.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:10.918Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:10.918Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:10.920Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:10.920Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:10.920Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:10.921Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:10.921Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:10.921Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fac2b10d8e7ad9b6968d386d8ff1521", X-B3-SpanId:"677bb772d660c3ef", X-B3-ParentSpanId:"9fa4ad9556a27020", X-B3-Sampled:"0", X-ONAP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-TransactionID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ECOMP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3150b7c4-2dbd-4213-9449-f6dad65d713c"] 2022-12-30T01:04:10.921Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:10.922Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:10.937Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:10.937Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:10.938Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:10.938Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:10.938Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:10.939Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:10.939Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:10.971Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:10.971Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:10.971Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:10.972Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:10.972Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:10.972Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-TransactionID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ECOMP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4e7328d-5749-4c50-bfb8-2af6b4dae32c"] 2022-12-30T01:04:10.972Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:10.973Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:11.103Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:11.104Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:11.105Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:11.105Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=268269F6690DE9C81C58AA5221540E4C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:11 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:04:11.106Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:56.886+0000","endTime":"2022-12-30T01:03:58.217+0000","removalTime":null,"durationInMillis":1331,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d6273821-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:11.107Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:11.108Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:11.136Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:11.136Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:11.137Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:11.137Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:11.137Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:11.138Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-TransactionID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ECOMP-RequestID:"a4356a73-29ff-4d97-9047-a3d03d9cb42c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177fdb51-e437-406b-b59d-9cadece8632d"] 2022-12-30T01:04:11.138Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:11.138Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:11.189Z|962d7638-a2ff-4915-8a43-fb715e3c6d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:11.190Z|962d7638-a2ff-4915-8a43-fb715e3c6d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:11.268Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:11.269Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:11.269Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:11.269Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A67AA2610F9BDB7A69A69BC0EADE6CEF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:11 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:04:11.270Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6e6b7fd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","executionId":"d62870e2-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:03:58.132+0000","endTime":"2022-12-30T01:03:58.145+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:11.270Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:11.270Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d62870e2-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:11.275Z|a4356a73-29ff-4d97-9047-a3d03d9cb42c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:12.206Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:12.215Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:12.216Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:12.216Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:12.217Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:12.217Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:12.217Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"992f2440ac34870a81e86e774603892b", X-B3-SpanId:"bd2845b48ab8f10f", X-B3-ParentSpanId:"7fcad137116dec6e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-TransactionID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ECOMP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169ee45a-dc38-4152-9edf-b83afcd2a45d"] 2022-12-30T01:04:12.217Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:12.218Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:12.253Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:12.254Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:12.254Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:12.255Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:12 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:12.257Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:48.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:12.258Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:12.258Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:12.259Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:12.260Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:12.260Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:12.260Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:12.260Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:12.260Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"992f2440ac34870a81e86e774603892b", X-B3-SpanId:"f8a098881808fa38", X-B3-ParentSpanId:"7fcad137116dec6e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-TransactionID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ECOMP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fea7003-5180-4713-ae70-c626e028a041"] 2022-12-30T01:04:12.261Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:12.261Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:12.276Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:12.277Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:12.277Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:12.278Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:12 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:12.279Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:12.279Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:12.279Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:12.315Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:12.316Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:12.316Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:12.317Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:12.317Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:12.317Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-TransactionID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ECOMP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c01692ec-f928-46a1-9672-7c37dc6c7dd3"] 2022-12-30T01:04:12.318Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:12.318Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:12.451Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:12.451Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:12.452Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:12.452Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D59CEE8BD58DF3D1CE292B8DF85D4913; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:12 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:04:12.452Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","businessKey":"4804895c-864c-42ab-a681-90787ca989be","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:45.563+0000","endTime":"2022-12-30T01:04:05.402+0000","removalTime":null,"durationInMillis":19839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"cf679ed3-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:04:12.453Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:12.453Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:12.474Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:12.474Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:12.475Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:12.475Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:12.475Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:12.475Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-TransactionID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ECOMP-RequestID:"e9e36340-5435-494b-a5f1-0d6a05f13533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486b3bfd-7785-42f3-8e0c-0bdd4670828a"] 2022-12-30T01:04:12.476Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:12.476Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:12.599Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:12.600Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:12.600Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:12.600Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=97974C37E7A7CE4074519F418197026B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:12 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:04:12.601Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:db3bb9bb-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","executionId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:05.400+0000","endTime":"2022-12-30T01:04:05.400+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:12.601Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:12.602Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:12.606Z|e9e36340-5435-494b-a5f1-0d6a05f13533|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:16.269Z|d5a6b39a-2e81-4d82-abe8-fa2dafbc42b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:16.269Z|adf6eb98-48c8-488d-a1b5-cf09729fc21f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:16.269Z|9d7dc2de-998b-4df3-8836-8962a25eff98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:16.270Z|d5a6b39a-2e81-4d82-abe8-fa2dafbc42b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:16.270Z|adf6eb98-48c8-488d-a1b5-cf09729fc21f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:16.270Z|9d7dc2de-998b-4df3-8836-8962a25eff98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:21.435Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:21.440Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:21.441Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:21.441Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:21.441Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:21.442Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:21.442Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff94e0f357d27f7db85c2b6c45e1009", X-B3-SpanId:"de21804d43e211f1", X-B3-ParentSpanId:"2e2368f8d1a654e6", X-B3-Sampled:"0", X-ONAP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-TransactionID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ECOMP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d1ec57d-af39-46e9-99b8-a6efd38e3a20"] 2022-12-30T01:04:21.442Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:21.442Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:21.470Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:21.471Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:21.471Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:21.471Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:21 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:21.473Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:10.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:11.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:21.473Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:21.474Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:21.475Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:21.475Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:21.476Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:21.476Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:21.476Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:21.476Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff94e0f357d27f7db85c2b6c45e1009", X-B3-SpanId:"4521156cf41bee7b", X-B3-ParentSpanId:"2e2368f8d1a654e6", X-B3-Sampled:"0", X-ONAP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-TransactionID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ECOMP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd3f9cdd-15a8-4cdf-9b97-4fc10312ee9f"] 2022-12-30T01:04:21.476Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:21.477Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:21.497Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:21.497Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:21.498Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:21.498Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:21.500Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:21.500Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:21.501Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:21.526Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:21.527Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:21.527Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:21.527Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:21.527Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:21.528Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-TransactionID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ECOMP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5d3f92-3fcf-4122-be1e-60593d269748"] 2022-12-30T01:04:21.528Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:21.528Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:21.670Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:21.671Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:21.671Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:21.671Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D2190CDD5C22C868654273200F2F330; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:21 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:04:21.672Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dff46001-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:13.321+0000","endTime":"2022-12-30T01:04:14.691+0000","removalTime":null,"durationInMillis":1370,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"dff2b210-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:21.672Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:21.673Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:21.699Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:21.700Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:21.700Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:21.700Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:21.700Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:21.700Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-TransactionID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ECOMP-RequestID:"88c3e1f3-689c-40ff-be4c-a89a061f3a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddcc5a2c-0f5d-497b-ada7-a2177ae2d4f2"] 2022-12-30T01:04:21.701Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:21.701Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:21.829Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:21.830Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:21.830Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:21.830Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=475BF21C59942EB365E483CF6FE6EF69; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:21 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:04:21.831Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e0af99dc-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","executionId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:14.548+0000","endTime":"2022-12-30T01:04:14.562+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:21.831Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:21.831Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:21.835Z|88c3e1f3-689c-40ff-be4c-a89a061f3a14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:22.760Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:22.765Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:22.766Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:22.766Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:22.767Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:22.767Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:22.767Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9181bf8ccd5d7f5ab26178d61d112af3", X-B3-SpanId:"2125af13c4ce9181", X-B3-ParentSpanId:"05025f30b8efadc4", X-B3-Sampled:"0", X-ONAP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-TransactionID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ECOMP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9fb6bd-d766-4e64-8295-8259a163df4b"] 2022-12-30T01:04:22.768Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:22.768Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:22.798Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:22.798Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:22.799Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:22.799Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:22.801Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:48.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:22.801Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:22.801Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:22.803Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:22.803Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:22.803Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:22.803Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:22.804Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:22.804Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9181bf8ccd5d7f5ab26178d61d112af3", X-B3-SpanId:"1bbdf9699584f008", X-B3-ParentSpanId:"05025f30b8efadc4", X-B3-Sampled:"0", X-ONAP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-TransactionID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ECOMP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90fdb7b3-de22-4671-97c6-bd807a18ffd9"] 2022-12-30T01:04:22.804Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:22.804Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:22.822Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:22.823Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:22.823Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:22.824Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:22.825Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:22.825Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:22.826Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:22.862Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:22.863Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:22.863Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:22.863Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:22.864Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:22.864Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-TransactionID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ECOMP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89cf6d3b-dade-4568-9e2b-974bc86c86df"] 2022-12-30T01:04:22.864Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:22.865Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:23.005Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:23.006Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:23.007Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:23.007Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=63B1C8EB1933609FEBB8DCA4F10A26AC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:23 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:04:23.007Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","businessKey":"4804895c-864c-42ab-a681-90787ca989be","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:45.563+0000","endTime":"2022-12-30T01:04:05.402+0000","removalTime":null,"durationInMillis":19839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"cf679ed3-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:04:23.008Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:23.008Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:23.035Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:23.036Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:23.037Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:23.037Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:23.037Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:23.038Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-TransactionID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ECOMP-RequestID:"73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89bfb81a-3d27-479e-8238-b8656000a690"] 2022-12-30T01:04:23.038Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:23.039Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:23.162Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:23.163Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:23.163Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:23.163Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=94DD23FA38C69DE2745D18AEF899A68C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:23 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:04:23.164Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:db3bb9bb-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","executionId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:05.400+0000","endTime":"2022-12-30T01:04:05.400+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:23.164Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:23.165Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:23.169Z|73df0a3b-d1f6-4a2f-8bbc-ad4763aaf567|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:26.189Z|2e4dc193-ab65-49ee-8370-acaeec649854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:26.192Z|2e4dc193-ab65-49ee-8370-acaeec649854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:26.298Z|4d437bb0-eef9-48ee-b64a-77b7ec1b1a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:26.298Z|1a3794d5-d5cf-469f-94cc-18bf2bc7c83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:26.298Z|1a3794d5-d5cf-469f-94cc-18bf2bc7c83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:26.298Z|4d437bb0-eef9-48ee-b64a-77b7ec1b1a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:26.302Z|60e0ab71-0d0f-459c-9f04-13bd9f597a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:26.302Z|60e0ab71-0d0f-459c-9f04-13bd9f597a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:26.564Z|fae9ba6e-373e-4aed-851d-778f28b120d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:26.565Z|fae9ba6e-373e-4aed-851d-778f28b120d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:31.995Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:32.001Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:32.002Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:32.002Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:32.002Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:32.003Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:32.003Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"679d98a361b0dc503970e2372519a746", X-B3-SpanId:"fec9b094becdb48f", X-B3-ParentSpanId:"f437d4bcc87d539e", X-B3-Sampled:"0", X-ONAP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-TransactionID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ECOMP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8021e927-450d-412d-a62f-020e80b960af"] 2022-12-30T01:04:32.003Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:32.003Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:32.036Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:32.037Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:32.037Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:32.038Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:32.039Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:10.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:11.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:32.040Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:32.040Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:32.042Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:32.042Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:32.042Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:32.042Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:32.043Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:32.043Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"679d98a361b0dc503970e2372519a746", X-B3-SpanId:"9a96ab2a6b6d377d", X-B3-ParentSpanId:"f437d4bcc87d539e", X-B3-Sampled:"0", X-ONAP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-TransactionID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ECOMP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f036eb9-d899-4dfc-92ce-21f0fcc09d8c"] 2022-12-30T01:04:32.043Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:32.043Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:32.057Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:32.057Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:32.057Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:32.057Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:32 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:32.060Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:32.061Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:32.061Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:32.092Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:32.092Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:32.093Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:32.093Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:32.093Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:32.093Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-TransactionID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ECOMP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01fb1a1d-dd82-47bd-951a-6b7f3a4ab05c"] 2022-12-30T01:04:32.094Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:32.094Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:32.227Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:32.228Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:32.228Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:32.229Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C76B6E83DD0E3F3ADDA6DB38C23B98FC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:32 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:04:32.230Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dff46001-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:13.321+0000","endTime":"2022-12-30T01:04:14.691+0000","removalTime":null,"durationInMillis":1370,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"dff2b210-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:32.230Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:32.230Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:32.279Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:32.279Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:32.280Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:32.280Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:32.280Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:32.280Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-TransactionID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ECOMP-RequestID:"8b916ea3-4272-441c-9bf1-e9bcbee9e611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b22d215-bc37-4e92-a7f7-e1b95f8a03fe"] 2022-12-30T01:04:32.281Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:32.281Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:32.414Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:32.414Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:32.414Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:32.415Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F69F2D9D650534C0CBB580C39B959F31; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:32 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:04:32.416Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e0af99dc-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","executionId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:14.548+0000","endTime":"2022-12-30T01:04:14.562+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:32.416Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:32.416Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:32.420Z|8b916ea3-4272-441c-9bf1-e9bcbee9e611|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:33.323Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:33.329Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:33.330Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:33.330Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:33.331Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:33.331Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:33.331Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a8f31786cb7490b54c896447fa0e274", X-B3-SpanId:"633bc22234b432ad", X-B3-ParentSpanId:"522fbf8500c84e17", X-B3-Sampled:"0", X-ONAP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-TransactionID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ECOMP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6bfa9db-1081-4aa9-9114-3959e5de9203"] 2022-12-30T01:04:33.332Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:33.332Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:33.357Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:33.358Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:33.358Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:33.358Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:33.359Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:03:48.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:33.359Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:33.359Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:33.361Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:33.362Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:33.362Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:33.362Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:33.362Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:33.363Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a8f31786cb7490b54c896447fa0e274", X-B3-SpanId:"ba9b98b06a23b361", X-B3-ParentSpanId:"522fbf8500c84e17", X-B3-Sampled:"0", X-ONAP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-TransactionID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ECOMP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c373ac0-9405-476d-af10-f2d5ee4c883c"] 2022-12-30T01:04:33.363Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:33.363Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:33.387Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:33.388Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:33.388Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:33.389Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:33 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:33.389Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:33.389Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:33.390Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:33.419Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:33.420Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:33.420Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:33.420Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:33.420Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:33.421Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-TransactionID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ECOMP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"581ad91d-573c-49dc-8e4f-19c1289e37d6"] 2022-12-30T01:04:33.421Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:33.421Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:33.548Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:33.549Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:33.549Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:33.549Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A95D7080CB51108D86BFB284193888F2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:33 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:04:33.550Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","businessKey":"4804895c-864c-42ab-a681-90787ca989be","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:03:45.563+0000","endTime":"2022-12-30T01:04:05.402+0000","removalTime":null,"durationInMillis":19839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"cf679ed3-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:04:33.550Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:33.550Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4804895c-864c-42ab-a681-90787ca989be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:33.579Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:33.579Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:33.579Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:33.580Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:33.580Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:33.580Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-TransactionID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ECOMP-RequestID:"af06e05b-eabb-49c1-9f1a-a4235ad77061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f6a8472-c555-49dc-bd73-72b63183ec9b"] 2022-12-30T01:04:33.580Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:33.580Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:33.722Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:33.723Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:33.723Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:33.723Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45035304169E3FC08C18241110C0A47D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:33 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:04:33.724Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:db3bb9bb-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","executionId":"cf68d796-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:05.400+0000","endTime":"2022-12-30T01:04:05.400+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbe33330-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:33.724Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:33.724Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf68d796-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:33.729Z|af06e05b-eabb-49c1-9f1a-a4235ad77061|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:36.321Z|d04c8d1a-4b08-4be1-b9fa-ad10c4f3d42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:36.322Z|d04c8d1a-4b08-4be1-b9fa-ad10c4f3d42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:36.322Z|a601035c-7a90-42b0-a381-34b769d29627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:36.322Z|a601035c-7a90-42b0-a381-34b769d29627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:36.323Z|af6dbc4d-386e-43d0-854b-bfca72192dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:36.323Z|af6dbc4d-386e-43d0-854b-bfca72192dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:41.189Z|44700419-84e4-4c77-8595-663b7425306d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:41.190Z|44700419-84e4-4c77-8595-663b7425306d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:42.577Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:42.583Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:42.584Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:42.584Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:42.584Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:42.585Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:42.585Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b26cbf380ee55e945f59fb1d08e7db4", X-B3-SpanId:"9547396fd3c1dfdf", X-B3-ParentSpanId:"4d31039e1f2f25f7", X-B3-Sampled:"0", X-ONAP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-TransactionID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ECOMP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89762b8c-472e-49af-809f-99e28ab52623"] 2022-12-30T01:04:42.585Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:42.586Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:42.609Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:42.609Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:42.610Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:42.610Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:42.612Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:42.612Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:42.613Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:42.615Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:42.615Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:42.616Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:42.616Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:42.616Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:42.617Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b26cbf380ee55e945f59fb1d08e7db4", X-B3-SpanId:"f97169248464903f", X-B3-ParentSpanId:"4d31039e1f2f25f7", X-B3-Sampled:"0", X-ONAP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-TransactionID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ECOMP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f0133be-6441-4bc5-b5d4-604bffb7d9a0"] 2022-12-30T01:04:42.617Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:42.618Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:42.635Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:42.636Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:42.636Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:42.636Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:42.637Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:42.637Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:42.638Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:42.683Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:42.684Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:42.684Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:42.684Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:42.685Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:42.685Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-TransactionID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ECOMP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1598bd11-e1da-423d-a1a6-8b019d211cdc"] 2022-12-30T01:04:42.685Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:42.685Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:42.815Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:42.816Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:42.816Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:42.817Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82FE0EFEE0C498EB9E5397BA925864C2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:42 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:04:42.817Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dff46001-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:13.321+0000","endTime":"2022-12-30T01:04:14.691+0000","removalTime":null,"durationInMillis":1370,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"dff2b210-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:42.817Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:42.877Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:42.934Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:42.935Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:42.935Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:42.935Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:42.936Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:42.936Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-TransactionID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ECOMP-RequestID:"0ebcf43f-6976-4eab-982f-224862a49d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b1ee58d-83ba-4c93-9b21-871250f5ff83"] 2022-12-30T01:04:42.936Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:42.938Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:43.060Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:43.060Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:43.061Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:43.061Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D6FDEAEFC4A5F1CB746E48989A7FE92F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:42 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-12-30T01:04:43.062Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e0af99dc-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","executionId":"dff46001-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:14.548+0000","endTime":"2022-12-30T01:04:14.562+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:43.062Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:43.063Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dff46001-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:43.069Z|0ebcf43f-6976-4eab-982f-224862a49d40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:43.894Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:43.900Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:43.901Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:43.901Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:43.901Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:43.901Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:43.901Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fea79b114e46b70cb084fc483c9f7ff7", X-B3-SpanId:"ecdd16a7bbabf58c", X-B3-ParentSpanId:"09ef3659421eee07", X-B3-Sampled:"0", X-ONAP-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-TransactionID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-ECOMP-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef9c808-30ac-4319-b4b5-b50c1a97a4ee"] 2022-12-30T01:04:43.902Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:43.902Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:43.947Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:43.947Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:43.947Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:43.951Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:43.952Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "endTime" : "2022-12-30T01:04:43.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:43.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:43.952Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:43.952Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:43.957Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:43.958Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:43.958Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:43.959Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:43.959Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:43.959Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fea79b114e46b70cb084fc483c9f7ff7", X-B3-SpanId:"9bf7a3289ae33b52", X-B3-ParentSpanId:"09ef3659421eee07", X-B3-Sampled:"0", X-ONAP-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-TransactionID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-ECOMP-RequestID:"1e3a9b56-e78d-46cb-a841-ce75978ad0fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f9269c-cb49-488f-8ac9-82fdc8a1c9ad"] 2022-12-30T01:04:43.959Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:43.959Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:43.985Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:43.985Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:43.985Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:43.985Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:43.986Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:43.987Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:43.988Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:43.997Z|1e3a9b56-e78d-46cb-a841-ce75978ad0fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:44.150Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:44.154Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.155Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:44.155Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.155Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.156Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:44.156Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6fba4af02e4d336ddbe6d7d93ef9f16", X-B3-SpanId:"b5e11cbe88f7023d", X-B3-ParentSpanId:"0c977dcea2d776ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-TransactionID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-ECOMP-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64a6a079-9c17-4184-8648-3e70c983c1ec"] 2022-12-30T01:04:44.156Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:44.157Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.180Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.181Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.181Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:44.181Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.183Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "endTime" : "2022-12-30T01:04:43.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:43.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:44.183Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.183Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:44.185Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.185Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:44.185Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.186Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.186Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:44.186Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6fba4af02e4d336ddbe6d7d93ef9f16", X-B3-SpanId:"80faaab3d611f932", X-B3-ParentSpanId:"0c977dcea2d776ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-TransactionID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-ECOMP-RequestID:"1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7168256-b205-4453-b534-2d8b790f435b"] 2022-12-30T01:04:44.186Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:44.187Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.200Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.200Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.200Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:44.201Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.203Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:44.203Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.203Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:44.211Z|1abd5f06-d4b1-4bb3-b8f1-fe80a4e2be9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:44.366Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:44.371Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.371Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:44.372Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.372Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.372Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:44.372Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfff10f7d66c75492995d9272394368", X-B3-SpanId:"143d536e73d0d969", X-B3-ParentSpanId:"f54e0b7e5e3322e0", X-B3-Sampled:"0", X-ONAP-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-TransactionID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-ECOMP-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d88e0edb-d55f-445d-be28-70409c20a049"] 2022-12-30T01:04:44.373Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:44.373Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.622Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.622Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.623Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:44.623Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"246", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.626Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "endTime" : "2022-12-30T01:04:43.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:43.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:44.626Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.626Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:44.629Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.629Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:44.629Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.629Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.630Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:44.630Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfff10f7d66c75492995d9272394368", X-B3-SpanId:"e5747821f7f8d8a7", X-B3-ParentSpanId:"f54e0b7e5e3322e0", X-B3-Sampled:"0", X-ONAP-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-TransactionID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-ECOMP-RequestID:"5e04e373-488c-46e2-9d1f-d5651b6d81d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c280df-8626-4bee-87bf-352a3debb222"] 2022-12-30T01:04:44.630Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:44.631Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.660Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.660Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.660Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:44.661Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.664Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:44.664Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.665Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:44.673Z|5e04e373-488c-46e2-9d1f-d5651b6d81d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:44.833Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:44.839Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.839Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:44.840Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.840Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:44.840Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:44.841Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cd3586a5eb555207b538adc9c9a6608", X-B3-SpanId:"c5ec9a17556c6719", X-B3-ParentSpanId:"08c4173a38baac24", X-B3-Sampled:"0", X-ONAP-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-TransactionID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-ECOMP-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a9951fe-376e-4c99-a89c-bf0a6d31d69a"] 2022-12-30T01:04:44.841Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:44.841Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.872Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.873Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.873Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:44.874Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.875Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "endTime" : "2022-12-30T01:04:43.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:43.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:44.875Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.875Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:44.877Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.877Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:44.877Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:44.878Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:44.878Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:44.878Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cd3586a5eb555207b538adc9c9a6608", X-B3-SpanId:"58d695a501504093", X-B3-ParentSpanId:"08c4173a38baac24", X-B3-Sampled:"0", X-ONAP-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-TransactionID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-ECOMP-RequestID:"5b12a6cf-ca80-4438-a035-65f1fca2acb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4f7eb7-f5f3-42a9-a53b-99e5b9f7421b"] 2022-12-30T01:04:44.878Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:44.879Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:44.893Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:44.893Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:44.894Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:44.894Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:43 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:44.894Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:44.894Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:44.895Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:44.901Z|5b12a6cf-ca80-4438-a035-65f1fca2acb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:45.055Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:45.060Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:45.061Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||Invoke 2022-12-30T01:04:45.061Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:45.062Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be 2022-12-30T01:04:45.062Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Method : GET 2022-12-30T01:04:45.062Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eac88ab328b27e5dc1e4c146165fe48", X-B3-SpanId:"9c5a12bac2c94ed1", X-B3-ParentSpanId:"78a3278cbbe08254", X-B3-Sampled:"0", X-ONAP-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-TransactionID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-ECOMP-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81603239-d9d0-49ea-ac2c-e01ea65c471b"] 2022-12-30T01:04:45.062Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Request body: 2022-12-30T01:04:45.063Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:45.092Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:45.092Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:45.093Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Status text : OK 2022-12-30T01:04:45.093Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:45 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:45.094Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||Response body: { "requestId" : "4804895c-864c-42ab-a681-90787ca989be", "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" : "2022-12-30T01:03:39.000+00:00", "endTime" : "2022-12-30T01:04:43.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfType" : "", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"cffbd6fe-816c-4a6b-9f8b-446a271a3469\",\n \"modelVersionId\": \"64200a10-f71a-4219-a0ff-0dc6034ebf3b\",\n \"modelName\": \"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\n \"modelVersion\": \"1672362200018\",\n \"modelCustomizationId\": \"e2345cf9-8381-487d-b581-6ed2d57f46a5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:43.000+00:00", "vfModuleId" : "360cd568-5c6c-4acc-9852-cdbdab91aebe", "vfModuleName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "vfModuleModelName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e/vfModules/360cd568-5c6c-4acc-9852-cdbdab91aebe", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4804895c-864c-42ab-a681-90787ca989be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be" } } } 2022-12-30T01:04:45.094Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:45.095Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4804895c-864c-42ab-a681-90787ca989be|INFO|500||InvokeReturn 2022-12-30T01:04:45.096Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:45.097Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:45.097Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:45.097Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false 2022-12-30T01:04:45.098Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:45.098Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eac88ab328b27e5dc1e4c146165fe48", X-B3-SpanId:"9c518c3d8397cdfc", X-B3-ParentSpanId:"78a3278cbbe08254", X-B3-Sampled:"0", X-ONAP-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-TransactionID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-ECOMP-RequestID:"6ae37a34-d97a-4c41-9e1a-187945593260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceb6720f-ac24-419f-8bbe-1c68b7a281f3"] 2022-12-30T01:04:45.098Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:45.099Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:45.113Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:45.114Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:45.114Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:45.114Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:45 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:45.115Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 45, "soRequestId" : "4804895c-864c-42ab-a681-90787ca989be", "groupingId" : "05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd", "name" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0/05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"updated_time\":1672362229000,\"creation_time\":1672362127000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ed29954640040c4a4222aa6a9cc6561\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"05ca464b-3ac7-4a4b-9bf2-fe5050b8c7dd\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0\",\"vnf_name\":\"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0\",\"vnf_id\":\"df53a104-28a3-4c74-ae58-798f6406b39e\",\"vf_module_id\":\"360cd568-5c6c-4acc-9852-cdbdab91aebe\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:03:50.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:04:45.115Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:45.116Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4804895c-864c-42ab-a681-90787ca989be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:45.125Z|6ae37a34-d97a-4c41-9e1a-187945593260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4804895c-864c-42ab-a681-90787ca989be|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:46.344Z|73c23ac9-970d-43c8-ad18-6a4897d7808f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:46.345Z|30b38210-a03a-4b80-a562-02b162184a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:46.345Z|30b38210-a03a-4b80-a562-02b162184a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:46.345Z|73c23ac9-970d-43c8-ad18-6a4897d7808f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:46.349Z|533944b3-61d8-4609-80a2-bdffb2dc2e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:46.349Z|533944b3-61d8-4609-80a2-bdffb2dc2e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:46.565Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:46.569Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||Checking if requestId: b0910e34-ba42-482a-9f51-3e79b247c107 already exists in requestDb InfraActiveRequests table 2022-12-30T01:04:46.570Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:46.570Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:46.570Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:46.571Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:46.571Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:46.571Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ddbc9d744b49471dc653305b0c29711", X-B3-SpanId:"8e7a63c36fd76e06", X-B3-ParentSpanId:"437aada23ca86435", X-B3-Sampled:"0", X-ONAP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-TransactionID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ECOMP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f3c1dc-b1b4-47da-979a-5a111c225400"] 2022-12-30T01:04:46.572Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:46.572Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:46.600Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:46.600Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:04:46.600Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : Not Found 2022-12-30T01:04:46.600Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:04:46 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-12-30T01:04:46.601Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: 2022-12-30T01:04:46.601Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:46.601Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|404|Not Found|InvokeReturn 2022-12-30T01:04:46.613Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:04:46.621Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:04:46.648Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups|INFO|500||Invoke 2022-12-30T01:04:46.648Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[b0910e34-ba42-482a-9f51-3e79b247c107], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b267a0e5-1124-488e-81a0-542f242657af], X-ECOMP-RequestID=[b0910e34-ba42-482a-9f51-3e79b247c107], X-TransactionId=[], X-ONAP-RequestID=[b0910e34-ba42-482a-9f51-3e79b247c107]} 2022-12-30T01:04:46.733Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:04:46 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[73], x-aai-txid=[0-aai-resources-221230-01:04:46:862-24023], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:04:46.735Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/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/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-12-30T01:04:46.735Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-12-30T01:04:46.738Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/related-to/volume-groups 2022-12-30T01:04:46.738Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : df53a104-28a3-4c74-ae58-798f6406b39e 2022-12-30T01:04:46.745Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:04:46.772Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:04:46.772Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules|INFO|500||Invoke 2022-12-30T01:04:46.817Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules|INFO|404|Not Found|InvokeReturn 2022-12-30T01:04:46.817Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:04:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[41], x-aai-txid=[1-aai-resources-221230-01:04:46:974-2709], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:04:46.819Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules","ERR.5.4.6114"]}}} 2022-12-30T01:04:46.821Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e/vf-modules 2022-12-30T01:04:46.821Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : df53a104-28a3-4c74-ae58-798f6406b39e 2022-12-30T01:04:46.825Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:04:46.848Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:04:46.849Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:04:46.902Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:04:46.902Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:04:47 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[50], vertex-id=[196832], x-aai-txid=[1-aai-resources-221230-01:04:47:049-13546], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:04:46.903Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672362089873","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/df53a104-28a3-4c74-ae58-798f6406b39e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"df53a104-28a3-4c74-ae58-798f6406b39e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:04:46.904Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:04:46.905Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:04:46.906Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:46.906Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:04:46.906Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:46.907Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:46.907Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:04:46.907Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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:"0ddbc9d744b49471dc653305b0c29711", X-B3-SpanId:"ca3e14a817ea517e", X-B3-ParentSpanId:"437aada23ca86435", X-B3-Sampled:"0", X-ONAP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-TransactionID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ECOMP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad51d51b-071a-4362-a729-23bb0aa35607"] 2022-12-30T01:04:46.907Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"df53a104-28a3-4c74-ae58-798f6406b39e","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41"},"instanceName":null,"requestScope":"vnf"} 2022-12-30T01:04:46.908Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:46.943Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:46.943Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:46.944Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:04:46.944Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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:"Fri, 30 Dec 2022 01:04:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2022-12-30T01:04:46.944Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:04:46.944Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:46.945Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:04:46.946Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:46.946Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-12-30T01:04:46.946Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:46.947Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:46.947Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-12-30T01:04:46.947Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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:"b0910e34-ba42-482a-9f51-3e79b247c107", X-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-TransactionID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ECOMP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4263cbfd-ebde-458a-8f20-b027108a2419"] 2022-12-30T01:04:46.947Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-12-30T01:04:46.948Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:46.976Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:46.976Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:46.976Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:04:46.976Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:04:47 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:46.993Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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" : 10037, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037" } } } 2022-12-30T01:04:46.993Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:46.994Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-12-30T01:04:46.996Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:04:46.996Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:04:46.997Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:46.997Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:04:46.997Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:04:46.997Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"0ddbc9d744b49471dc653305b0c29711", X-B3-SpanId:"858e969e8cf865c8", X-B3-ParentSpanId:"437aada23ca86435", X-B3-Sampled:"0", X-ONAP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-TransactionID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ECOMP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da86e594-4ea5-4a29-871b-03da7766cd85"] 2022-12-30T01:04:46.997Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b0910e34-ba42-482a-9f51-3e79b247c107","requestStatus":"IN_PROGRESS","startTime":1672362286821,"source":"VID","vnfId":"df53a104-28a3-4c74-ae58-798f6406b39e","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b0910e34-ba42-482a-9f51-3e79b247c107"} 2022-12-30T01:04:46.998Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:47.033Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:47.034Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:04:47.034Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:04:47.034Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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/b0910e34-ba42-482a-9f51-3e79b247c107", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:47.035Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:04:46.821+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:04:47.012+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:47.036Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:47.036Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:04:47.042Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:47.042Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:04:47.042Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:47.043Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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 2022-12-30T01:04:47.043Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:04:47.043Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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:"0ddbc9d744b49471dc653305b0c29711", X-B3-SpanId:"47cc15369e39fe91", X-B3-ParentSpanId:"437aada23ca86435", X-B3-Sampled:"0", X-ONAP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-TransactionID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ECOMP-RequestID:"b0910e34-ba42-482a-9f51-3e79b247c107", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0e42b43-fc25-402c-b4fe-18d0c47e050a"] 2022-12-30T01:04:47.043Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|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\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelVersionId\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelCustomizationId\":\"cc313985-1adb-4ee0-8f95-f201aac566fa\",\"modelUuid\":\"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\"modelInvariantUuid\":\"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\",\"vnfInstanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\"}","type":"String"},"requestId":{"value":"b0910e34-ba42-482a-9f51-3e79b247c107","type":"String"},"mso-request-id":{"value":"b0910e34-ba42-482a-9f51-3e79b247c107","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"df53a104-28a3-4c74-ae58-798f6406b39e","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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:04:47.044Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:48.058Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:48.059Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:04:48.059Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:04:48.059Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:04:48 GMT", x-onap-requestid:"b0910e34-ba42-482a-9f51-3e79b247c107", x-requestid:"b0910e34-ba42-482a-9f51-3e79b247c107", x-transactionid:"b0910e34-ba42-482a-9f51-3e79b247c107", x-ecomp-requestid:"b0910e34-ba42-482a-9f51-3e79b247c107", x-onap-partnername:"UNKNOWN", x-invocationid:"d0e42b43-fc25-402c-b4fe-18d0c47e050a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:48.060Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b0910e34-ba42-482a-9f51-3e79b247c107\",\"instanceId\":\"df53a104-28a3-4c74-ae58-798f6406b39e\"}}","message":"Success","processInstanceID":"f4112671-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:04:48.060Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:48.060Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:04:48.065Z|b0910e34-ba42-482a-9f51-3e79b247c107|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:48.229Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:48.233Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:48.233Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:48.233Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:48.234Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:48.234Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:48.234Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe8d1e3daa3170fa8da81c20d477100a", X-B3-SpanId:"8f6b84cc50265ec5", X-B3-ParentSpanId:"87ef1a8a7ca7a88a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-TransactionID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-ECOMP-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa1f8940-4da9-4815-8271-ea47f3b43f9c"] 2022-12-30T01:04:48.234Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:48.234Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:48.260Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:48.261Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:48.261Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:48.261Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:48.262Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:04:46.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:48.262Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:48.262Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:48.264Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:48.264Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:48.264Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:48.265Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:48.265Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:48.265Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe8d1e3daa3170fa8da81c20d477100a", X-B3-SpanId:"07264d297459fc94", X-B3-ParentSpanId:"87ef1a8a7ca7a88a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-TransactionID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-ECOMP-RequestID:"ef5c82dd-d106-4547-8b38-9d7ddab40ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44880b26-7f5f-4b85-84c7-895be994f8eb"] 2022-12-30T01:04:48.265Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:48.266Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:48.281Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:48.281Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:48.281Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:48.282Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:48.283Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:48.283Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:48.283Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:48.291Z|ef5c82dd-d106-4547-8b38-9d7ddab40ebb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:53.262Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:53.268Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:53.269Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:04:53.269Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:53.270Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:04:53.270Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:04:53.270Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff04bb0384ca4e630c575fbb076ab440", X-B3-SpanId:"613443ab49623116", X-B3-ParentSpanId:"add9fcf384d8eae6", X-B3-Sampled:"0", X-ONAP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-TransactionID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ECOMP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6cc28d1-33d5-4e1b-b94e-aac874df4be8"] 2022-12-30T01:04:53.271Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:04:53.271Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:53.300Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:53.300Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:53.300Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:04:53.301Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:53.302Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:04:53.302Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:53.303Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:04:53.304Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:53.305Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:53.305Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:53.306Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:04:53.306Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:53.306Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff04bb0384ca4e630c575fbb076ab440", X-B3-SpanId:"6eb5019fb6fa416b", X-B3-ParentSpanId:"add9fcf384d8eae6", X-B3-Sampled:"0", X-ONAP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-TransactionID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ECOMP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01367d2f-8c96-4520-8fb2-4eeb7f4559ab"] 2022-12-30T01:04:53.307Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:53.307Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:53.328Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:53.329Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:53.329Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:53.330Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:53.331Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:53.331Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:53.332Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:53.356Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:53.356Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:53.357Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:53.357Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:04:53.357Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:53.358Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-TransactionID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ECOMP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b5f5f9-9621-4d04-8441-b437fad47351"] 2022-12-30T01:04:53.358Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:53.358Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:53.492Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:53.493Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:53.493Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:53.494Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B28CE1F899522DBAC13FB8CF08A2E42; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:04:53 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:04:53.494Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:43.012+0000","endTime":"2022-12-30T01:04:44.112+0000","removalTime":null,"durationInMillis":1100,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"f1a5cba8-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:04:53.495Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:53.496Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:53.526Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:53.527Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:04:53.527Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:53.527Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:04:53.528Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:04:53.528Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-TransactionID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ECOMP-RequestID:"85f7d991-54ad-4a1a-bbac-6cccc4dd375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc9894e2-e622-4889-abce-6d20d8a9d4bc"] 2022-12-30T01:04:53.528Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:04:53.529Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:53.658Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:53.659Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:53.660Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:04:53.660Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5CFAD79660F9CD15D809F5005638C2A7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:04:53 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:04:53.661Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:f24343cd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","executionId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:44.037+0000","endTime":"2022-12-30T01:04:44.053+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:04:53.661Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:53.661Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:04:53.666Z|85f7d991-54ad-4a1a-bbac-6cccc4dd375a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:54.711Z|515caa67-3b10-41d3-8b2e-cd09f38ccfa8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:04:54.712Z|515caa67-3b10-41d3-8b2e-cd09f38ccfa8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:56.189Z|5101c2f7-aa64-4feb-8e84-ac029698300a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:56.190Z|5101c2f7-aa64-4feb-8e84-ac029698300a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:56.365Z|3d3128b9-75ec-4a73-a4eb-45b80afd8cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:56.365Z|3d3128b9-75ec-4a73-a4eb-45b80afd8cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:56.367Z|e7a13922-898e-4265-b0c2-40ef0bcbb7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:56.368Z|e7a13922-898e-4265-b0c2-40ef0bcbb7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:56.367Z|d7a3a385-78c0-4cf2-8eda-8aa1a6399c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:04:56.368Z|d7a3a385-78c0-4cf2-8eda-8aa1a6399c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:04:56.565Z|752216b0-6425-4146-ae97-5f76748ab2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:04:56.566Z|752216b0-6425-4146-ae97-5f76748ab2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:04:58.453Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:58.457Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.458Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:58.458Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.459Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.459Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:58.459Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93f6083b545273f7e3c5d4e231df75a6", X-B3-SpanId:"3ed0d0c3d008a4cc", X-B3-ParentSpanId:"acf6baf9fce1007a", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-TransactionID:"6ec064f3-f184-4c64-968c-fccca7995506", X-ECOMP-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32451b00-a545-4e30-95a2-27411a052ea7"] 2022-12-30T01:04:58.459Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:58.460Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.494Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.494Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.495Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:58.495Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.496Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:04:46.000+00:00", "endTime" : "2022-12-30T01:04:53.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:58.497Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.497Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:58.499Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.499Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:58.499Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.499Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.499Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:58.500Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93f6083b545273f7e3c5d4e231df75a6", X-B3-SpanId:"42a8b53f8d8f906e", X-B3-ParentSpanId:"acf6baf9fce1007a", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-TransactionID:"6ec064f3-f184-4c64-968c-fccca7995506", X-ECOMP-RequestID:"6ec064f3-f184-4c64-968c-fccca7995506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a05a474-6531-4c27-9612-015eb0859bb8"] 2022-12-30T01:04:58.500Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:58.500Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.523Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.523Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.524Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:58.524Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.527Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:58.527Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.528Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:58.535Z|6ec064f3-f184-4c64-968c-fccca7995506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:58.689Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:58.695Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.695Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:58.695Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.696Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.696Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:58.696Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6640bce7d3baf2f22ee4c8763ce80e67", X-B3-SpanId:"07e1073160b6f3f7", X-B3-ParentSpanId:"625a44fc0c6d2de2", X-B3-Sampled:"0", X-ONAP-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-TransactionID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-ECOMP-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2fbc25-a417-4fa9-93f9-2b74941cb06c"] 2022-12-30T01:04:58.696Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:58.696Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.719Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.719Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.720Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:58.720Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.721Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:04:46.000+00:00", "endTime" : "2022-12-30T01:04:53.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:58.721Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.721Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:58.723Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.724Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:58.724Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.724Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.725Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:58.725Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6640bce7d3baf2f22ee4c8763ce80e67", X-B3-SpanId:"c9865897a7bb753c", X-B3-ParentSpanId:"625a44fc0c6d2de2", X-B3-Sampled:"0", X-ONAP-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-TransactionID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-ECOMP-RequestID:"e8dfb90f-2f16-4af2-a4c8-fe61074599ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9795d9b6-d9e8-4263-a27f-2aa3e7308543"] 2022-12-30T01:04:58.725Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:58.725Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.738Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.738Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.738Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:58.739Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.739Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:58.739Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.740Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:58.747Z|e8dfb90f-2f16-4af2-a4c8-fe61074599ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:58.898Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:58.903Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.904Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:58.904Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.904Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:58.905Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:58.905Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f27a7fc05534ddc563833111879939c4", X-B3-SpanId:"f594083bf831c870", X-B3-ParentSpanId:"355b7252a8bd0f81", X-B3-Sampled:"0", X-ONAP-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-TransactionID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-ECOMP-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8204abc2-e0ce-4e5c-ac03-05d2ea6b6e72"] 2022-12-30T01:04:58.905Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:58.906Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.925Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.925Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.925Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:58.926Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.928Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:04:46.000+00:00", "endTime" : "2022-12-30T01:04:53.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:58.928Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.928Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:58.930Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.930Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:58.930Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:58.930Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:58.930Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:58.931Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f27a7fc05534ddc563833111879939c4", X-B3-SpanId:"a892590556d8bafa", X-B3-ParentSpanId:"355b7252a8bd0f81", X-B3-Sampled:"0", X-ONAP-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-TransactionID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-ECOMP-RequestID:"998541ff-8449-4bc2-8f7a-d580c642df3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaba245d-e0da-4bdb-9872-0750c5c2e442"] 2022-12-30T01:04:58.931Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:58.931Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:58.944Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:58.945Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:58.945Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:58.945Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:58.946Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:58.946Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:58.946Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:58.953Z|998541ff-8449-4bc2-8f7a-d580c642df3b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:59.117Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:59.121Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:59.121Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:59.122Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:59.122Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:59.122Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:59.122Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ad8142b5bcfb758c9f667a0cfa82c47", X-B3-SpanId:"013c013aeade7df4", X-B3-ParentSpanId:"8f4799fb587d4e1b", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-TransactionID:"0b5488dd-035c-4548-8e95-029983831bf8", X-ECOMP-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce213c12-bcc1-4f50-b84f-e83042acdbcc"] 2022-12-30T01:04:59.123Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:59.123Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:59.144Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:59.144Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:59.144Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:59.145Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:59.147Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:04:46.000+00:00", "endTime" : "2022-12-30T01:04:53.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:59.148Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:59.148Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:59.149Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:59.150Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:59.150Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:59.150Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:59.150Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:59.151Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ad8142b5bcfb758c9f667a0cfa82c47", X-B3-SpanId:"ec21375fcd0aacb6", X-B3-ParentSpanId:"8f4799fb587d4e1b", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-TransactionID:"0b5488dd-035c-4548-8e95-029983831bf8", X-ECOMP-RequestID:"0b5488dd-035c-4548-8e95-029983831bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ca3d6cf-c956-4bd7-96b1-10bf45b45b3e"] 2022-12-30T01:04:59.151Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:59.151Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:59.163Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:59.163Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:59.163Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:59.164Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:59.164Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:59.164Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:59.165Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:59.172Z|0b5488dd-035c-4548-8e95-029983831bf8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:04:59.339Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:04:59.343Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:59.343Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||Invoke 2022-12-30T01:04:59.344Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:59.344Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107 2022-12-30T01:04:59.344Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Method : GET 2022-12-30T01:04:59.344Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4318c348085bd1965ad3719a6592259c", X-B3-SpanId:"773c49eca95e3b3d", X-B3-ParentSpanId:"2fac8427fbdf5746", X-B3-Sampled:"0", X-ONAP-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-TransactionID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-ECOMP-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8b46ee-7f9d-4b75-aa85-f48222f7f637"] 2022-12-30T01:04:59.345Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Request body: 2022-12-30T01:04:59.345Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:59.371Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:59.371Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:59.371Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Status text : OK 2022-12-30T01:04:59.372Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:59.372Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||Response body: { "requestId" : "b0910e34-ba42-482a-9f51-3e79b247c107", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:04:46.000+00:00", "endTime" : "2022-12-30T01:04:53.000+00:00", "source" : "VID", "vnfId" : "df53a104-28a3-4c74-ae58-798f6406b39e", "vnfName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0_vnf_0", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"041faed9-7e46-40ba-8b36-cdd563cb5b6a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ad7556e2-99ae-4023-9c57-bd7b679fa344\",\n \"modelCustomizationId\": \"cc313985-1adb-4ee0-8f95-f201aac566fa\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41/vnfs/df53a104-28a3-4c74-ae58-798f6406b39e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0910e34-ba42-482a-9f51-3e79b247c107", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107" } } } 2022-12-30T01:04:59.372Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:59.373Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0910e34-ba42-482a-9f51-3e79b247c107|INFO|500||InvokeReturn 2022-12-30T01:04:59.374Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:59.374Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:04:59.374Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:04:59.375Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false 2022-12-30T01:04:59.375Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:04:59.375Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4318c348085bd1965ad3719a6592259c", X-B3-SpanId:"7b3adfb2845d8c5e", X-B3-ParentSpanId:"2fac8427fbdf5746", X-B3-Sampled:"0", X-ONAP-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-TransactionID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-ECOMP-RequestID:"0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91b17aa1-7cf2-4724-a45c-50459e12f8a5"] 2022-12-30T01:04:59.375Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:04:59.376Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:04:59.389Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:04:59.389Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:04:59.389Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:04:59.390Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:04:59.390Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:04:59.390Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:04:59.390Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0910e34-ba42-482a-9f51-3e79b247c107&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:04:59.397Z|0c47cfcc-fe81-4eb4-bcbe-1eb56a006b78|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0910e34-ba42-482a-9f51-3e79b247c107|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:00.538Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:00.540Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||Checking if requestId: be38c335-6fcd-43d2-b5b4-6c78044ebc56 already exists in requestDb InfraActiveRequests table 2022-12-30T01:05:00.540Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:00.541Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:00.541Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:00.541Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:00.541Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:00.541Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"206c842368ac7ffca18aed533d7e0919", X-B3-SpanId:"4a4439a322f5c4c0", X-B3-ParentSpanId:"d1d9f27b952307e4", X-B3-Sampled:"0", X-ONAP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08680f9-5786-48f1-b75a-eb5c2985df34"] 2022-12-30T01:05:00.542Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:00.542Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:00.571Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:00.571Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:05:00.571Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : Not Found 2022-12-30T01:05:00.572Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:05:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-12-30T01:05:00.572Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: 2022-12-30T01:05:00.572Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:00.573Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|404|Not Found|InvokeReturn 2022-12-30T01:05:00.582Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:05:00.588Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.612Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:05:00.613Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||Invoke 2022-12-30T01:05:00.656Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:05:00.656Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:05:00 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[40], vertex-id=[196752], x-aai-txid=[0-aai-resources-221230-01:05:00:815-61186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:00.657Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41"}]} 2022-12-30T01:05:00.662Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.689Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:05:00.689Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:05:00.732Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:05:00.732Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:05:00 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-221230-01:05:00:889-93788], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:00.733Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-12-30T01:05:00.736Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-12-30T01:05:00.740Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.772Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:05:00.773Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||Invoke 2022-12-30T01:05:00.815Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:05:00.816Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:05:00 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[40], vertex-id=[196752], x-aai-txid=[2-aai-resources-221230-01:05:00:972-70558], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:00.817Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41"}]} 2022-12-30T01:05:00.822Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.847Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:05:00.847Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7deb0273-2eb9-4bc9-8fc1-72e9d30cfe52], X-ECOMP-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56], X-TransactionId=[], X-ONAP-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56]} 2022-12-30T01:05:00.886Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:05:01 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[35], x-aai-txid=[1-aai-resources-221230-01:05:01:046-95925], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:00.886Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-12-30T01:05:00.887Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:05:00.889Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-12-30T01:05:00.893Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.917Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:05:00.917Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||Invoke 2022-12-30T01:05:00.955Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed|INFO|500||InvokeReturn 2022-12-30T01:05:00.956Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41?format=pathed has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:05:01 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[35], vertex-id=[196752], x-aai-txid=[2-aai-resources-221230-01:05:01:117-72604], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:00.957Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41"}]} 2022-12-30T01:05:00.962Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:00.984Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:05:00.984Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-30T01:05:01.029Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-30T01:05:01.030Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:05:01 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[42], x-aai-txid=[1-aai-resources-221230-01:05:01:183-96901], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:01.031Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/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/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations","ERR.5.4.6114"]}}} 2022-12-30T01:05:01.033Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/da16fe40-0cf5-4213-8a50-ef4c19a82c41/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-12-30T01:05:01.036Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:05:01.060Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:05:01.060Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6ee2b4a3-6f0a-4897-a618-6cb7ea6b0054], X-ECOMP-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56], X-TransactionId=[], X-ONAP-RequestID=[be38c335-6fcd-43d2-b5b4-6c78044ebc56]} 2022-12-30T01:05:01.111Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:05:01 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[47], vertex-id=[196832], x-aai-txid=[2-aai-resources-221230-01:05:01:260-76554], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:05:01.112Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672362292920","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-30T01:05:01.113Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:05:01.114Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:05:01.114Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:05:01.115Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.116Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:05:01.116Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:01.116Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.116Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:05:01.117Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"206c842368ac7ffca18aed533d7e0919", X-B3-SpanId:"911b7db86bf96c5d", X-B3-ParentSpanId:"d1d9f27b952307e4", X-B3-Sampled:"0", X-ONAP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778aae92-b256-4fd2-a132-55fddfcf75fe"] 2022-12-30T01:05:01.117Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41"},"instanceName":null,"requestScope":"service"} 2022-12-30T01:05:01.117Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:01.149Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:01.150Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:01.150Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:05:01.150Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"Fri, 30 Dec 2022 01:05:00 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-12-30T01:05:01.151Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:05:01.151Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:01.151Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:05:01.152Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.153Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:05:01.153Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:01.153Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.153Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:05:01.154Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80adcc45-11b5-4689-bc62-71ee051890b8"] 2022-12-30T01:05:01.154Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:05:01.154Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:01.202Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:01.202Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:01.203Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:05:01.203Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:05:01 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:01.206Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:05:01.206Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:01.206Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:05:01.209Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.210Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.210Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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================================================ 2022-12-30T01:05:01.210Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.210Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.211Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de53e5bd-c502-48a5-8598-85f83ab2d987"] 2022-12-30T01:05:01.211Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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: 2022-12-30T01:05:01.211Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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================================================ 2022-12-30T01:05:01.237Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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========================================== 2022-12-30T01:05:01.237Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.238Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:05:01.238Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:05:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:01.240Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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" : 536, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-12-30T01:05:01.240Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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================================================= 2022-12-30T01:05:01.240Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.242Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.242Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:05:01.243Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:01.243Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.243Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:05:01.244Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e8cb8ee-2952-4647-be5d-27d1991b01bc"] 2022-12-30T01:05:01.244Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:05:01.244Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:01.302Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:01.302Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:01.303Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:05:01.303Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:05:01 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:01.304Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:05:01.305Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:01.305Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:05:01.308Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:05:01.309Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:05:01.309Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:01.309Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:05:01.310Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:05:01.310Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"206c842368ac7ffca18aed533d7e0919", X-B3-SpanId:"67f39f10f51d34a7", X-B3-ParentSpanId:"d1d9f27b952307e4", X-B3-Sampled:"0", X-ONAP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71e1d4d-3021-4a9d-8a32-7c3628545150"] 2022-12-30T01:05:01.310Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be38c335-6fcd-43d2-b5b4-6c78044ebc56","requestStatus":"IN_PROGRESS","startTime":1672362301034,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"be38c335-6fcd-43d2-b5b4-6c78044ebc56"} 2022-12-30T01:05:01.311Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:01.363Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:01.364Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:05:01.364Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:05:01.364Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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/be38c335-6fcd-43d2-b5b4-6c78044ebc56", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:00 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:01.365Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:05:01.034+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:05:01.328+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:01.365Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:01.365Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:05:01.372Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.373Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:05:01.373Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:01.374Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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 2022-12-30T01:05:01.374Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:05:01.375Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|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:"206c842368ac7ffca18aed533d7e0919", X-B3-SpanId:"5a458aad3423b900", X-B3-ParentSpanId:"d1d9f27b952307e4", X-B3-Sampled:"0", X-ONAP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-TransactionID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ECOMP-RequestID:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2884928-7c5b-4951-b352-899a85013ae7"] 2022-12-30T01:05:01.375Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelUuid\":\"983b6e4e-db0f-4926-8719-318dcdf96aaf\",\"modelInvariantUuid\":\"445a5f42-b1d3-4090-8263-df1db75cb0d8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\"}","type":"String"},"requestId":{"value":"be38c335-6fcd-43d2-b5b4-6c78044ebc56","type":"String"},"mso-request-id":{"value":"be38c335-6fcd-43d2-b5b4-6c78044ebc56","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"da16fe40-0cf5-4213-8a50-ef4c19a82c41","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/da16fe40-0cf5-4213-8a50-ef4c19a82c41","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:05:01.375Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:02.399Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:02.399Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:05:02.400Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:05:02.400Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:05:02 GMT", x-onap-requestid:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", x-requestid:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", x-transactionid:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", x-ecomp-requestid:"be38c335-6fcd-43d2-b5b4-6c78044ebc56", x-onap-partnername:"UNKNOWN", x-invocationid:"e2884928-7c5b-4951-b352-899a85013ae7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:02.401Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be38c335-6fcd-43d2-b5b4-6c78044ebc56\",\"instanceId\":\"da16fe40-0cf5-4213-8a50-ef4c19a82c41\"}}","message":"Success","processInstanceID":"fc9d9039-87dd-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:05:02.401Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:02.402Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:05:02.406Z|be38c335-6fcd-43d2-b5b4-6c78044ebc56|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:02.569Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:02.577Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:02.578Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:02.578Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:02.578Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:02.579Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:02.579Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8902f63364b66b00c4007262fcf0fb7", X-B3-SpanId:"8c53fb6111e597fe", X-B3-ParentSpanId:"d469b5f4ead01e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-TransactionID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-ECOMP-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a57c2a-4b4c-4e49-aa2d-7e8e4ca124a4"] 2022-12-30T01:05:02.579Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:02.580Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:02.614Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:02.615Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:02.615Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : OK 2022-12-30T01:05:02.615Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:02 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:02.616Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:05:01.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:02.616Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:02.617Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||InvokeReturn 2022-12-30T01:05:02.618Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:02.618Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:02.619Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:02.619Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:02.619Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:02.620Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8902f63364b66b00c4007262fcf0fb7", X-B3-SpanId:"46e84fcb1141af32", X-B3-ParentSpanId:"d469b5f4ead01e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-TransactionID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-ECOMP-RequestID:"d2b8df52-65ae-409d-8d09-0d19fafd4856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed1106f-9e05-437e-b53c-a77927f19bc1"] 2022-12-30T01:05:02.620Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:02.620Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:02.635Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:02.635Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:02.635Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:02.636Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:02.637Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:02.637Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:02.638Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:02.645Z|d2b8df52-65ae-409d-8d09-0d19fafd4856|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:03.821Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:03.835Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:03.835Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:03.836Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:03.836Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:03.836Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:03.836Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abad2a0ae34d05d90315d73c6d81f86d", X-B3-SpanId:"3389b053d74150c2", X-B3-ParentSpanId:"f400c70365d42e72", X-B3-Sampled:"0", X-ONAP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-TransactionID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ECOMP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"328b1dfb-8152-4b36-bad5-35a97bcbfb10"] 2022-12-30T01:05:03.836Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:03.837Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:03.860Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:03.861Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:03.861Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:03.861Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:03 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:03.863Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:03.863Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:03.863Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:03.865Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:03.865Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:03.865Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:03.865Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:03.866Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:03.866Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abad2a0ae34d05d90315d73c6d81f86d", X-B3-SpanId:"8db4a935bc9026b8", X-B3-ParentSpanId:"f400c70365d42e72", X-B3-Sampled:"0", X-ONAP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-TransactionID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ECOMP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b1e9f6-311d-4288-9fab-fb9c138d0250"] 2022-12-30T01:05:03.866Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:03.866Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:03.888Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:03.889Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:03.889Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:03.890Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:03 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:03.890Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:03.890Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:03.891Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:03.915Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:03.916Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:03.916Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:03.917Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:03.917Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:03.917Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-TransactionID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ECOMP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f89f023-ea9f-40c6-9f7d-4bcbb2aae75d"] 2022-12-30T01:05:03.917Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:03.918Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:04.060Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:04.061Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:04.061Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:04.061Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45343D4D26EE82FB289C66DC46478CF8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:04 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:05:04.062Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:43.012+0000","endTime":"2022-12-30T01:04:44.112+0000","removalTime":null,"durationInMillis":1100,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"f1a5cba8-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:04.062Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:04.063Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:04.085Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:04.086Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:04.086Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:04.086Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:04.087Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:04.087Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-TransactionID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ECOMP-RequestID:"397d7cc8-7768-4842-beb4-b2a7906e0215", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69367947-7b24-4f32-8fc5-bd695e56b818"] 2022-12-30T01:05:04.087Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:04.087Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:04.228Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:04.229Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:04.229Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:04.230Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA4A03641FDA84A2EA02A3B7CB6B1B98; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:04 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:05:04.230Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:f24343cd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","executionId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:44.037+0000","endTime":"2022-12-30T01:04:44.053+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:04.231Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:04.231Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:04.238Z|397d7cc8-7768-4842-beb4-b2a7906e0215|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:06.386Z|0389b6b0-b665-434d-81a4-0aa071a74d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:06.386Z|37770409-e056-4cca-8fc9-36ceeb85c66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:06.387Z|37770409-e056-4cca-8fc9-36ceeb85c66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:06.387Z|0389b6b0-b665-434d-81a4-0aa071a74d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:06.390Z|7622c6cd-e1b0-4830-99cb-09967ae089d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:06.391Z|7622c6cd-e1b0-4830-99cb-09967ae089d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:11.189Z|3c7951e2-4d22-4420-b13a-c4a79c50756f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:11.192Z|3c7951e2-4d22-4420-b13a-c4a79c50756f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:12.822Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:12.828Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:12.829Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:12.829Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:12.829Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:12.830Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:12.830Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7aacb27d295dca3a7f05cc8be1abac", X-B3-SpanId:"2621ae9df1b50991", X-B3-ParentSpanId:"c06617915db44d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-TransactionID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-ECOMP-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0fc759c-3891-4ff1-b449-3c6e534269e3"] 2022-12-30T01:05:12.830Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:12.830Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:12.865Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:12.866Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:12.866Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : OK 2022-12-30T01:05:12.867Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:12.868Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:05:01.000+00:00", "endTime" : "2022-12-30T01:05:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:12.869Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:12.869Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||InvokeReturn 2022-12-30T01:05:12.870Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:12.870Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:12.871Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:12.871Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:12.871Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:12.872Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7aacb27d295dca3a7f05cc8be1abac", X-B3-SpanId:"6fb924248dead40b", X-B3-ParentSpanId:"c06617915db44d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-TransactionID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-ECOMP-RequestID:"0723bcb9-10ae-4dee-a51c-1e471532c132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e6b06a7-dc2b-47f4-a66a-da39a3e4b389"] 2022-12-30T01:05:12.872Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:12.872Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:12.888Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:12.888Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:12.889Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:12.889Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:12.891Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:12.891Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:12.891Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:12.898Z|0723bcb9-10ae-4dee-a51c-1e471532c132|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:13.065Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:13.071Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.071Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:13.071Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.072Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.072Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:13.072Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d34a1e848df20a83e38abff585f9daf0", X-B3-SpanId:"5b33912b9c6c9e56", X-B3-ParentSpanId:"db740289b9c9e242", X-B3-Sampled:"0", X-ONAP-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-TransactionID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-ECOMP-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fef2c5e-57a2-4762-9186-2cce719c0c79"] 2022-12-30T01:05:13.072Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:13.073Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.105Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.105Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.106Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : OK 2022-12-30T01:05:13.106Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.107Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:05:01.000+00:00", "endTime" : "2022-12-30T01:05:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:13.107Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.108Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||InvokeReturn 2022-12-30T01:05:13.109Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.109Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:13.110Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.110Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.110Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:13.111Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d34a1e848df20a83e38abff585f9daf0", X-B3-SpanId:"234075f18793af3b", X-B3-ParentSpanId:"db740289b9c9e242", X-B3-Sampled:"0", X-ONAP-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-TransactionID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-ECOMP-RequestID:"e03d1e22-7927-416a-ae73-7b12c3059468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fadc0d4-2ea7-45b2-ac12-57d64c60e821"] 2022-12-30T01:05:13.111Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:13.111Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.124Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.124Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.124Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:13.125Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.125Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:13.126Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.126Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:13.133Z|e03d1e22-7927-416a-ae73-7b12c3059468|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:13.284Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:13.300Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.301Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:13.301Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.302Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.302Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:13.302Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"308ae5313bf6144ca9200914f7d56657", X-B3-SpanId:"dd58a7743e07d09c", X-B3-ParentSpanId:"3c01629dad844aeb", X-B3-Sampled:"0", X-ONAP-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-TransactionID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-ECOMP-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"367af7e7-cdda-4b7e-a86f-1f939b6e9e2c"] 2022-12-30T01:05:13.302Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:13.303Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.326Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.326Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.326Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : OK 2022-12-30T01:05:13.327Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.328Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:05:01.000+00:00", "endTime" : "2022-12-30T01:05:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:13.328Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.329Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||InvokeReturn 2022-12-30T01:05:13.330Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.330Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:13.331Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.331Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.331Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:13.331Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"308ae5313bf6144ca9200914f7d56657", X-B3-SpanId:"6305f020c4ce9be8", X-B3-ParentSpanId:"3c01629dad844aeb", X-B3-Sampled:"0", X-ONAP-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-TransactionID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-ECOMP-RequestID:"a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd578d9-f23f-4832-851e-4327917d5faf"] 2022-12-30T01:05:13.331Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:13.332Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.343Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.344Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.344Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:13.344Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.345Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:13.345Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.346Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:13.351Z|a44c00cf-ddc6-42e7-a1a5-7fd58d3bed30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:13.525Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:13.529Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.529Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||Invoke 2022-12-30T01:05:13.529Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.529Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56 2022-12-30T01:05:13.530Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Method : GET 2022-12-30T01:05:13.530Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"747243468a60cc4d8aa0aa0018fe6c39", X-B3-SpanId:"e061aa2528cd27d3", X-B3-ParentSpanId:"93edbecd2487e716", X-B3-Sampled:"0", X-ONAP-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-TransactionID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-ECOMP-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a606567-69a7-4e62-bb4b-1660d6700dbb"] 2022-12-30T01:05:13.530Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Request body: 2022-12-30T01:05:13.530Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.551Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.551Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.552Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Status text : OK 2022-12-30T01:05:13.552Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.553Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||Response body: { "requestId" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:05:01.000+00:00", "endTime" : "2022-12-30T01:05:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"445a5f42-b1d3-4090-8263-df1db75cb0d8\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"983b6e4e-db0f-4926-8719-318dcdf96aaf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "da16fe40-0cf5-4213-8a50-ef4c19a82c41", "serviceInstanceName" : "basic_vm-e7fa399c-ca53-427b-884c-29ae125af3b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/da16fe40-0cf5-4213-8a50-ef4c19a82c41", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be38c335-6fcd-43d2-b5b4-6c78044ebc56", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56" } } } 2022-12-30T01:05:13.553Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.553Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be38c335-6fcd-43d2-b5b4-6c78044ebc56|INFO|500||InvokeReturn 2022-12-30T01:05:13.554Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.554Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:13.555Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:13.555Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false 2022-12-30T01:05:13.555Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:13.555Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"747243468a60cc4d8aa0aa0018fe6c39", X-B3-SpanId:"4205cebf7c21576a", X-B3-ParentSpanId:"93edbecd2487e716", X-B3-Sampled:"0", X-ONAP-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-TransactionID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-ECOMP-RequestID:"41f3dcec-c685-45cf-9b2b-e15b78bebea3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49726348-4982-4a01-8e27-fee0f5b2c4a1"] 2022-12-30T01:05:13.556Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:13.556Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:13.573Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:13.574Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:13.574Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:13.574Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:13.575Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:13.575Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:13.575Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be38c335-6fcd-43d2-b5b4-6c78044ebc56&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:13.582Z|41f3dcec-c685-45cf-9b2b-e15b78bebea3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be38c335-6fcd-43d2-b5b4-6c78044ebc56|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:14.410Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:14.416Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:14.417Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:14.417Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:14.417Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:14.418Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:14.418Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57fa81871754073e0332221010dcef7d", X-B3-SpanId:"75adb986f717a89c", X-B3-ParentSpanId:"2f62bc7ea3daf58e", X-B3-Sampled:"0", X-ONAP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-TransactionID:"e6c30dda-26a2-4328-809f-302415a27223", X-ECOMP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ca91f2-7507-4068-88a4-54bd1c25f5be"] 2022-12-30T01:05:14.418Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:14.418Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:14.450Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:14.450Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:14.450Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:14.451Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:14 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:14.453Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:14.453Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:14.454Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:14.455Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:14.455Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:14.455Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:14.456Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:14.456Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:14.456Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57fa81871754073e0332221010dcef7d", X-B3-SpanId:"8342536d5b18d65b", X-B3-ParentSpanId:"2f62bc7ea3daf58e", X-B3-Sampled:"0", X-ONAP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-TransactionID:"e6c30dda-26a2-4328-809f-302415a27223", X-ECOMP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd58279f-4d85-407c-b9fe-563e86d56a70"] 2022-12-30T01:05:14.456Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:14.457Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:14.471Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:14.471Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:14.472Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:14.472Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:14 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:14.475Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:14.475Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:14.475Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:14.501Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:14.501Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:14.501Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:14.502Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:14.502Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:14.502Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-TransactionID:"e6c30dda-26a2-4328-809f-302415a27223", X-ECOMP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f70fd9-944b-4991-b80b-70a8375397e1"] 2022-12-30T01:05:14.502Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:14.502Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:14.638Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:14.639Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:14.639Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:14.639Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1BB1215D9CE5FB5FA8B358831D87721D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:14 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:05:14.640Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:43.012+0000","endTime":"2022-12-30T01:04:44.112+0000","removalTime":null,"durationInMillis":1100,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"f1a5cba8-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:14.640Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:14.640Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:14.661Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:14.662Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:14.662Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:14.662Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:14.662Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:14.663Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-TransactionID:"e6c30dda-26a2-4328-809f-302415a27223", X-ECOMP-RequestID:"e6c30dda-26a2-4328-809f-302415a27223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"516ad66d-c761-4d24-bd2d-c5c7861e5fff"] 2022-12-30T01:05:14.663Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:14.663Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:14.812Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:14.813Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:14.813Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:14.813Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=98721922566D237A3B70352CC846119C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:14 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-12-30T01:05:14.814Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:f24343cd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","executionId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:44.037+0000","endTime":"2022-12-30T01:04:44.053+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:14.814Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:14.814Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:14.819Z|e6c30dda-26a2-4328-809f-302415a27223|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:16.408Z|34ceb2a9-471b-4acc-9085-d4e0ca41bd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:16.408Z|fe7d2aa3-35ef-411a-8bf6-44c46b97890e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:16.409Z|fe7d2aa3-35ef-411a-8bf6-44c46b97890e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:16.409Z|34ceb2a9-471b-4acc-9085-d4e0ca41bd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:16.410Z|83b79698-8958-4ab4-b786-3e36a2a066ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:16.410Z|83b79698-8958-4ab4-b786-3e36a2a066ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:24.985Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:24.991Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:24.992Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:24.992Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:24.992Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:24.993Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:24.993Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7570a7cf7007c29e13110cbd798f7c4", X-B3-SpanId:"e9a91ca73f681df1", X-B3-ParentSpanId:"b9af44b0ee728ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-TransactionID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ECOMP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a839420c-0174-4a41-a517-8df74c2807f7"] 2022-12-30T01:05:24.994Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:24.994Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:25.026Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:25.027Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:25.027Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:25.028Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:25 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:25.029Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:25.029Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:25.030Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:25.032Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:25.032Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:25.033Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:25.033Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:25.033Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:25.034Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7570a7cf7007c29e13110cbd798f7c4", X-B3-SpanId:"7f0de09878288e6e", X-B3-ParentSpanId:"b9af44b0ee728ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-TransactionID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ECOMP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1beee191-6fa3-46f8-9489-04ad7a4854db"] 2022-12-30T01:05:25.034Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:25.035Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:25.051Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:25.051Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:25.052Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:25.052Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:25 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:25.053Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:25.053Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:25.054Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:25.148Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:25.148Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:25.149Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:25.149Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:25.149Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:25.150Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-TransactionID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ECOMP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18f28396-551a-473a-b4d8-60bc2f0d90eb"] 2022-12-30T01:05:25.150Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:25.150Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:25.307Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:25.307Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:25.308Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:25.308Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBA326CC9D6C55DF0AA34030B44A8ACB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:25 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2022-12-30T01:05:25.308Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:43.012+0000","endTime":"2022-12-30T01:04:44.112+0000","removalTime":null,"durationInMillis":1100,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"f1a5cba8-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:25.309Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:25.309Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:25.337Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:25.338Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:25.338Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:25.339Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:25.339Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:25.339Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-TransactionID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ECOMP-RequestID:"ba001fc0-0fa1-4699-8151-6993e7f09890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb38e67d-6307-4aac-86ac-4345e9c0185c"] 2022-12-30T01:05:25.339Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:25.340Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:25.476Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:25.477Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:25.477Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:25.477Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96649623585DF3054C6F2B71CEC2DC55; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:25 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:05:25.478Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:f24343cd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","executionId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:44.037+0000","endTime":"2022-12-30T01:04:44.053+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:25.478Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:25.478Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:25.484Z|ba001fc0-0fa1-4699-8151-6993e7f09890|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:26.189Z|9ace107e-75d9-4821-acdc-4b8bf68a8dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:26.190Z|9ace107e-75d9-4821-acdc-4b8bf68a8dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:26.430Z|9f6ca11e-1721-47c0-9ac9-342f77f03b63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:26.431Z|9f6ca11e-1721-47c0-9ac9-342f77f03b63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:26.432Z|d89e207a-8716-450e-8a5b-b48700712008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:26.433Z|d89e207a-8716-450e-8a5b-b48700712008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:26.433Z|c5976ce9-aa43-4bf0-97bb-bc4a91d58cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:26.434Z|c5976ce9-aa43-4bf0-97bb-bc4a91d58cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:26.567Z|3a87d530-9b9f-48e8-a47c-2a24c3c70c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:26.567Z|3a87d530-9b9f-48e8-a47c-2a24c3c70c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:35.644Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:35.651Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:35.652Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:35.652Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:35.652Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:35.652Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:35.653Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1974339c805070efc62169c0262e40b4", X-B3-SpanId:"1d5cd3a248a6c7ba", X-B3-ParentSpanId:"aa7030c0f64cd844", X-B3-Sampled:"0", X-ONAP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-TransactionID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ECOMP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ec07e4f-4475-497b-a2c8-9e0cdda3bd39"] 2022-12-30T01:05:35.653Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:35.653Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:35.686Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:35.686Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:35.686Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:35.687Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:35 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:35.688Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:04:40.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:04:40.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:35.688Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:35.689Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:35.690Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:35.690Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:35.691Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:35.691Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:35.691Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:35.692Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1974339c805070efc62169c0262e40b4", X-B3-SpanId:"647a6c32fd186e87", X-B3-ParentSpanId:"aa7030c0f64cd844", X-B3-Sampled:"0", X-ONAP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-TransactionID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ECOMP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"557d434a-fb36-4eae-9557-d4d09a8e7291"] 2022-12-30T01:05:35.692Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:35.692Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:35.705Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:35.706Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:35.706Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:35.706Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:35 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:35.707Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:35.707Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:35.708Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:35.733Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:35.734Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:35.734Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:35.734Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:35.734Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:35.735Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-TransactionID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ECOMP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6b6df9-8411-4bde-8988-b4a2a8204a00"] 2022-12-30T01:05:35.735Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:35.735Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:35.871Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:35.872Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:35.872Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:35.872Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C48B608F3D3F08A595F21008E473B18C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:35 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:05:35.872Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:04:43.012+0000","endTime":"2022-12-30T01:04:44.112+0000","removalTime":null,"durationInMillis":1100,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"f1a5cba8-87dd-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:35.873Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:35.873Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:35.894Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:35.895Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:35.895Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:35.895Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:35.895Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:35.896Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-TransactionID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ECOMP-RequestID:"854cb43d-5b45-41cb-9716-734ed49356d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c50ebbd-c4e5-4294-bdab-4e3a65a0c914"] 2022-12-30T01:05:35.896Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:35.896Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:36.022Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:36.022Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:36.022Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:36.023Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B69CB1E54835CEDBC2D779569737350C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:35 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:05:36.023Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:f24343cd-87dd-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","executionId":"f1a6dc59-87dd-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:04:44.037+0000","endTime":"2022-12-30T01:04:44.053+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:36.023Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:36.024Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1a6dc59-87dd-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:36.029Z|854cb43d-5b45-41cb-9716-734ed49356d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:36.456Z|4c32e89f-1b1e-46ca-a14c-39f7f8e659d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:36.456Z|7cdf86e0-956e-42cc-be6b-c27c6f580deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:36.456Z|4c32e89f-1b1e-46ca-a14c-39f7f8e659d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:36.457Z|344effca-5ce5-4e0f-96ab-9b0662b145e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:36.457Z|7cdf86e0-956e-42cc-be6b-c27c6f580deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:36.457Z|344effca-5ce5-4e0f-96ab-9b0662b145e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:41.189Z|b55bd41b-2856-4648-b778-7a5e29335abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:41.190Z|b55bd41b-2856-4648-b778-7a5e29335abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:46.207Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:46.214Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:46.215Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:46.215Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:46.215Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:46.215Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:46.216Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92b9ada99216ae3a4da4300e73014074", X-B3-SpanId:"eca2243aa3c7b196", X-B3-ParentSpanId:"306c77e940614511", X-B3-Sampled:"0", X-ONAP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-TransactionID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ECOMP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00c01cc6-65d0-4500-9952-499f7461b44f"] 2022-12-30T01:05:46.216Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:46.216Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:46.241Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:46.241Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:46.242Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:46.242Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:46 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:46.243Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:46.243Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:46.243Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:46.245Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:46.245Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:46.245Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:46.245Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:46.246Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:46.246Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92b9ada99216ae3a4da4300e73014074", X-B3-SpanId:"0ff9b83d5ca287d4", X-B3-ParentSpanId:"306c77e940614511", X-B3-Sampled:"0", X-ONAP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-TransactionID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ECOMP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86d54826-d6f3-4822-b8cd-4616f2075a0b"] 2022-12-30T01:05:46.246Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:46.247Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:46.260Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:46.260Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:46.261Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:46.261Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:46.262Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:46.262Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:46.262Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:46.288Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:46.289Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:46.289Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:46.289Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:46.289Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:46.290Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-TransactionID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ECOMP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a839a9-1967-47a1-a3d0-dac09903ec43"] 2022-12-30T01:05:46.290Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:46.290Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:46.418Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:46.418Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:46.419Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:46.419Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=034598464545AA805DE6953A28159EFD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:46 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:05:46.420Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:46.420Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:46.420Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:46.445Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:46.445Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:46.446Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:46.446Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:46.446Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:46.447Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-TransactionID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ECOMP-RequestID:"3568408f-589e-4953-bee0-2996da4a12a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab2d087a-b23c-4552-ab6b-978e29e239b6"] 2022-12-30T01:05:46.447Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:46.447Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:46.479Z|7cb044f8-494c-4a40-b0c2-4b9cefedce6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:46.479Z|d089c2a0-b43a-412d-8ba4-83a4c4ffc409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:46.479Z|cca17b60-a91a-48d1-9190-c440dbca3fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:46.480Z|7cb044f8-494c-4a40-b0c2-4b9cefedce6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:46.480Z|d089c2a0-b43a-412d-8ba4-83a4c4ffc409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:46.480Z|cca17b60-a91a-48d1-9190-c440dbca3fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:46.593Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:46.594Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:46.594Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:46.595Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=48BE7084C351E46CC3D3543383CC5266; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:46 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-12-30T01:05:46.595Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:46.595Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:46.596Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:46.600Z|3568408f-589e-4953-bee0-2996da4a12a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:05:54.711Z|24a162cc-d909-4730-9371-85a793497faa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:05:54.712Z|24a162cc-d909-4730-9371-85a793497faa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:56.189Z|9e89a52d-2540-46cf-a9ab-822185b8cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:56.192Z|9e89a52d-2540-46cf-a9ab-822185b8cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:56.501Z|affb9d8a-4ac8-42b3-aedb-75096a2c7557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:56.501Z|6cc27183-dd85-43e1-b323-95da83e6354b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:56.502Z|6cc27183-dd85-43e1-b323-95da83e6354b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:56.502Z|affb9d8a-4ac8-42b3-aedb-75096a2c7557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:56.509Z|eb3330bc-3bd3-4335-baf7-69c8e06f8d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:05:56.509Z|eb3330bc-3bd3-4335-baf7-69c8e06f8d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:05:56.568Z|79e0ddb9-4e49-495e-95e8-b57b52358280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:05:56.568Z|79e0ddb9-4e49-495e-95e8-b57b52358280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:05:56.762Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:05:56.771Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:56.771Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:05:56.772Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:56.772Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:05:56.772Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:05:56.772Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c5ed6861e202bf3963019fd883545f5", X-B3-SpanId:"05b98648f1580dcc", X-B3-ParentSpanId:"b3454d2cacc962fb", X-B3-Sampled:"0", X-ONAP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-TransactionID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ECOMP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e60b91e8-025d-42f8-aa1a-a9a684408f73"] 2022-12-30T01:05:56.773Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:05:56.773Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:56.807Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:56.808Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:56.808Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:05:56.808Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:56 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:56.811Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:05:56.812Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:56.812Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:05:56.814Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:56.815Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:05:56.815Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:56.815Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:05:56.815Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:05:56.816Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c5ed6861e202bf3963019fd883545f5", X-B3-SpanId:"3fd9a8113b881317", X-B3-ParentSpanId:"b3454d2cacc962fb", X-B3-Sampled:"0", X-ONAP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-TransactionID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ECOMP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85dcbe8b-5167-4cf9-9fe7-113aafd24be8"] 2022-12-30T01:05:56.816Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:05:56.816Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:56.855Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:56.856Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:56.856Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:05:56.856Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:05:56 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:05:56.858Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:05:56.858Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:56.858Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:05:56.881Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:56.882Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:56.882Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:56.882Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:05:56.882Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:56.883Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-TransactionID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ECOMP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6608950-19dc-42b2-9815-f687864d60c6"] 2022-12-30T01:05:56.883Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:56.883Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:57.027Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:57.027Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:57.028Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:57.028Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA4FE563C07A69F8C90514BF9CD259F9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:05:57 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:05:57.028Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:05:57.029Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:57.029Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:57.049Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:57.049Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:05:57.049Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:05:57.050Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:05:57.050Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:05:57.050Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-TransactionID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ECOMP-RequestID:"430f447d-4b80-4a2a-a11a-f326fab717ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"516fd53d-08eb-4a4a-b502-a8408c914007"] 2022-12-30T01:05:57.050Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:05:57.050Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:05:57.180Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:05:57.181Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:05:57.181Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:05:57.181Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BBD71F65BED1F3B054126291FAE58488; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:05:57 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:05:57.182Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:05:57.182Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:05:57.183Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:05:57.187Z|430f447d-4b80-4a2a-a11a-f326fab717ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:06.524Z|cdd8013f-fdde-43a8-889d-e84f750cadb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:06.525Z|cdd8013f-fdde-43a8-889d-e84f750cadb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:06.525Z|d28e209a-03ce-4d15-bb9b-45a47b4f7a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:06.525Z|d28e209a-03ce-4d15-bb9b-45a47b4f7a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:06.528Z|41cd9a73-37bf-44e3-b1ba-17ad9dac73c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:06.528Z|41cd9a73-37bf-44e3-b1ba-17ad9dac73c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:07.356Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:06:07.363Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:07.363Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:06:07.364Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:07.364Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:07.364Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:06:07.364Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"498fb49b641148f60f768276fee0b2b9", X-B3-SpanId:"442fbc1ad1bf5d16", X-B3-ParentSpanId:"3aeef4a86bfe1d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-TransactionID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ECOMP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a597037c-09e6-473f-b136-89060eb39c04"] 2022-12-30T01:06:07.365Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:06:07.365Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:07.411Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:07.411Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:07.411Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:06:07.412Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:07 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:07.416Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:06:07.417Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:07.417Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:06:07.418Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:07.419Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:06:07.419Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:07.419Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:07.419Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:06:07.419Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"498fb49b641148f60f768276fee0b2b9", X-B3-SpanId:"7d219b6d7d648047", X-B3-ParentSpanId:"3aeef4a86bfe1d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-TransactionID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ECOMP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b53f574f-d07e-4840-a5b3-3c0febdcc41d"] 2022-12-30T01:06:07.420Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:06:07.420Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:07.446Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:07.446Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:07.446Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:06:07.447Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:07 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:07.448Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:06:07.448Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:07.448Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:06:07.473Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:07.474Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:07.474Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:07.474Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:07.474Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:07.474Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-TransactionID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ECOMP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c786fd79-cea5-4349-a293-5585e996ef7c"] 2022-12-30T01:06:07.475Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:07.475Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:07.624Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:07.624Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:07.624Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:07.625Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=151EB5D280F7E097C1DBC05B7CA01356; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:06:07 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-12-30T01:06:07.625Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:06:07.625Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:07.625Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:07.649Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:07.649Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:07.650Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:07.650Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:07.650Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:07.650Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-TransactionID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ECOMP-RequestID:"2424e996-6b5e-4814-a7c6-da17802fa554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97c2342-e9fd-4a24-9dcf-a1f6053bdcf1"] 2022-12-30T01:06:07.651Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:07.651Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:07.776Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:07.776Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:07.777Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:07.777Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08F87B8EE00CCF6EE3E01EEE04C6B80E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:06:07 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:06:07.778Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:06:07.778Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:07.778Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:07.794Z|2424e996-6b5e-4814-a7c6-da17802fa554|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:11.189Z|e2eddfcb-4597-4fb9-9395-3e725248febb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:11.190Z|e2eddfcb-4597-4fb9-9395-3e725248febb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:16.548Z|309a9cad-675f-483e-aed9-7fe41cad68a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:16.548Z|3d739ae9-43b1-4821-aee1-c679511cf23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:16.549Z|309a9cad-675f-483e-aed9-7fe41cad68a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:16.549Z|3d739ae9-43b1-4821-aee1-c679511cf23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:16.550Z|6e82ac8c-a7fc-4d17-9347-43e6f7978140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:16.550Z|6e82ac8c-a7fc-4d17-9347-43e6f7978140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:17.960Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:06:17.966Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:17.967Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:06:17.968Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:17.968Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:17.969Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:06:17.969Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14cefc75edb572eb8ef5d1ad47822b8c", X-B3-SpanId:"0068044773350438", X-B3-ParentSpanId:"839a1f00627f8164", X-B3-Sampled:"0", X-ONAP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-TransactionID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ECOMP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"950b48d9-429c-465d-9729-0c7ff2b327dc"] 2022-12-30T01:06:17.970Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:06:17.970Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:18.010Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:18.011Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:18.011Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:06:18.012Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:18 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:18.012Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:06:18.013Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:18.013Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:06:18.015Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:18.015Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:06:18.015Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:18.016Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:18.016Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:06:18.017Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14cefc75edb572eb8ef5d1ad47822b8c", X-B3-SpanId:"648f31de58c81088", X-B3-ParentSpanId:"839a1f00627f8164", X-B3-Sampled:"0", X-ONAP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-TransactionID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ECOMP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76103be7-7d0d-45cb-8027-89a1614399fd"] 2022-12-30T01:06:18.017Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:06:18.018Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:18.039Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:18.040Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:18.041Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:06:18.041Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:18 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:18.042Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:06:18.042Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:18.043Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:06:18.078Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:18.079Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:18.080Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:18.080Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:18.081Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:18.081Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-TransactionID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ECOMP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0ac0f9e-e207-4428-b4bc-c18ec0399c7e"] 2022-12-30T01:06:18.082Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:18.082Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:18.215Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:18.216Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:18.216Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:18.217Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=35B44B6682A68BA7AB5135B9A94C549F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:06:18 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:06:18.217Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:06:18.218Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:18.218Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:18.241Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:18.242Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:18.242Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:18.242Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:18.243Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:18.243Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-TransactionID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ECOMP-RequestID:"bcd27987-80b9-43cf-96e9-092cf84b7ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70b9671f-0cff-48af-8d50-3888c5eafaf2"] 2022-12-30T01:06:18.244Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:18.244Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:18.384Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:18.385Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:18.385Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:18.386Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=294DF479DA51558262F7BE8D062A5FEE; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:06:18 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:06:18.386Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:06:18.386Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:18.387Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:18.391Z|bcd27987-80b9-43cf-96e9-092cf84b7ccf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:26.189Z|1966521d-7890-4ac5-ac73-b066a3421427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:26.190Z|1966521d-7890-4ac5-ac73-b066a3421427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:26.569Z|4004fb07-ebca-4da6-95ad-ab7f019c30cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:26.569Z|4004fb07-ebca-4da6-95ad-ab7f019c30cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:26.570Z|10ace30b-1886-469a-8fd5-c04f3be16965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:26.570Z|41c3ea75-890c-4050-84fd-507db3562be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:26.570Z|00d6413b-835c-43bf-93d3-29c7d0e8471e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:26.571Z|41c3ea75-890c-4050-84fd-507db3562be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:26.571Z|10ace30b-1886-469a-8fd5-c04f3be16965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:26.571Z|00d6413b-835c-43bf-93d3-29c7d0e8471e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:28.551Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:06:28.557Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:28.557Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:06:28.558Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:28.558Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:28.558Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:06:28.558Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52831e1abf67c93f596bfae1f96ba531", X-B3-SpanId:"bfe667056d6d3846", X-B3-ParentSpanId:"01b662062147626d", X-B3-Sampled:"0", X-ONAP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-TransactionID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ECOMP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03fa840c-30f3-4595-acb6-f576b4200e48"] 2022-12-30T01:06:28.559Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:06:28.559Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:28.590Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:28.590Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:28.590Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:06:28.590Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:28.592Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:06:28.592Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:28.593Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:06:28.594Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:28.594Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:06:28.594Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:28.594Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:28.595Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:06:28.595Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52831e1abf67c93f596bfae1f96ba531", X-B3-SpanId:"6c3ba349667a416d", X-B3-ParentSpanId:"01b662062147626d", X-B3-Sampled:"0", X-ONAP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-TransactionID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ECOMP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78172e6c-fde3-416b-bf2e-68b98a5371c3"] 2022-12-30T01:06:28.595Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:06:28.595Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:28.620Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:28.621Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:28.621Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:06:28.621Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:28.622Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:06:28.622Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:28.622Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:06:28.654Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:28.655Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:28.655Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:28.655Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:28.655Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:28.656Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-TransactionID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ECOMP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86ddb455-651a-42f4-814f-53e72f37d986"] 2022-12-30T01:06:28.656Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:28.656Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:28.795Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:28.795Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:28.795Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:28.796Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A7BAB2665CAC858D191F5438E2DB3930; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:06:28.796Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:06:28.796Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:28.797Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:28.819Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:28.819Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:28.820Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:28.820Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:28.820Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:28.820Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-TransactionID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ECOMP-RequestID:"bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d9d1957-bbef-45e8-8a58-d6e223abc30e"] 2022-12-30T01:06:28.821Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:28.821Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:28.952Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:28.953Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:28.953Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:28.954Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD3DCA424DA52063AE215839E699211B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:06:28.954Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:06:28.955Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:28.955Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:28.960Z|bf34ce0b-4a6c-4e0e-b1e7-e10c34ac0e65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:36.592Z|39c8ae5e-ed7c-4efe-9fce-4efc0c440b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:36.593Z|06bb5474-35d1-4412-959d-7dc832fabbf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:36.593Z|39c8ae5e-ed7c-4efe-9fce-4efc0c440b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:36.593Z|06bb5474-35d1-4412-959d-7dc832fabbf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:36.596Z|dafed852-6b57-41fa-ae69-cfd4d0e4f093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:36.597Z|dafed852-6b57-41fa-ae69-cfd4d0e4f093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:39.127Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:06:39.136Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:39.137Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:06:39.137Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:39.137Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:39.137Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:06:39.138Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b260b22217913a1dc127cfd8f794e084", X-B3-SpanId:"6c0967443a558797", X-B3-ParentSpanId:"00a32d54a2594d3f", X-B3-Sampled:"0", X-ONAP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-TransactionID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ECOMP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d973a334-8b71-4a3d-8a56-dee0ea9b1650"] 2022-12-30T01:06:39.138Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:06:39.138Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:39.188Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:39.189Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:39.189Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:06:39.190Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:39 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:39.191Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:06:39.191Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:39.192Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:06:39.194Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:39.194Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:06:39.194Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:39.195Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:39.195Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:06:39.195Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b260b22217913a1dc127cfd8f794e084", X-B3-SpanId:"8b17d301559e6dac", X-B3-ParentSpanId:"00a32d54a2594d3f", X-B3-Sampled:"0", X-ONAP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-TransactionID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ECOMP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec14e53-100a-42f0-8e50-82517c2faeab"] 2022-12-30T01:06:39.195Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:06:39.195Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:39.220Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:39.220Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:39.220Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:06:39.220Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:39.225Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:06:39.225Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:39.225Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:06:39.251Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:39.251Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:39.251Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:39.252Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:39.252Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:39.252Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-TransactionID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ECOMP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2c3d151-c173-4e96-8956-d12b7baf6f06"] 2022-12-30T01:06:39.252Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:39.253Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:39.402Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:39.403Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:39.403Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:39.403Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B047C613AA985D5BD0AA646F82875D8E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:06:39 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-12-30T01:06:39.403Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:06:39.404Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:39.404Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:39.425Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:39.425Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:39.426Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:39.426Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:39.426Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:39.426Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-TransactionID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ECOMP-RequestID:"f46ca34f-dd2b-4e72-9755-5524bb2d79ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ccfef86-c0b3-4169-86b2-2a174bae2582"] 2022-12-30T01:06:39.427Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:39.427Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:39.557Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:39.558Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:39.558Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:39.559Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26B39F694E0B8B25DD562C5DF134185B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:06:39 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:06:39.559Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:06:39.559Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:39.559Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:39.564Z|f46ca34f-dd2b-4e72-9755-5524bb2d79ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:41.189Z|c28140c4-f2ef-4eef-81de-751f6e59f8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:41.192Z|c28140c4-f2ef-4eef-81de-751f6e59f8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:46.616Z|963fc8d7-1050-4f43-9f5f-3473f024261d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:46.616Z|4576f454-ad05-4c45-9d79-e1eb672f7a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:46.616Z|963fc8d7-1050-4f43-9f5f-3473f024261d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:46.616Z|4576f454-ad05-4c45-9d79-e1eb672f7a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:46.616Z|e1574a8b-fdf7-487c-a2ae-4726a40d33d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:46.617Z|e1574a8b-fdf7-487c-a2ae-4726a40d33d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:49.734Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:06:49.740Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:49.741Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:06:49.741Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:49.741Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:06:49.741Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:06:49.742Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f05391bd0a2b6b741103ee87c3e73de9", X-B3-SpanId:"b0b0312f551ba30d", X-B3-ParentSpanId:"57839e0e2f5e033b", X-B3-Sampled:"0", X-ONAP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-TransactionID:"5e179a53-4da1-4076-895c-23634c60c864", X-ECOMP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bce79ddf-cee1-4b02-8507-a03e011187ea"] 2022-12-30T01:06:49.742Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:06:49.742Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:49.768Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:49.768Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:49.769Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:06:49.769Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:49.770Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:06:49.770Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:49.771Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:06:49.772Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:49.772Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:06:49.773Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:49.773Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:06:49.773Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:06:49.773Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f05391bd0a2b6b741103ee87c3e73de9", X-B3-SpanId:"44026d16cb6df7e9", X-B3-ParentSpanId:"57839e0e2f5e033b", X-B3-Sampled:"0", X-ONAP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-TransactionID:"5e179a53-4da1-4076-895c-23634c60c864", X-ECOMP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee7cf52a-1360-45a1-af85-78001479343a"] 2022-12-30T01:06:49.774Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:06:49.774Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:49.793Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:49.794Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:49.794Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:06:49.794Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:06:49.795Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:06:49.795Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:49.796Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:06:49.820Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:49.821Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:49.821Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:49.821Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:06:49.822Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:49.822Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-TransactionID:"5e179a53-4da1-4076-895c-23634c60c864", X-ECOMP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"211b9d36-0c96-44ea-b596-87a97b22d72a"] 2022-12-30T01:06:49.822Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:49.822Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:49.952Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:49.953Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:49.953Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:49.953Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0929A57B39F889ED34D55A80BF47B4BC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:06:49.954Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:06:49.954Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:49.954Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:49.977Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:49.977Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:06:49.978Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:06:49.978Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:06:49.978Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:06:49.979Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-TransactionID:"5e179a53-4da1-4076-895c-23634c60c864", X-ECOMP-RequestID:"5e179a53-4da1-4076-895c-23634c60c864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae5cfcba-bc56-4d82-bfc6-ccc58f756081"] 2022-12-30T01:06:49.979Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:06:49.979Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:06:50.109Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:06:50.110Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:06:50.110Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:06:50.111Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A00DDEFDB0156C7C604068E76EB0925; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:06:50.111Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:06:50.112Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:06:50.112Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:06:50.117Z|5e179a53-4da1-4076-895c-23634c60c864|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:06:54.711Z|a7749518-5bfb-4fb0-a44b-2f5dfeb73aaa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:06:54.712Z|a7749518-5bfb-4fb0-a44b-2f5dfeb73aaa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:56.189Z|6a2e431b-196b-43ff-8678-e36d65e05cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:56.190Z|6a2e431b-196b-43ff-8678-e36d65e05cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:56.570Z|aa8b2c80-4b85-4acc-bb58-6464fd5afbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:06:56.570Z|aa8b2c80-4b85-4acc-bb58-6464fd5afbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:06:56.638Z|f99a2df2-4e33-4904-9758-0e8b5193a9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:56.638Z|358cbbae-095b-4076-9be0-6d142b9422f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:56.639Z|f99a2df2-4e33-4904-9758-0e8b5193a9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:56.639Z|358cbbae-095b-4076-9be0-6d142b9422f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:06:56.642Z|c428e018-c6b0-4ef9-a2fe-9739679c0b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:06:56.642Z|c428e018-c6b0-4ef9-a2fe-9739679c0b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:00.289Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:00.294Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:00.294Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:00.294Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:00.295Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:00.295Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:00.295Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c97757b7b7f49a0c9948a97c29aa7300", X-B3-SpanId:"02c4ded7111aa2e3", X-B3-ParentSpanId:"9284067bd61358f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-TransactionID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ECOMP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d852c23d-f191-4d42-b8c0-5b7e4a9df97c"] 2022-12-30T01:07:00.295Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:00.295Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:00.322Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:00.322Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:00.323Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:00.323Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:00 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:00.324Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:00.324Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:00.324Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:00.326Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:00.326Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:00.326Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:00.327Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:00.327Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:00.327Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c97757b7b7f49a0c9948a97c29aa7300", X-B3-SpanId:"896790402e651ee5", X-B3-ParentSpanId:"9284067bd61358f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-TransactionID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ECOMP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"756c369f-cfc1-4761-a6be-ff1c1ca6925d"] 2022-12-30T01:07:00.328Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:00.328Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:00.346Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:00.346Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:00.346Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:00.347Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:00 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:00.357Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:00.358Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:00.358Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:00.380Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:00.381Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:00.381Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:00.381Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:00.381Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:00.381Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-TransactionID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ECOMP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b6b6223-6c5b-43f2-bf98-4adf9735b024"] 2022-12-30T01:07:00.382Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:00.382Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:00.529Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:00.530Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:00.530Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:00.531Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FF68B590B8E7708E2210727B00742D3D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:00 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-12-30T01:07:00.531Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:00.532Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:00.532Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:00.555Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:00.556Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:00.556Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:00.556Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:00.557Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:00.557Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-TransactionID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ECOMP-RequestID:"e8b2c0cd-4ca7-457f-b92c-ce9c04659457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3dd7d4a-91f1-4dcc-9304-b58ff3db66fb"] 2022-12-30T01:07:00.557Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:00.557Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:00.687Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:00.688Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:00.688Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:00.689Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=044F9DE0E0F97A143ACE2FB4A87CDFD2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:00 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:07:00.689Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:00.690Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:00.690Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:00.695Z|e8b2c0cd-4ca7-457f-b92c-ce9c04659457|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:06.659Z|780e1083-cd14-4b7c-a2f3-6b0e5cf2a944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:06.659Z|873fda72-e7c3-4409-9f55-05426e911c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:06.659Z|780e1083-cd14-4b7c-a2f3-6b0e5cf2a944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:06.659Z|873fda72-e7c3-4409-9f55-05426e911c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:06.662Z|e6af9da4-8956-4665-9473-806088fc8fb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:06.663Z|e6af9da4-8956-4665-9473-806088fc8fb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:10.870Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:10.876Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:10.876Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:10.877Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:10.877Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:10.877Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:10.877Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6907dafbf9a43e7643006c3ecf5aace", X-B3-SpanId:"58a92e5b45966020", X-B3-ParentSpanId:"cde7e78d2fad68b7", X-B3-Sampled:"0", X-ONAP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-TransactionID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ECOMP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f99f205d-5b28-4795-ab21-e3062cf5b90f"] 2022-12-30T01:07:10.878Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:10.878Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:10.907Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:10.907Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:10.908Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:10.908Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:10 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:10.909Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:10.910Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:10.910Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:10.911Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:10.912Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:10.912Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:10.912Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:10.912Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:10.913Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6907dafbf9a43e7643006c3ecf5aace", X-B3-SpanId:"b0109cde985b35b3", X-B3-ParentSpanId:"cde7e78d2fad68b7", X-B3-Sampled:"0", X-ONAP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-TransactionID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ECOMP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd23fc8b-f822-4666-8d6a-2ae35a98653a"] 2022-12-30T01:07:10.913Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:10.913Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:10.926Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:10.927Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:10.927Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:10.927Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:10 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:10.930Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:10.930Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:10.930Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:10.956Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:10.956Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:10.957Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:10.957Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:10.957Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:10.958Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-TransactionID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ECOMP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58866c13-c1ba-46ba-a817-39eb06a74b43"] 2022-12-30T01:07:10.958Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:10.958Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:11.095Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:11.096Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:11.096Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:11.097Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3128B82DDA9206D35ED31A219D104A79; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:11 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:07:11.097Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:11.098Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:11.098Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:11.120Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:11.121Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:11.121Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:11.122Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:11.122Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:11.122Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-TransactionID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ECOMP-RequestID:"42be7c07-ba83-4422-b47e-77d1a5d9d429", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0964ad-7b38-4e90-9434-c3c6f46b33d9"] 2022-12-30T01:07:11.123Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:11.123Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:11.189Z|05a96121-b1b7-4eb8-a173-866d1332306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:11.190Z|05a96121-b1b7-4eb8-a173-866d1332306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:11.255Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:11.256Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:11.256Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:11.256Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F231FCC89FD12EF35B0AFEEBEB1CCB29; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:11 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:07:11.257Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:11.257Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:11.257Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:11.262Z|42be7c07-ba83-4422-b47e-77d1a5d9d429|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:16.682Z|465bffaf-9fe0-40a9-926c-acf9536a23dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:16.682Z|70aa63d2-8f06-4518-9f18-0688e6d82169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:16.682Z|465bffaf-9fe0-40a9-926c-acf9536a23dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:16.682Z|70aa63d2-8f06-4518-9f18-0688e6d82169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:16.683Z|96975759-6449-4813-a3a7-110c92e4a642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:16.683Z|96975759-6449-4813-a3a7-110c92e4a642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:21.429Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:21.436Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:21.436Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:21.437Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:21.437Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:21.437Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:21.438Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2c30ef37a52b718c6b906caacc0b5b0", X-B3-SpanId:"b9f68395dcf61ae1", X-B3-ParentSpanId:"b428996b64772cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-TransactionID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ECOMP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7565f35a-43f9-4938-acdd-417b2dc3ac05"] 2022-12-30T01:07:21.438Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:21.439Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:21.468Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:21.469Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:21.469Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:21.469Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:21.471Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:21.471Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:21.472Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:21.473Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:21.474Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:21.474Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:21.474Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:21.475Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:21.475Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2c30ef37a52b718c6b906caacc0b5b0", X-B3-SpanId:"aa03d0e553cde1d6", X-B3-ParentSpanId:"b428996b64772cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-TransactionID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ECOMP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e0894d7-6709-4704-bf88-a3bfb182d3eb"] 2022-12-30T01:07:21.475Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:21.475Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:21.491Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:21.492Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:21.492Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:21.493Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:21.494Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:21.494Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:21.495Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:21.517Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:21.518Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:21.519Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:21.519Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:21.519Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:21.520Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-TransactionID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ECOMP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac1debd7-658e-4174-8259-cfa330f0acd4"] 2022-12-30T01:07:21.520Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:21.521Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:21.656Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:21.657Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:21.657Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:21.657Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=35F1299C7A3DE15012EBD2C446DA41BF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:07:21.658Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:21.658Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:21.658Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:21.681Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:21.681Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:21.682Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:21.682Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:21.682Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:21.683Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-TransactionID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ECOMP-RequestID:"618bcf01-ab5e-473f-890b-cf21de52978d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"320c0e4b-f681-453c-bcc6-70b156262f19"] 2022-12-30T01:07:21.683Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:21.683Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:21.813Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:21.814Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:21.815Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:21.815Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF1EE3E4CC4F008D1A99B7DA857B70A6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:07:21.815Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:21.816Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:21.816Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:21.820Z|618bcf01-ab5e-473f-890b-cf21de52978d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:26.189Z|fee3d710-2188-4502-9533-a440cb2056b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:26.192Z|fee3d710-2188-4502-9533-a440cb2056b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:26.571Z|8310624f-825d-4aa8-a4fe-be0fdce52b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:26.572Z|8310624f-825d-4aa8-a4fe-be0fdce52b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:26.706Z|b08b48b7-2c97-42a9-aec0-71ea19c32b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:26.706Z|05fa575f-75de-450b-b7e9-aece57507c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:26.706Z|6e9b69e1-15d0-4d3f-8990-e0175658d8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:26.707Z|b08b48b7-2c97-42a9-aec0-71ea19c32b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:26.707Z|6e9b69e1-15d0-4d3f-8990-e0175658d8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:26.707Z|05fa575f-75de-450b-b7e9-aece57507c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:31.971Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:31.981Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:31.982Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:31.982Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:31.982Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:31.983Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:31.983Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e150fde2759882bec06a04ddc5b7d4b", X-B3-SpanId:"29d54f8ee7eb8baf", X-B3-ParentSpanId:"b1aebe3b637f1a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-TransactionID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ECOMP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"399c397a-1b40-4c0e-89b5-cfb8664ef199"] 2022-12-30T01:07:31.983Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:31.984Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:32.014Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:32.014Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:32.015Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:32.015Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:32.015Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:32.016Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:32.016Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:32.017Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:32.018Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:32.018Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:32.018Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:32.019Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:32.019Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e150fde2759882bec06a04ddc5b7d4b", X-B3-SpanId:"3d85128738159246", X-B3-ParentSpanId:"b1aebe3b637f1a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-TransactionID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ECOMP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e806bfd-e4ad-4238-915e-aeef95d4e61e"] 2022-12-30T01:07:32.019Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:32.019Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:32.040Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:32.041Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:32.041Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:32.041Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:32.042Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:32.043Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:32.043Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:32.080Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:32.081Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:32.081Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:32.081Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:32.082Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:32.082Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-TransactionID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ECOMP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"044c8911-9387-418d-8572-f1a299c0595c"] 2022-12-30T01:07:32.082Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:32.082Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:32.215Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:32.216Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:32.216Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:32.216Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2D595AACC1D356BF593BBC0B62733715; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:07:32.217Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:32.217Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:32.218Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:32.249Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:32.250Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:32.250Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:32.251Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:32.251Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:32.251Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-TransactionID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ECOMP-RequestID:"18418e97-2a7d-426c-953c-77603934e0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"495ffa8a-5075-4fdc-8147-eebac25ac161"] 2022-12-30T01:07:32.252Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:32.252Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:32.381Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:32.382Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:32.382Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:32.382Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E4ABCE545406780983F508073A637394; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:07:32.383Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:32.383Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:32.383Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:32.387Z|18418e97-2a7d-426c-953c-77603934e0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:36.743Z|0a798b13-9bf3-4138-91ce-f5327ca7e843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:36.744Z|0a798b13-9bf3-4138-91ce-f5327ca7e843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:36.748Z|a6eaf90e-046f-4250-895f-26586fedbb5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:36.749Z|a6eaf90e-046f-4250-895f-26586fedbb5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:36.750Z|963140c2-7398-48e0-b600-fe47607ad1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:36.750Z|963140c2-7398-48e0-b600-fe47607ad1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:41.189Z|554c02bf-fd78-4137-a11e-42c341ae69f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:41.190Z|554c02bf-fd78-4137-a11e-42c341ae69f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:42.546Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:42.560Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:42.561Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:42.562Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:42.562Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:42.562Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:42.563Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"746ed1ad9f425b2e04fb3d376477a7ce", X-B3-SpanId:"b73bea8470c523c1", X-B3-ParentSpanId:"a76abf123bd993ef", X-B3-Sampled:"0", X-ONAP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-TransactionID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ECOMP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2041888c-90a7-4dd2-a351-38919eae3966"] 2022-12-30T01:07:42.563Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:42.563Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:42.596Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:42.596Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:42.597Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:42.597Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:42.599Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:42.600Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:42.600Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:42.601Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:42.601Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:42.602Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:42.602Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:42.602Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:42.602Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"746ed1ad9f425b2e04fb3d376477a7ce", X-B3-SpanId:"cab7825f4f882ded", X-B3-ParentSpanId:"a76abf123bd993ef", X-B3-Sampled:"0", X-ONAP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-TransactionID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ECOMP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9757b84c-7cb2-43b6-98ed-721d5612b468"] 2022-12-30T01:07:42.603Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:42.603Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:42.623Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:42.623Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:42.624Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:42.624Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:42.626Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:42.626Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:42.627Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:42.655Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:42.655Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:42.655Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:42.656Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:42.656Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:42.656Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-TransactionID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ECOMP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"572820e2-ffd8-496f-bf43-83e1f98e2808"] 2022-12-30T01:07:42.656Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:42.656Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:42.796Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:42.797Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:42.797Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:42.798Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8BB3B370D6C656363706D58BF169C511; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:42 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:07:42.798Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:42.798Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:42.799Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:42.822Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:42.823Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:42.823Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:42.824Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:42.824Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:42.824Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-TransactionID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ECOMP-RequestID:"e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbdc1040-7a83-4edb-b0b5-af1137475617"] 2022-12-30T01:07:42.825Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:42.825Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:42.982Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:42.982Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:42.983Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:42.983Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45D3F357DB0A05DB8697A435B5C0559F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:42 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2022-12-30T01:07:42.984Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:42.984Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:42.985Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:42.990Z|e168a0ed-1a3c-44b9-82a9-03ffcf6dd0af|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:46.767Z|deaec7db-fb2b-4236-a74c-473c1342ae8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:46.768Z|deaec7db-fb2b-4236-a74c-473c1342ae8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:46.769Z|b2895e6e-2cdb-4e00-8686-815073c0719a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:46.769Z|b2895e6e-2cdb-4e00-8686-815073c0719a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:46.773Z|51b002cb-2e05-429c-8338-211904aceef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:46.774Z|51b002cb-2e05-429c-8338-211904aceef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:53.157Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:07:53.164Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:53.164Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:07:53.164Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:53.165Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:07:53.165Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:07:53.165Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91323e426a5d583c4843d8d053938058", X-B3-SpanId:"9d3e79355a4e7af7", X-B3-ParentSpanId:"d149c4c6cb5d38c9", X-B3-Sampled:"0", X-ONAP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-TransactionID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ECOMP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f330043-abb7-4a87-9141-168d4c36d79b"] 2022-12-30T01:07:53.165Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:07:53.166Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:53.196Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:53.196Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:53.196Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:07:53.197Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:53 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:53.197Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:05:41.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:05:42.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:07:53.198Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:53.198Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:07:53.199Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:53.200Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:07:53.200Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:53.200Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:07:53.200Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:07:53.201Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91323e426a5d583c4843d8d053938058", X-B3-SpanId:"3990008421656e9d", X-B3-ParentSpanId:"d149c4c6cb5d38c9", X-B3-Sampled:"0", X-ONAP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-TransactionID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ECOMP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d317a2-d5d6-4b0c-b73c-1e74b52dc366"] 2022-12-30T01:07:53.201Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:07:53.201Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:53.213Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:53.213Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:53.213Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:07:53.214Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:07:53 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:07:53.215Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:07:53.215Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:53.215Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:07:53.240Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:53.240Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:53.240Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:53.240Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:07:53.241Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:53.241Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-TransactionID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ECOMP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4c235cd-74a8-4f84-bfef-f1d3a27b04e4"] 2022-12-30T01:07:53.241Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:53.241Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:53.376Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:53.377Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:53.377Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:53.377Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=48E83E3056CA9A2033864182870C5BF5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:07:53 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:07:53.378Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15f5e833-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:05:43.928+0000","endTime":"2022-12-30T01:05:44.954+0000","removalTime":null,"durationInMillis":1026,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"15f48862-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:07:53.378Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:53.378Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:53.403Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:53.403Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:07:53.403Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:07:53.404Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:07:53.404Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:07:53.404Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-TransactionID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ECOMP-RequestID:"46730174-154c-45b6-9e58-cee7f6361edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af494ddb-c116-43df-85e7-8132e9e15c02"] 2022-12-30T01:07:53.405Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:07:53.405Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:07:53.536Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:07:53.537Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:07:53.537Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:07:53.537Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AB418225F1C174B7E437C9E347EB525; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:07:53 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:07:53.538Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:168493ce-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","executionId":"15f5e833-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:05:44.863+0000","endTime":"2022-12-30T01:05:44.888+0000","durationInMillis":25,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:07:53.538Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:07:53.538Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15f5e833-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:07:53.543Z|46730174-154c-45b6-9e58-cee7f6361edb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:07:54.711Z|1322fa21-97d4-4d00-813c-431795c74733|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:07:54.712Z|1322fa21-97d4-4d00-813c-431795c74733|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:56.189Z|805875de-5f2e-40ed-bf14-c9d5c10301b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:56.190Z|805875de-5f2e-40ed-bf14-c9d5c10301b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:56.572Z|c80727a5-c73b-4175-bd25-72dd59d4ced5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:07:56.573Z|c80727a5-c73b-4175-bd25-72dd59d4ced5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:07:56.792Z|cda92ee0-1697-447a-960e-e7d89b9a7ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:56.793Z|cda92ee0-1697-447a-960e-e7d89b9a7ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:56.794Z|527b5b89-309d-4484-8f43-652b2dbf313c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:56.794Z|527b5b89-309d-4484-8f43-652b2dbf313c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:07:56.798Z|a737d45e-4bb1-4eb8-bb6a-ab51a1ab0f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:07:56.799Z|a737d45e-4bb1-4eb8-bb6a-ab51a1ab0f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:03.709Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:03.718Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:03.718Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:03.719Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:03.719Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:03.719Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:03.719Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ae901d9282c7723cacedc8976e08c01", X-B3-SpanId:"a62b94a9410ec0e9", X-B3-ParentSpanId:"acaf9e0bbf82a1df", X-B3-Sampled:"1", X-ONAP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-TransactionID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ECOMP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecf9e599-0a6e-46e8-90a1-98241326a72c"] 2022-12-30T01:08:03.720Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:03.720Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:03.766Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:03.766Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:03.767Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:03.767Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:03 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:03.776Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:03.776Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:03.777Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:03.778Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:03.779Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:03.779Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:03.779Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:03.779Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:03.780Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ae901d9282c7723cacedc8976e08c01", X-B3-SpanId:"a75e7781b0382f43", X-B3-ParentSpanId:"acaf9e0bbf82a1df", X-B3-Sampled:"1", X-ONAP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-TransactionID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ECOMP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83af4f8f-004e-4c90-a49c-669cb3f5491d"] 2022-12-30T01:08:03.780Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:03.780Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:03.798Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:03.798Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:03.798Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:03.798Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:03.799Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:03.799Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:03.799Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:03.822Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:03.823Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:03.823Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:03.823Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:03.823Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:03.824Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-TransactionID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ECOMP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6287f1de-6537-4a70-b289-0b69ec5504be"] 2022-12-30T01:08:03.824Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:03.824Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:03.955Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:03.955Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:03.956Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:03.956Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9E5A5825B22B26B0899762BDDCE1FDE; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:03 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:08:03.956Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:08:03.956Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:03.957Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:03.978Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:03.978Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:03.979Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:03.979Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:03.979Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:03.979Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-TransactionID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ECOMP-RequestID:"772a39f7-1f14-49d5-8893-cc5893683a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e8ba494-9609-4fc5-8bab-e09228bbb9db"] 2022-12-30T01:08:03.979Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:03.980Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:04.105Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:04.106Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:04.106Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:04.107Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B834F4A196E90E8AED7EA828925AEE0; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:03 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:08:04.107Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:690ca857-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:03.328+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:04.107Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:04.108Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:04.114Z|772a39f7-1f14-49d5-8893-cc5893683a55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:08:06.836Z|a970a10f-8cc0-4d20-b864-9db6372cef22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:06.836Z|eae106b1-25ba-4a71-b757-9a5b7a1f1eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:06.837Z|a970a10f-8cc0-4d20-b864-9db6372cef22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:06.838Z|eae106b1-25ba-4a71-b757-9a5b7a1f1eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:06.839Z|ffa01910-46ef-472f-81f5-36b898de24ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:06.840Z|ffa01910-46ef-472f-81f5-36b898de24ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:11.189Z|082e3326-1cbc-45a0-95d3-037780cdfc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:11.192Z|082e3326-1cbc-45a0-95d3-037780cdfc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:14.279Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:14.286Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:14.286Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:14.287Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:14.287Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:14.287Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:14.287Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a32a301bdceb474234511a27071a7bf", X-B3-SpanId:"7523a4a025622c6e", X-B3-ParentSpanId:"56337220a21ca6b2", X-B3-Sampled:"0", X-ONAP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-TransactionID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ECOMP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba91a34d-a9f8-475b-9bd0-b8233fd6cdc6"] 2022-12-30T01:08:14.288Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:14.288Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:14.316Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:14.317Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:14.317Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:14.321Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:14 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:14.322Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:14.322Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:14.323Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:14.324Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:14.324Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:14.325Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:14.325Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:14.325Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:14.326Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a32a301bdceb474234511a27071a7bf", X-B3-SpanId:"182449a5db4c4b01", X-B3-ParentSpanId:"56337220a21ca6b2", X-B3-Sampled:"0", X-ONAP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-TransactionID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ECOMP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6deac0ef-ce04-4b6c-90de-6cf5e69c4950"] 2022-12-30T01:08:14.326Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:14.326Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:14.360Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:14.361Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:14.361Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:14.362Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:14 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:14.362Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:14.363Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:14.364Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:14.394Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:14.395Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:14.395Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:14.396Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:14.396Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:14.396Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-TransactionID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ECOMP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f332d224-ee99-4450-b6ad-10d0a2a3360a"] 2022-12-30T01:08:14.397Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:14.397Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:14.530Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:14.530Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:14.531Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:14.531Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8CE74B3BEBF3F79ABEFDA6B1B73DB7C8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:08:14 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:08:14.532Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:08:14.532Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:14.533Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:14.554Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:14.554Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:14.554Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:14.555Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:14.555Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:14.555Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-TransactionID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ECOMP-RequestID:"7aa4b454-11d1-4d44-a5be-944ae3f44ada", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ed2f882-6948-4ae4-90c7-9d9a639ba51d"] 2022-12-30T01:08:14.556Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:14.556Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:14.709Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:14.710Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:14.710Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:14.710Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E266E387A2C8DA62507692001BA34C6F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:14 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-12-30T01:08:14.710Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:14.711Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:14.712Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:14.716Z|7aa4b454-11d1-4d44-a5be-944ae3f44ada|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:08:16.864Z|31acf54e-e5f1-4e42-9f9e-a6b43b50a95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:16.865Z|31acf54e-e5f1-4e42-9f9e-a6b43b50a95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:16.863Z|6485a41d-0cdb-47e4-986d-2632b1022073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:16.866Z|6485a41d-0cdb-47e4-986d-2632b1022073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:16.866Z|e3a4bd99-d1e5-4bab-96ae-6fbab61cf4b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:16.867Z|e3a4bd99-d1e5-4bab-96ae-6fbab61cf4b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:24.887Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:24.893Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:24.893Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:24.894Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:24.894Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:24.894Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:24.894Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de2a2f6cffe3a8edd67f80edd1f97a56", X-B3-SpanId:"4e2bb87ae922a9e7", X-B3-ParentSpanId:"d4a11bf132d23077", X-B3-Sampled:"0", X-ONAP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-TransactionID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ECOMP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"423fdbc9-1bde-481e-b27e-b59044a32bf2"] 2022-12-30T01:08:24.894Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:24.895Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:24.920Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:24.920Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:24.921Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:24.921Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:24.921Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:24.922Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:24.922Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:24.923Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:24.924Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:24.924Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:24.924Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:24.924Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:24.924Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de2a2f6cffe3a8edd67f80edd1f97a56", X-B3-SpanId:"b214270cb045d034", X-B3-ParentSpanId:"d4a11bf132d23077", X-B3-Sampled:"0", X-ONAP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-TransactionID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ECOMP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"094fd73f-6fe5-4a05-8c3c-8acb3454d2c8"] 2022-12-30T01:08:24.925Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:24.925Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:24.949Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:24.949Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:24.949Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:24.949Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:24.950Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:24.950Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:24.951Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:24.978Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:24.978Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:24.978Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:24.979Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:24.979Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:24.979Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-TransactionID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ECOMP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"682fa0f3-b3ce-4b7b-a642-beb842173d89"] 2022-12-30T01:08:24.979Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:24.979Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:25.109Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:25.110Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:25.110Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:25.111Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D41A1AF7B81CCB2DDA2179C2DF79DDFA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:08:25 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:08:25.112Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:08:25.112Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:25.113Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:25.136Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:25.137Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:25.137Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:25.138Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:25.138Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:25.139Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-TransactionID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ECOMP-RequestID:"f845fb22-192b-42ad-a1e7-9621d9a757aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a434aa-b5e9-4bfd-94c1-11f3d9dbd456"] 2022-12-30T01:08:25.139Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:25.140Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:25.266Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:25.267Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:25.268Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:25.268Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E1CB65B9625A98814B8E7B80F517DD0; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:25 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:08:25.268Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:25.269Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:25.269Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:25.274Z|f845fb22-192b-42ad-a1e7-9621d9a757aa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:08:26.189Z|9df641d1-ea09-4d58-9bb4-17fed69887bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:26.190Z|9df641d1-ea09-4d58-9bb4-17fed69887bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:26.573Z|cf2134d4-f87a-4fe0-8483-adcdda0e96f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:26.574Z|cf2134d4-f87a-4fe0-8483-adcdda0e96f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:26.886Z|ddb9b347-2ddb-4525-9e97-494615c40fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:26.886Z|ddb9b347-2ddb-4525-9e97-494615c40fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:26.886Z|a584c1cc-7482-4981-8d04-a65a756f3110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:26.887Z|a584c1cc-7482-4981-8d04-a65a756f3110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:26.888Z|68bda15c-452f-40e2-9a22-7db9fcff82e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:26.889Z|68bda15c-452f-40e2-9a22-7db9fcff82e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:35.434Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:35.442Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:35.443Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:35.443Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:35.443Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:35.443Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:35.444Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe7de9dd91c2dc0039d8e03ebe20a749", X-B3-SpanId:"b925ff0494e4665f", X-B3-ParentSpanId:"ed090163d41ad1ca", X-B3-Sampled:"0", X-ONAP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-TransactionID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ECOMP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6a8500-6b95-4327-b396-982935f71469"] 2022-12-30T01:08:35.444Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:35.444Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:35.472Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:35.472Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:35.472Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:35.472Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:35.473Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:35.473Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:35.473Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:35.475Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:35.475Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:35.475Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:35.475Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:35.475Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:35.476Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe7de9dd91c2dc0039d8e03ebe20a749", X-B3-SpanId:"48044599ffb42bb7", X-B3-ParentSpanId:"ed090163d41ad1ca", X-B3-Sampled:"0", X-ONAP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-TransactionID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ECOMP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b37591d-5021-4161-a030-9d83dc74ab65"] 2022-12-30T01:08:35.476Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:35.476Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:35.495Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:35.496Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:35.496Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:35.497Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:35.498Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:35.498Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:35.498Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:35.522Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:35.522Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:35.522Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:35.523Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:35.523Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:35.523Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-TransactionID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ECOMP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49600ada-ec63-42d4-93c5-32ee8322a796"] 2022-12-30T01:08:35.523Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:35.524Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:35.681Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:35.682Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:35.682Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:35.682Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D2031743D664ADB69DC855F15872050F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:08:35 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-12-30T01:08:35.683Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:08:35.683Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:35.684Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:35.706Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:35.706Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:35.706Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:35.707Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:35.707Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:35.707Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-TransactionID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ECOMP-RequestID:"af4ad850-3c9e-445f-83a9-fa13f9c23bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ec70ad0-29ae-44af-98ba-323ea2c60a5d"] 2022-12-30T01:08:35.707Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:35.708Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:35.836Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:35.836Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:35.837Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:35.837Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3C2A840FBFBB6277D2733DB99FEB39D8; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:35 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:08:35.838Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:35.838Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:35.838Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:35.842Z|af4ad850-3c9e-445f-83a9-fa13f9c23bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:08:36.907Z|01eed59b-ac66-487c-8e35-a6500692b0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:36.908Z|01eed59b-ac66-487c-8e35-a6500692b0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:36.912Z|8fec11b4-dc52-448f-b596-e85e98c02795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:36.912Z|8fec11b4-dc52-448f-b596-e85e98c02795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:36.916Z|48e5f34b-fee7-4ddd-9498-f9187dd06469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:36.917Z|48e5f34b-fee7-4ddd-9498-f9187dd06469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:41.189Z|b5ef29de-3dc0-4c7b-bac6-b2a3bbad4d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:41.190Z|b5ef29de-3dc0-4c7b-bac6-b2a3bbad4d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:46.006Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:46.014Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:46.014Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:46.015Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:46.015Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:46.015Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:46.015Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a0c19ece910a56c5710eb216d311ca2", X-B3-SpanId:"db0656663edfdcb9", X-B3-ParentSpanId:"29bb01294989fab3", X-B3-Sampled:"0", X-ONAP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-TransactionID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ECOMP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"923bd156-f956-4ac5-a525-7a0a790abcde"] 2022-12-30T01:08:46.015Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:46.016Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:46.054Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:46.055Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:46.055Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:46.056Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:46.065Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:46.066Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:46.066Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:46.067Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:46.067Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:46.068Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:46.068Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:46.068Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:46.068Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a0c19ece910a56c5710eb216d311ca2", X-B3-SpanId:"1a02d9dfc6d4e920", X-B3-ParentSpanId:"29bb01294989fab3", X-B3-Sampled:"0", X-ONAP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-TransactionID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ECOMP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377d681d-909f-422e-9d7a-480589094b21"] 2022-12-30T01:08:46.069Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:46.069Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:46.083Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:46.084Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:46.084Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:46.084Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:46.085Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:46.085Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:46.086Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:46.116Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:46.116Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:46.116Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:46.117Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:46.117Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:46.117Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-TransactionID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ECOMP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6b930c7-0c4b-483d-8b58-d25e062b3e44"] 2022-12-30T01:08:46.117Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:46.118Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:46.254Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:46.254Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:46.255Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:46.255Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3CD8A3BCC768D79053094F23A1459CAE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:08:46 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:08:46.255Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:08:46.256Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:46.256Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:46.278Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:46.279Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:46.279Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:46.279Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:46.280Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:46.280Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-TransactionID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ECOMP-RequestID:"846565e8-9000-4b9a-8cd7-db9ae784811f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801701cb-db60-4861-93b0-bee344a61a48"] 2022-12-30T01:08:46.280Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:46.281Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:46.411Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:46.411Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:46.412Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:46.412Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=27613C72A5592DE1CF7B408E422AEFCD; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:46 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:08:46.412Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:46.413Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:46.413Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:46.417Z|846565e8-9000-4b9a-8cd7-db9ae784811f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:08:46.928Z|2e633656-cbbf-4b36-bac1-3d650717d623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:46.929Z|2e633656-cbbf-4b36-bac1-3d650717d623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:46.930Z|e38ecddf-7d30-4a25-bbd6-b8c76b5e69d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:46.931Z|e38ecddf-7d30-4a25-bbd6-b8c76b5e69d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:46.943Z|2c3c0f01-6556-4ad3-8e23-46c5f942c73e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:46.944Z|2c3c0f01-6556-4ad3-8e23-46c5f942c73e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:54.712Z|9c5a71d7-2537-4814-9998-a06103329947|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:08:54.713Z|9c5a71d7-2537-4814-9998-a06103329947|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:56.189Z|be45daa2-a662-4352-a589-6adcbe7b2cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:56.192Z|be45daa2-a662-4352-a589-6adcbe7b2cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:56.574Z|1bab66c9-498c-4348-b885-bd70a18965c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:08:56.575Z|1bab66c9-498c-4348-b885-bd70a18965c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:08:56.580Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:08:56.586Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:56.587Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:08:56.587Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:56.588Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:08:56.588Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:08:56.588Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f98da0bf12876922890a68af65d4b96", X-B3-SpanId:"017b563f9ea3e2b9", X-B3-ParentSpanId:"a69511b75622b3bf", X-B3-Sampled:"0", X-ONAP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-TransactionID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ECOMP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85934826-d08b-4a2e-9183-3e9adae4227a"] 2022-12-30T01:08:56.589Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:08:56.589Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:56.619Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:56.619Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:56.620Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:08:56.620Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:56 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:56.621Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:08:56.621Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:56.621Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:08:56.623Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:56.623Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:08:56.623Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:56.623Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:08:56.624Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:08:56.624Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f98da0bf12876922890a68af65d4b96", X-B3-SpanId:"63d64210792a5a78", X-B3-ParentSpanId:"a69511b75622b3bf", X-B3-Sampled:"0", X-ONAP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-TransactionID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ECOMP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8534dfa6-8854-43b4-b77c-fea1886b2f43"] 2022-12-30T01:08:56.624Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:08:56.624Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:56.641Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:56.642Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:56.642Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:08:56.642Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:08:56 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:08:56.643Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:08:56.643Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:56.643Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:08:56.666Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:56.667Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:56.667Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:56.667Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:08:56.668Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:56.668Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-TransactionID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ECOMP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12df883b-34e0-45c1-9d02-3bb9d29522ca"] 2022-12-30T01:08:56.668Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:56.668Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:56.806Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:56.807Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:56.807Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:56.807Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0EB14163121A5312314D928227D15803; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:08:56 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:08:56.808Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:08:56.808Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:56.808Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:56.831Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:56.832Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:08:56.832Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:08:56.832Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:08:56.832Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:08:56.832Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-TransactionID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ECOMP-RequestID:"179d1020-f385-4609-8d53-2f2a4485f9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feb77703-dbca-436c-9d8c-451363249823"] 2022-12-30T01:08:56.833Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:08:56.833Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:08:56.957Z|73cb93d2-54e6-4f65-8800-c3b17d657017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:56.957Z|9f216cf2-eec6-417e-8a05-120682f0faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:56.958Z|73cb93d2-54e6-4f65-8800-c3b17d657017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:56.958Z|9f216cf2-eec6-417e-8a05-120682f0faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:56.967Z|6ebca647-a95c-4f95-a6f2-7277d97dd597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:08:56.968Z|6ebca647-a95c-4f95-a6f2-7277d97dd597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:08:56.972Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:08:56.972Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:08:56.972Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:08:56.973Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B8E339458A9119EA56FF8A9A7C1B4CE1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:08:56 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:08:56.973Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:08:56.973Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:08:56.974Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:08:56.988Z|179d1020-f385-4609-8d53-2f2a4485f9d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:06.979Z|38daf61d-fdba-4b11-ab9e-02b0a9b92b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:06.980Z|38daf61d-fdba-4b11-ab9e-02b0a9b92b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:06.984Z|141e7207-27a6-4220-af1a-57e96325f563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:06.984Z|141e7207-27a6-4220-af1a-57e96325f563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:06.988Z|eb0d9f03-6bfc-4c47-8c66-7dd6c6b0ec26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:06.989Z|eb0d9f03-6bfc-4c47-8c66-7dd6c6b0ec26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:07.151Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:07.158Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:07.159Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:07.159Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:07.160Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:07.160Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:07.161Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3291d230a5f3755b56259217de1ab86f", X-B3-SpanId:"f120eb5ee06e8e56", X-B3-ParentSpanId:"437d763bd73263df", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-TransactionID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ECOMP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff47ab50-21b9-4f0d-bcf2-07fd0fc71e1e"] 2022-12-30T01:09:07.161Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:07.161Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:07.193Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:07.194Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:07.195Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:07.195Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:07 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:07.196Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:07.196Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:07.197Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:07.198Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:07.198Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:07.199Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:07.199Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:07.199Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:07.200Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3291d230a5f3755b56259217de1ab86f", X-B3-SpanId:"45a8d301d479e614", X-B3-ParentSpanId:"437d763bd73263df", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-TransactionID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ECOMP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f68f955-933c-43dc-8092-edc0aaf92e4b"] 2022-12-30T01:09:07.200Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:07.200Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:07.218Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:07.219Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:07.220Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:09:07.220Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:07.221Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:09:07.221Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:07.222Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:09:07.252Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:07.252Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:07.253Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:07.253Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:07.253Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:07.253Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-TransactionID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ECOMP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d45a037-8d22-4f7f-a1ac-408821d2c2ee"] 2022-12-30T01:09:07.254Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:07.254Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:07.390Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:07.395Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:07.395Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:07.396Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7C8FAA6649374F6F96A28527F432A02C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:09:07 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:09:07.396Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:09:07.396Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:07.397Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:07.425Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:07.426Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:07.426Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:07.427Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:07.427Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:07.427Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-TransactionID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ECOMP-RequestID:"dfc49076-da1e-4bf9-b43d-33252049be62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0c317ce-86dd-4a07-8781-0e6481ee9bb9"] 2022-12-30T01:09:07.427Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:07.428Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:07.559Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:07.559Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:07.560Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:07.560Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DCC91B77E75B652A6B92D7C60580B3ED; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:09:07 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:09:07.560Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:09:07.561Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:07.561Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:07.565Z|dfc49076-da1e-4bf9-b43d-33252049be62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:11.189Z|22bac25d-a006-4fdd-a617-f85ce4a0be91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:11.190Z|22bac25d-a006-4fdd-a617-f85ce4a0be91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:17.006Z|af5c4bc2-afd1-4530-b6cf-0b2efbc7f4be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:17.006Z|af5c4bc2-afd1-4530-b6cf-0b2efbc7f4be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:17.007Z|4e7cda2d-cfad-411d-a5f4-c1fdfccf227a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:17.007Z|4e7cda2d-cfad-411d-a5f4-c1fdfccf227a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:17.018Z|228bc6bb-67c8-482f-b299-24670b1af45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:17.019Z|228bc6bb-67c8-482f-b299-24670b1af45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:17.726Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:17.731Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:17.732Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:17.732Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:17.732Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:17.733Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:17.733Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62bfb0efc1f2942bfa8d7f6c932795a3", X-B3-SpanId:"c93964cf6c41c9c7", X-B3-ParentSpanId:"7720bbf1c7d93571", X-B3-Sampled:"0", X-ONAP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-TransactionID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ECOMP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131963c3-a751-470e-b4e8-f19df070422f"] 2022-12-30T01:09:17.733Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:17.733Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:17.763Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:17.763Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:17.764Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:17.764Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:17.765Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:17.765Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:17.766Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:17.767Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:17.767Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:17.768Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:17.768Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:17.768Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:17.768Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62bfb0efc1f2942bfa8d7f6c932795a3", X-B3-SpanId:"784c9cbf0dcfca59", X-B3-ParentSpanId:"7720bbf1c7d93571", X-B3-Sampled:"0", X-ONAP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-TransactionID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ECOMP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f7ddc6-0c2c-465c-8c7d-b4060392c0a7"] 2022-12-30T01:09:17.769Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:17.769Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:17.786Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:17.786Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:17.787Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:09:17.787Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:17 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:17.788Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:09:17.789Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:17.789Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:09:17.824Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:17.825Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:17.825Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:17.825Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:17.826Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:17.826Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-TransactionID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ECOMP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1771f6f-e27f-4d6c-b67b-e3b6c55d29c8"] 2022-12-30T01:09:17.826Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:17.826Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:17.954Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:17.954Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:17.955Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:17.955Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8013661378810A9DAA5DCF1FE31C573D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:09:17 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:09:17.955Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:09:17.956Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:17.956Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:17.981Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:17.982Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:17.982Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:17.982Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:17.982Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:17.983Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-TransactionID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ECOMP-RequestID:"03e1882c-01e1-4f73-9d3a-e0bc22e675dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9650ac14-4409-43b2-92d9-0b4b40a4d27c"] 2022-12-30T01:09:17.983Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:17.983Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:18.110Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:18.111Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:18.111Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:18.111Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=753A02E61D68DD31944BE43267691B48; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:09:17 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:09:18.112Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:09:18.112Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:18.112Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:18.116Z|03e1882c-01e1-4f73-9d3a-e0bc22e675dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:26.189Z|3727531e-c5a5-4e70-82b1-52e7ccce272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:26.190Z|3727531e-c5a5-4e70-82b1-52e7ccce272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:26.575Z|3438db72-20e6-4fc9-abb9-abcce678d46d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:26.576Z|3438db72-20e6-4fc9-abb9-abcce678d46d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:27.028Z|b12aa82b-6942-4d96-b1b7-7b7324f1c617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:27.028Z|c9d257c1-9ceb-4aef-8efe-430ae44eb449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:27.029Z|b12aa82b-6942-4d96-b1b7-7b7324f1c617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:27.029Z|c9d257c1-9ceb-4aef-8efe-430ae44eb449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:27.037Z|f3521121-c7e0-4851-a275-97060a53d70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:27.038Z|f3521121-c7e0-4851-a275-97060a53d70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:28.279Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:28.285Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:28.285Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:28.286Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:28.286Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:28.286Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:28.286Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47e676b49331e86e9ec6c29422dd6899", X-B3-SpanId:"6dc93bb5e88af3cc", X-B3-ParentSpanId:"94e9478ca1c96e53", X-B3-Sampled:"0", X-ONAP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-TransactionID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ECOMP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb813dc6-15c8-4417-b0f4-37b08fa94556"] 2022-12-30T01:09:28.287Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:28.287Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:28.315Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:28.315Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:28.315Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:28.316Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:28 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:28.317Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:28.317Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:28.317Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:28.318Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:28.319Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:28.319Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:28.319Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:28.319Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:28.320Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47e676b49331e86e9ec6c29422dd6899", X-B3-SpanId:"7623991752562430", X-B3-ParentSpanId:"94e9478ca1c96e53", X-B3-Sampled:"0", X-ONAP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-TransactionID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ECOMP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34a28d5-21e0-4e5d-9169-abdffbe0f06e"] 2022-12-30T01:09:28.320Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:28.320Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:28.335Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:28.335Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:28.336Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:09:28.336Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:28 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:28.336Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:09:28.337Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:28.337Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:09:28.363Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:28.363Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:28.363Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:28.363Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:28.364Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:28.364Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-TransactionID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ECOMP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c8b9cf8-7c37-47d3-8889-10e1031e90bd"] 2022-12-30T01:09:28.364Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:28.364Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:28.497Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:28.498Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:28.498Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:28.498Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2F058A65EF2358ECE0E140861988CCFB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:09:28 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:09:28.498Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:09:28.499Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:28.499Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:28.556Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:28.557Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:28.557Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:28.557Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:28.558Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:28.558Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-TransactionID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ECOMP-RequestID:"4b66401d-13f2-451c-ba47-eab54d005ac2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ebb342e-56bb-4000-88c5-40843b9ee633"] 2022-12-30T01:09:28.558Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:28.559Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:28.690Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:28.690Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:28.691Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:28.691Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBACF3448730995FE3655E0122B45F98; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:09:28 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:09:28.692Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:09:28.692Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:28.693Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:28.696Z|4b66401d-13f2-451c-ba47-eab54d005ac2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:37.059Z|9a1f726a-8ff5-4d81-b730-7ddf73fd86d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:37.059Z|9465b297-4c4c-4ce8-9fee-372a9b21ccd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:37.059Z|1bca8c2d-dcdb-4055-a4eb-27bc26057260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:37.060Z|9465b297-4c4c-4ce8-9fee-372a9b21ccd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:37.060Z|9a1f726a-8ff5-4d81-b730-7ddf73fd86d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:37.060Z|1bca8c2d-dcdb-4055-a4eb-27bc26057260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:38.857Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:38.866Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:38.867Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:38.867Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:38.867Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:38.867Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:38.868Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a041205e6c1c93742b5cba257cae407d", X-B3-SpanId:"4e098311a0232f39", X-B3-ParentSpanId:"2b7d9610c19cd3ac", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-TransactionID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ECOMP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d535ff-3018-4632-821e-df03ad16e35c"] 2022-12-30T01:09:38.868Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:38.868Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:38.896Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:38.896Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:38.896Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:38.897Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:38 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:38.897Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:38.898Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:38.898Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:38.899Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:38.900Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:38.901Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:38.901Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:38.901Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:38.902Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a041205e6c1c93742b5cba257cae407d", X-B3-SpanId:"526227adafdaf55d", X-B3-ParentSpanId:"2b7d9610c19cd3ac", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-TransactionID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ECOMP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9e347eb-4e27-4a24-90fd-ceac0ecbf04e"] 2022-12-30T01:09:38.902Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:38.902Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:38.917Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:38.917Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:38.918Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:09:38.918Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:38 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:38.918Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:09:38.919Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:38.919Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:09:38.948Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:38.949Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:38.949Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:38.949Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:38.949Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:38.949Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-TransactionID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ECOMP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c27a19b-988e-4f1c-a4f9-94d47f359690"] 2022-12-30T01:09:38.950Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:38.950Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:39.082Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:39.083Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:39.083Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:39.083Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=40464E08A5F0AE17CB2A9D0110382C15; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:09:39 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:09:39.084Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:09:39.084Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:39.084Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:39.104Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:39.105Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:39.105Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:39.105Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:39.105Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:39.106Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-TransactionID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ECOMP-RequestID:"eeb885bd-9638-4551-b48e-85a52266b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09153168-5828-4ff2-befc-f2f437954872"] 2022-12-30T01:09:39.106Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:39.106Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:39.230Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:39.231Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:39.231Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:39.231Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A90EEF324B2F64353A8967A513865B37; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:09:39 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:09:39.232Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:09:39.232Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:39.233Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:39.239Z|eeb885bd-9638-4551-b48e-85a52266b60f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:41.189Z|5d5f05ff-2a04-4c29-9904-fc0814d37fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:41.191Z|5d5f05ff-2a04-4c29-9904-fc0814d37fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:47.083Z|c407b034-423b-4dca-b619-d71d45c25666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:47.083Z|c407b034-423b-4dca-b619-d71d45c25666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:47.085Z|bf27d2b7-f04c-437c-a35a-ab87707c263f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:47.086Z|bf27d2b7-f04c-437c-a35a-ab87707c263f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:47.086Z|0fc440c4-1314-482e-af56-205051a9f096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:47.086Z|0fc440c4-1314-482e-af56-205051a9f096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:49.406Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:49.418Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:49.419Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:49.419Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:49.419Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:49.419Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:49.419Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db037933a7a8f12fb9ce72aa557541b", X-B3-SpanId:"4bce29f9c60ff1f3", X-B3-ParentSpanId:"f07ed94f8d54a60e", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-TransactionID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ECOMP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f640057e-c050-437c-8744-9fa89b8d8319"] 2022-12-30T01:09:49.420Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:49.420Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:49.454Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:49.454Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:49.454Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:49.454Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:49 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:49.455Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:49.455Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:49.456Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:49.457Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:49.457Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:49.457Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:49.457Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:49.458Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:49.458Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db037933a7a8f12fb9ce72aa557541b", X-B3-SpanId:"9260bb67fe4a3396", X-B3-ParentSpanId:"f07ed94f8d54a60e", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-TransactionID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ECOMP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f29779dc-4557-4619-9623-c940a1bb406c"] 2022-12-30T01:09:49.458Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:49.458Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:49.470Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:49.471Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:49.471Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:09:49.471Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:49 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:49.472Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:09:49.472Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:49.473Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:09:49.496Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:49.497Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:49.497Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:49.498Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:09:49.498Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:49.498Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-TransactionID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ECOMP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11dea28b-f641-48a4-a0ff-ac8bf9fd7e75"] 2022-12-30T01:09:49.498Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:49.499Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:49.629Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:49.630Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:49.630Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:49.630Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CDC899CFEF86BA24B0CA67BE8A7E129B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:09:49 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:09:49.630Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:09:49.630Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:49.631Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:49.650Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:49.651Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:09:49.651Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:49.651Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:09:49.651Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:09:49.651Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-TransactionID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ECOMP-RequestID:"9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a7f4098-4c87-4eff-be12-4212ca0a34d7"] 2022-12-30T01:09:49.652Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:09:49.652Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:49.782Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:49.782Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:49.783Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:09:49.783Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A33EFB6C720AB148541E5290995E9FAA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:09:49 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:09:49.783Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:09:49.784Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:49.784Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:09:49.789Z|9e2d8f1e-eff1-4d3c-8ae7-93d4522d15ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:09:54.710Z|3d195b1c-6091-46f7-9de8-57a3f891ce95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:09:54.712Z|3d195b1c-6091-46f7-9de8-57a3f891ce95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:56.189Z|17e28b45-3298-4115-984f-04509ae567c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:56.190Z|17e28b45-3298-4115-984f-04509ae567c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:56.576Z|6483d82d-ee0d-48f9-a113-5d8e53fd7105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:09:56.577Z|6483d82d-ee0d-48f9-a113-5d8e53fd7105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:09:57.106Z|6bd4b5c1-a89f-46b2-b061-13ce904877d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:57.106Z|cf428012-4711-4fc8-bfcc-caff9813371a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:57.107Z|6bd4b5c1-a89f-46b2-b061-13ce904877d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:57.107Z|cf428012-4711-4fc8-bfcc-caff9813371a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:57.107Z|6d2b9a8b-ad05-472e-a7d1-3f5198b94c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:09:57.108Z|6d2b9a8b-ad05-472e-a7d1-3f5198b94c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:09:59.952Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:09:59.958Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:59.958Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:09:59.958Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:59.959Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:09:59.959Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:09:59.959Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"918625c8e83e13269e42a79a782b620c", X-B3-SpanId:"d26b19033d50a924", X-B3-ParentSpanId:"730fc59c9a9b3e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-TransactionID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ECOMP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c4cd36c-9172-42c4-a2ed-b27b91b40b60"] 2022-12-30T01:09:59.959Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:09:59.959Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:09:59.985Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:09:59.986Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:09:59.986Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:09:59.986Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:59 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:09:59.986Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:09:59.987Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:09:59.987Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:09:59.988Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:59.988Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:09:59.988Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:09:59.989Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:09:59.989Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:09:59.989Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"918625c8e83e13269e42a79a782b620c", X-B3-SpanId:"0c35f536aba661ad", X-B3-ParentSpanId:"730fc59c9a9b3e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-TransactionID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ECOMP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed2e5dd-cc58-40b4-8569-2d69b3e5fd2e"] 2022-12-30T01:09:59.989Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:09:59.989Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:00.007Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:00.007Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:00.007Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:00.007Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:09:59 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:00.008Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:00.008Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:00.008Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:00.047Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:00.048Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:00.048Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:00.048Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:00.049Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:00.049Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-TransactionID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ECOMP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"818bf047-94e6-4524-8e12-7a0b62929f67"] 2022-12-30T01:10:00.049Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:00.049Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:00.177Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:00.178Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:00.178Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:00.178Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B114D5F45F2B5B75C64E41745E69F0B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:00 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:10:00.179Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:00.179Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:00.179Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:00.199Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:00.199Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:00.199Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:00.200Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:00.200Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:00.200Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-TransactionID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ECOMP-RequestID:"6408ffa3-2f11-48bc-94b2-964b76d968fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"063ecc8e-523a-4ead-a2b2-740d30c2b394"] 2022-12-30T01:10:00.200Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:00.200Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:00.328Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:00.329Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:00.329Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:00.330Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=354F125814B76F3FF6D4879800AFA633; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:00 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:10:00.330Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:00.330Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:00.330Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:00.335Z|6408ffa3-2f11-48bc-94b2-964b76d968fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:07.128Z|8c932b92-c5af-436a-b152-0814417102b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:07.128Z|80959168-492b-4dfb-b9c6-ae8dff81967c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:07.129Z|80959168-492b-4dfb-b9c6-ae8dff81967c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:07.129Z|9ec4ff22-916e-46bb-93c2-9e91993f2916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:07.130Z|9ec4ff22-916e-46bb-93c2-9e91993f2916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:07.128Z|8c932b92-c5af-436a-b152-0814417102b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:10.498Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:10:10.504Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:10.504Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:10:10.504Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:10.504Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:10.505Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:10:10.505Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9421495669511014d26d535de4e42446", X-B3-SpanId:"5515bbc3fccdcf12", X-B3-ParentSpanId:"16e922e16cf61c0a", X-B3-Sampled:"0", X-ONAP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-TransactionID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ECOMP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2dbf6d-673e-4ec0-95a3-bf920d851c0f"] 2022-12-30T01:10:10.505Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:10:10.505Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:10.534Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:10.534Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:10.534Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:10:10.534Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:10 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:10.535Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:10:10.536Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:10.536Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:10:10.537Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:10.537Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:10:10.537Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:10.538Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:10.538Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:10:10.538Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9421495669511014d26d535de4e42446", X-B3-SpanId:"93aa47bdfaf72706", X-B3-ParentSpanId:"16e922e16cf61c0a", X-B3-Sampled:"0", X-ONAP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-TransactionID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ECOMP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2626e964-746d-4798-9fb6-3d290594c9a1"] 2022-12-30T01:10:10.538Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:10:10.538Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:10.557Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:10.557Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:10.557Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:10.557Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:10.559Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:10.559Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:10.559Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:10.589Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:10.589Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:10.589Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:10.589Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:10.590Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:10.590Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-TransactionID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ECOMP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ebd6ac-563b-4f32-bc1e-ba203a6df257"] 2022-12-30T01:10:10.590Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:10.590Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:10.722Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:10.723Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:10.723Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:10.723Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0EF66D581117799821BD34AA6CCA3B91; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:10 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:10:10.724Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:10.724Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:10.725Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:10.748Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:10.749Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:10.749Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:10.749Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:10.750Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:10.750Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-TransactionID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ECOMP-RequestID:"67bfc09a-0b09-4e1f-aaf0-0cb2274884b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab4f1381-4450-484c-bc6d-042bc51eb95b"] 2022-12-30T01:10:10.750Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:10.751Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:10.878Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:10.879Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:10.880Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:10.880Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=511CD36A80B26127DA4644548A9B3CF2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:10 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:10:10.880Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:10.880Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:10.881Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:10.885Z|67bfc09a-0b09-4e1f-aaf0-0cb2274884b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:11.189Z|261327b4-9db3-4cb5-ae0b-5d5a7419acfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:11.190Z|261327b4-9db3-4cb5-ae0b-5d5a7419acfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:17.150Z|778b207e-6d5d-4d8a-b561-e44690d63257|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:17.150Z|06e52b51-5459-456f-94c8-2a9a7b74bd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:17.150Z|778b207e-6d5d-4d8a-b561-e44690d63257|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:17.150Z|06e52b51-5459-456f-94c8-2a9a7b74bd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:17.152Z|95d450ac-464a-4a22-91e8-21f4a937446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:17.154Z|95d450ac-464a-4a22-91e8-21f4a937446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:21.041Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:10:21.046Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:21.046Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:10:21.047Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:21.047Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:21.047Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:10:21.047Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6860eede2b20e55b4c5a4f02be98eb05", X-B3-SpanId:"5639ced7a55a4f88", X-B3-ParentSpanId:"46f52d10254c904c", X-B3-Sampled:"0", X-ONAP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-TransactionID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ECOMP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e09aec4c-601f-4e2d-82b8-e76b650a82b6"] 2022-12-30T01:10:21.048Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:10:21.048Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:21.080Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:21.080Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:21.080Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:10:21.080Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:21 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:21.082Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:10:21.082Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:21.082Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:10:21.083Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:21.084Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:10:21.084Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:21.084Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:21.084Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:10:21.085Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6860eede2b20e55b4c5a4f02be98eb05", X-B3-SpanId:"cfa0818cae86db31", X-B3-ParentSpanId:"46f52d10254c904c", X-B3-Sampled:"0", X-ONAP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-TransactionID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ECOMP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b92a984-ebcf-4346-a768-af83aa8bfdd2"] 2022-12-30T01:10:21.085Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:10:21.085Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:21.097Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:21.097Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:21.098Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:21.098Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:21 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:21.099Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:21.099Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:21.100Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:21.122Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:21.123Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:21.123Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:21.123Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:21.124Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:21.124Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-TransactionID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ECOMP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3555adeb-c9fc-40c8-beb0-1f2b98dcf644"] 2022-12-30T01:10:21.124Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:21.124Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:21.272Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:21.273Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:21.273Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:21.274Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E42316A6AA6A91A36BF13D8D11490F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:21 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-12-30T01:10:21.274Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:21.274Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:21.275Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:21.303Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:21.304Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:21.304Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:21.304Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:21.304Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:21.305Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-TransactionID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ECOMP-RequestID:"3bceb724-f9e0-48e0-9b31-d17be556ac36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aba2139f-49d1-4791-ac7f-97925cf28582"] 2022-12-30T01:10:21.305Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:21.305Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:21.429Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:21.430Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:21.430Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:21.430Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F517F16822CF3C2F25FC2A7322C4874; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:21 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:10:21.431Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:21.431Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:21.431Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:21.434Z|3bceb724-f9e0-48e0-9b31-d17be556ac36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:26.189Z|98a1e382-0371-43e5-81aa-6589205ccd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:26.193Z|98a1e382-0371-43e5-81aa-6589205ccd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:26.578Z|e1229a8c-8a85-4712-9c09-a01ac6d05620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:26.578Z|e1229a8c-8a85-4712-9c09-a01ac6d05620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:27.173Z|d7bb4fba-ec93-402e-b628-935cf56df7b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:27.174Z|d7bb4fba-ec93-402e-b628-935cf56df7b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:27.175Z|2c4e4e0a-febb-41c5-a788-eae45fc41aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:27.176Z|2c4e4e0a-febb-41c5-a788-eae45fc41aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:27.177Z|2c310a8b-3af7-459a-84c8-63e7320e8c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:27.178Z|2c310a8b-3af7-459a-84c8-63e7320e8c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:31.601Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:10:31.610Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:31.610Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:10:31.610Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:31.610Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:31.611Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:10:31.611Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f19a651450f0b16cf28b1300f1bbfcb", X-B3-SpanId:"0f3c533736a6a4a8", X-B3-ParentSpanId:"21192a0f13b8bdae", X-B3-Sampled:"0", X-ONAP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-TransactionID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ECOMP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e586eef-4fea-4cdc-8d89-3601317cfc96"] 2022-12-30T01:10:31.611Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:10:31.611Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:31.639Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:31.640Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:31.640Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:10:31.640Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:31 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:31.642Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:10:31.642Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:31.643Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:10:31.644Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:31.644Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:10:31.644Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:31.645Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:31.645Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:10:31.645Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f19a651450f0b16cf28b1300f1bbfcb", X-B3-SpanId:"ac93245cde252b37", X-B3-ParentSpanId:"21192a0f13b8bdae", X-B3-Sampled:"0", X-ONAP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-TransactionID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ECOMP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f301a23f-8190-463a-8fb9-45bfce43d72f"] 2022-12-30T01:10:31.645Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:10:31.646Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:31.661Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:31.662Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:31.662Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:31.663Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:31 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:31.664Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:31.664Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:31.664Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:31.689Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:31.689Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:31.689Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:31.689Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:31.690Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:31.690Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-TransactionID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ECOMP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a2ef61-addb-4055-92e1-0689794cd55c"] 2022-12-30T01:10:31.690Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:31.690Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:31.835Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:31.835Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:31.836Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:31.836Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C244E7733B74350D2116BC0976FD2F0D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:31 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-12-30T01:10:31.836Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:31.837Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:31.837Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:31.859Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:31.859Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:31.859Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:31.860Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:31.860Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:31.860Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-TransactionID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ECOMP-RequestID:"4a31fbf9-9f0e-4271-805a-0f89d7974b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c9497a-2444-4108-ae5a-08d4a1a780b1"] 2022-12-30T01:10:31.860Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:31.861Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:31.987Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:31.988Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:31.988Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:31.989Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=60E55CDA56F5DE62CF14E0830169F491; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:31 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:10:31.989Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:31.990Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:31.990Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:31.994Z|4a31fbf9-9f0e-4271-805a-0f89d7974b7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:37.197Z|f693bc9e-ec86-4c1d-9da8-673f95d43a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:37.198Z|f693bc9e-ec86-4c1d-9da8-673f95d43a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:37.205Z|bb061cf2-3fe9-4d29-b9ce-fd4f712d7368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:37.205Z|bb061cf2-3fe9-4d29-b9ce-fd4f712d7368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:37.208Z|e04b7ad5-61f7-47fa-bd89-7f8782c7aa56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:37.209Z|e04b7ad5-61f7-47fa-bd89-7f8782c7aa56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:41.189Z|657ce231-c175-41b4-b938-3dc9228054a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:41.190Z|657ce231-c175-41b4-b938-3dc9228054a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:42.160Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:10:42.167Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:42.167Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:10:42.168Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:42.168Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:42.168Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:10:42.168Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6326d202403d68a25f5d6defaf8acf8", X-B3-SpanId:"81407bf66b5d0bcd", X-B3-ParentSpanId:"f9a784ce35983428", X-B3-Sampled:"0", X-ONAP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-TransactionID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ECOMP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6123b11-255b-453d-ae13-6f196e3015b0"] 2022-12-30T01:10:42.168Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:10:42.169Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:42.194Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:42.195Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:42.195Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:10:42.195Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:42 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:42.197Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:10:42.197Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:42.197Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:10:42.199Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:42.199Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:10:42.199Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:42.199Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:42.200Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:10:42.200Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6326d202403d68a25f5d6defaf8acf8", X-B3-SpanId:"f9d7aff1d51188df", X-B3-ParentSpanId:"f9a784ce35983428", X-B3-Sampled:"0", X-ONAP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-TransactionID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ECOMP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b23bd1b7-e1fa-44f4-9740-07da3bd186ea"] 2022-12-30T01:10:42.200Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:10:42.200Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:42.219Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:42.219Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:42.220Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:42.220Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:42.221Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:42.221Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:42.222Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:42.244Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:42.245Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:42.245Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:42.245Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:42.246Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:42.246Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-TransactionID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ECOMP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12e38c9-e717-4d34-8220-b1bb103e13e3"] 2022-12-30T01:10:42.247Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:42.247Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:42.374Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:42.375Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:42.375Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:42.375Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=12D0D879378A33F5911E889F6B39464F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:42 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:10:42.376Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:42.376Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:42.376Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:42.397Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:42.397Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:42.397Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:42.398Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:42.398Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:42.398Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-TransactionID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ECOMP-RequestID:"0c2f7d75-356c-42eb-ae92-04d07fbfcc6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b36d02-9c69-4015-9813-6e9391e7c495"] 2022-12-30T01:10:42.398Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:42.399Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:42.526Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:42.527Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:42.527Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:42.527Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A9EF7270D208EE65E6A35928F0783A1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:42 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:10:42.528Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:42.528Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:42.528Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:42.532Z|0c2f7d75-356c-42eb-ae92-04d07fbfcc6e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:47.225Z|c2268138-e1bd-462d-926b-ad27d69b22ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:47.225Z|c2268138-e1bd-462d-926b-ad27d69b22ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:47.227Z|d01cc45d-8e56-4e8a-a770-a1a81f977104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:47.227Z|d01cc45d-8e56-4e8a-a770-a1a81f977104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:47.228Z|f4aa05a4-7b7b-4230-956f-c3e303324b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:47.228Z|f4aa05a4-7b7b-4230-956f-c3e303324b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:52.698Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:10:52.703Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:52.703Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:10:52.703Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:52.703Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:10:52.704Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:10:52.704Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0acb21a00a16e2f038f25d5005c6bbe4", X-B3-SpanId:"da6d69f67c8aa0bd", X-B3-ParentSpanId:"16c316a1101dff7b", X-B3-Sampled:"0", X-ONAP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-TransactionID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ECOMP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b9de052-51f6-452a-8353-a108c6252351"] 2022-12-30T01:10:52.704Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:10:52.704Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:52.729Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:52.729Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:52.730Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:10:52.730Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:52.734Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:10:52.734Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:52.734Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:10:52.735Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:52.736Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:10:52.736Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:52.736Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:10:52.736Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:10:52.737Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0acb21a00a16e2f038f25d5005c6bbe4", X-B3-SpanId:"0251d52c6b843578", X-B3-ParentSpanId:"16c316a1101dff7b", X-B3-Sampled:"0", X-ONAP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-TransactionID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ECOMP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf665fa-35f3-4aa1-9ae3-a52750d76ef8"] 2022-12-30T01:10:52.737Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:10:52.737Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:52.753Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:52.753Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:52.754Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:10:52.754Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:10:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:10:52.755Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:10:52.755Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:52.755Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:10:52.780Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:52.781Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:52.781Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:52.781Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:10:52.782Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:52.782Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-TransactionID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ECOMP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"087c143e-154c-491e-a93b-a04142762ffd"] 2022-12-30T01:10:52.782Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:52.783Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:52.912Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:52.913Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:52.913Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:52.914Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F1B02F23AC49618EAE8CE3B7A74889E6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:10:52 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:10:52.914Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:10:52.915Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:52.915Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:52.935Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:52.936Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:10:52.936Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:10:52.937Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:10:52.937Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:10:52.937Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-TransactionID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ECOMP-RequestID:"4a804dcc-3315-4d1a-923e-5ab9bf9989f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2055a74-64a5-4a14-ab07-e0eeae5519ec"] 2022-12-30T01:10:52.938Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:10:52.938Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:10:53.082Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:10:53.083Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:10:53.083Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:10:53.084Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F65998AE7C2CCED931151F844AEA1DC2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:10:52 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-12-30T01:10:53.084Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:10:53.085Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:10:53.085Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:10:53.090Z|4a804dcc-3315-4d1a-923e-5ab9bf9989f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:10:54.711Z|5c393026-259f-4745-a006-df5daa8c490b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:10:54.712Z|5c393026-259f-4745-a006-df5daa8c490b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:56.189Z|b3944491-0e8d-4e3e-ac16-ad1ba3f8e656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:56.190Z|b3944491-0e8d-4e3e-ac16-ad1ba3f8e656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:56.579Z|0446c724-fd14-4194-9787-0f36e0e6a383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:10:56.579Z|0446c724-fd14-4194-9787-0f36e0e6a383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:10:57.247Z|72eeaa23-002f-4b10-a4f4-06188c63acfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:57.247Z|d458f3b2-4f41-4d58-b149-c93c34f11902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:57.247Z|9454c6f9-9407-4ffc-8f07-d53b63e94bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:10:57.247Z|72eeaa23-002f-4b10-a4f4-06188c63acfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:57.248Z|9454c6f9-9407-4ffc-8f07-d53b63e94bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:10:57.248Z|d458f3b2-4f41-4d58-b149-c93c34f11902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:03.253Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:03.258Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:03.259Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:03.259Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:03.259Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:03.259Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:03.260Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b072d871624d5cb245961a7851244022", X-B3-SpanId:"9d4cb73d5b01f17a", X-B3-ParentSpanId:"2d96918898ce5096", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-TransactionID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ECOMP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8943ea39-918e-4ec1-82ea-6fbae2d0d8c2"] 2022-12-30T01:11:03.260Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:03.260Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:03.291Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:03.291Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:03.292Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:03.292Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:03 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:03.293Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:03.293Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:03.293Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:03.294Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:03.295Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:03.295Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:03.295Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:03.295Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:03.295Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b072d871624d5cb245961a7851244022", X-B3-SpanId:"fc19c5ece73f1d28", X-B3-ParentSpanId:"2d96918898ce5096", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-TransactionID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ECOMP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"095c940e-c441-4ba0-a96e-09ce4253af15"] 2022-12-30T01:11:03.296Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:03.296Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:03.311Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:03.312Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:03.312Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:03.312Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:03 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:03.313Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:03.314Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:03.314Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:03.336Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:03.337Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:03.337Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:03.338Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:03.338Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:03.338Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-TransactionID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ECOMP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49a7dcf2-7a4b-4632-aa10-3fe1d5813936"] 2022-12-30T01:11:03.338Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:03.339Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:03.481Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:03.482Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:03.482Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:03.482Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=257A243F20DA678F3CAD87B2A69DAB7B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:11:03 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-12-30T01:11:03.483Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:11:03.483Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:03.483Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:03.507Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:03.508Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:03.508Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:03.508Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:03.508Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:03.509Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-TransactionID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ECOMP-RequestID:"d6c3e5c7-8942-41c2-8e9d-6ae0c9876599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9c6ebd5-46ab-4105-b961-cbb1719db9a7"] 2022-12-30T01:11:03.509Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:03.509Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:03.632Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:03.632Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:03.633Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:03.633Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C0F3BB1A81E46D4E37FCC998D0C40C70; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:11:03 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:11:03.633Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:11:03.634Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:03.634Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:03.638Z|d6c3e5c7-8942-41c2-8e9d-6ae0c9876599|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:07.270Z|3bc33d34-833f-4e6f-b30c-26187be94568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:07.270Z|e7a6ed9d-b8e5-479a-aa2a-8f6db27df15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:07.270Z|ba5cd529-e651-4b5d-94bd-ea900a28d5ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:07.271Z|3bc33d34-833f-4e6f-b30c-26187be94568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:07.271Z|e7a6ed9d-b8e5-479a-aa2a-8f6db27df15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:07.271Z|ba5cd529-e651-4b5d-94bd-ea900a28d5ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:11.189Z|a9768546-7dec-441e-9cbb-a5498cb1f4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:11.192Z|a9768546-7dec-441e-9cbb-a5498cb1f4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:13.798Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:13.803Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:13.804Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:13.804Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:13.804Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:13.805Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:13.805Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"572f1baac97128adfd621e36eda87355", X-B3-SpanId:"18110f9b3322cb06", X-B3-ParentSpanId:"43f71a31dc74fa6f", X-B3-Sampled:"0", X-ONAP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-TransactionID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ECOMP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0833730e-6bf5-4576-b2a1-d9bf6583dace"] 2022-12-30T01:11:13.805Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:13.806Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:13.889Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:13.889Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:13.890Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:13.890Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:13 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:13.890Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:08:00.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:08:00.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:13.891Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:13.891Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:13.892Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:13.893Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:13.893Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:13.893Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:13.893Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:13.894Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"572f1baac97128adfd621e36eda87355", X-B3-SpanId:"bc6e67e65434f68b", X-B3-ParentSpanId:"43f71a31dc74fa6f", X-B3-Sampled:"0", X-ONAP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-TransactionID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ECOMP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc6f647-26da-4829-8999-aac6f419633a"] 2022-12-30T01:11:13.894Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:13.894Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:13.906Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:13.906Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:13.907Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:13.907Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:13 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:13.910Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:13.910Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:13.911Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:13.936Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:13.936Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:13.937Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:13.937Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:13.937Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:13.938Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-TransactionID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ECOMP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d4333b-db56-42da-846e-efe5c0c6707b"] 2022-12-30T01:11:13.938Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:13.939Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:14.082Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:14.083Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:14.083Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:14.083Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB9C44AEF0B012F3C6A75671F840F66F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:11:14 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:11:14.084Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"690ca850-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:08:03.328+0000","endTime":"2022-12-30T01:08:04.597+0000","removalTime":null,"durationInMillis":1269,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"690b969f-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:11:14.084Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:14.084Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:14.105Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:14.105Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:14.105Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:14.106Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:14.106Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:14.106Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-TransactionID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ECOMP-RequestID:"63d01010-38a8-4146-9671-7133ea91e62f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b823314-9c0f-4100-8f87-f7f5fd528cf4"] 2022-12-30T01:11:14.106Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:14.106Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:14.234Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:14.234Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:14.235Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:14.235Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7906992C878DE249B805ADA9B5064D2D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:11:14 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:11:14.235Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:69c28afb-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"690ca850-87de-11ed-9c3d-e2d94c43d821","executionId":"690ca850-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:08:04.520+0000","endTime":"2022-12-30T01:08:04.537+0000","durationInMillis":17,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:11:14.235Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:14.236Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=690ca850-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:14.240Z|63d01010-38a8-4146-9671-7133ea91e62f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:17.293Z|55f4b960-2c3c-41a5-a462-c6039b30f88e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:17.294Z|8c01df6c-9742-454c-a89b-259f170df6e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:17.294Z|79ed039e-eddd-4908-b1c3-2f0c07ace5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:17.294Z|55f4b960-2c3c-41a5-a462-c6039b30f88e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:17.294Z|8c01df6c-9742-454c-a89b-259f170df6e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:17.294Z|79ed039e-eddd-4908-b1c3-2f0c07ace5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:24.410Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:24.415Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:24.416Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:24.416Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:24.416Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:24.417Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:24.417Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ba70584251f886f405216e06b5a704", X-B3-SpanId:"d0285edf70b06508", X-B3-ParentSpanId:"8bc30b4534d3cb0d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-TransactionID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ECOMP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e23bf596-a85d-425c-8740-0c472692173a"] 2022-12-30T01:11:24.417Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:24.417Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:24.443Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:24.443Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:24.444Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:24.444Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:23 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:24.445Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 36, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:20.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:24.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:24.445Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:24.446Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:24.447Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:24.448Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:24.448Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:24.448Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:24.448Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:24.448Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ba70584251f886f405216e06b5a704", X-B3-SpanId:"3f19d26f8d97b4d5", X-B3-ParentSpanId:"8bc30b4534d3cb0d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-TransactionID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ECOMP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486bed2a-405b-452b-8910-ee65ff89050e"] 2022-12-30T01:11:24.449Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:24.449Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:24.460Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:24.460Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:24.460Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:24.460Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:23 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:24.461Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:24.461Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:24.462Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:24.484Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:24.485Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:24.485Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:24.485Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:11:24.486Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:24.486Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-TransactionID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ECOMP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ccf6ded-acdd-40dc-a0fd-eacdd46437cb"] 2022-12-30T01:11:24.486Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:24.486Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:24.617Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:24.618Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:24.618Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:24.618Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DAFFB38474067EB5BD33262A27AA15B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:11:23 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:11:24.618Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfb76219-87de-11ed-9c3d-e2d94c43d821","businessKey":"fa69b97d-4341-4b99-9698-dd02289360cc","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:11:22.418+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"dfb65068-87de-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:11:24.619Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:24.619Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa69b97d-4341-4b99-9698-dd02289360cc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:24.639Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:24.640Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:11:24.640Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:24.640Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:11:24.640Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:11:24.641Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-TransactionID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ECOMP-RequestID:"fc7fc8e0-bd80-486c-945d-c63e51e7505f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b083b272-ac24-4459-b128-27f44a1e9c12"] 2022-12-30T01:11:24.641Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:11:24.641Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:24.772Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:24.772Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:24.773Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:11:24.773Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CBF6B0B6C257F0510EC3A8692B181A51; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:11:24 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:11:24.773Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dfb76220-87de-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"dfb76219-87de-11ed-9c3d-e2d94c43d821","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"dfb76219-87de-11ed-9c3d-e2d94c43d821","executionId":"dfb76219-87de-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:11:22.418+0000","endTime":"2022-12-30T01:11:22.418+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d168292e-87dd-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:11:24.773Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:24.774Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfb76219-87de-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:11:24.778Z|fc7fc8e0-bd80-486c-945d-c63e51e7505f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:26.189Z|04fa4cbe-c0d2-48cf-b96b-9f30db7b12ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:26.189Z|04fa4cbe-c0d2-48cf-b96b-9f30db7b12ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:26.580Z|8f5a6cc3-2c8b-463b-bd7a-f2b3aac0ce67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:26.581Z|8f5a6cc3-2c8b-463b-bd7a-f2b3aac0ce67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:27.315Z|daec6e59-e484-4834-bda1-cf0100799a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:27.316Z|daec6e59-e484-4834-bda1-cf0100799a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:27.318Z|2fbc5373-9966-41ef-9003-8d09714a97b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:27.318Z|2fbc5373-9966-41ef-9003-8d09714a97b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:27.319Z|679d91cd-cfee-4d0a-b3b6-81db7b45a412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:27.319Z|679d91cd-cfee-4d0a-b3b6-81db7b45a412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:34.939Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:34.945Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:34.945Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:34.945Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:34.946Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:34.946Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:34.946Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0f7089a77c41517acad4db75ca6195", X-B3-SpanId:"a27609a70a961216", X-B3-ParentSpanId:"ee5a4dc078f5ed02", X-B3-Sampled:"0", X-ONAP-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-TransactionID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-ECOMP-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4482aa34-ba65-4103-b255-b8c50325a125"] 2022-12-30T01:11:34.946Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:34.946Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:34.974Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:34.975Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:34.975Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:34.975Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:34.976Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:30.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:30.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:34.976Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:34.977Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:34.978Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:34.978Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:34.978Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:34.979Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:34.979Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:34.979Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0f7089a77c41517acad4db75ca6195", X-B3-SpanId:"7e9a90fa562ef552", X-B3-ParentSpanId:"ee5a4dc078f5ed02", X-B3-Sampled:"0", X-ONAP-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-TransactionID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-ECOMP-RequestID:"ca1d106f-8ca4-4c8d-802d-18ea6bc681c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"634f2ec8-b3d3-4589-9bd8-696466dfee27"] 2022-12-30T01:11:34.979Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:34.979Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:34.995Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:34.995Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:34.996Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:34.996Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:34.996Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:34.997Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:34.997Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:35.004Z|ca1d106f-8ca4-4c8d-802d-18ea6bc681c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:35.158Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:35.164Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.165Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:35.165Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.165Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.165Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:35.166Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbfd8035a127c228329dfecad31fde06", X-B3-SpanId:"0738653356d717d5", X-B3-ParentSpanId:"b402ebe79e6486cd", X-B3-Sampled:"0", X-ONAP-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-TransactionID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-ECOMP-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"783c9a17-3042-4b6b-8b0b-aa5c394e0258"] 2022-12-30T01:11:35.167Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:35.167Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.188Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.188Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.189Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:35.189Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.190Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:30.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:30.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:35.190Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.190Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:35.197Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.197Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:35.198Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.198Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.198Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:35.198Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbfd8035a127c228329dfecad31fde06", X-B3-SpanId:"608ae630b012120a", X-B3-ParentSpanId:"b402ebe79e6486cd", X-B3-Sampled:"0", X-ONAP-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-TransactionID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-ECOMP-RequestID:"b04ef575-ab71-46a8-9940-7fffa658742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2940afa1-45fd-4ad0-94bd-7510f1e39812"] 2022-12-30T01:11:35.198Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:35.199Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.212Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.212Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.212Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:35.213Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.214Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:35.214Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.215Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:35.220Z|b04ef575-ab71-46a8-9940-7fffa658742b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:35.375Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:35.382Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.383Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:35.383Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.383Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.384Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:35.384Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce3f3b2dccf47234b78b75dd88004bb1", X-B3-SpanId:"c0a8498d6029bfe3", X-B3-ParentSpanId:"d12968946ab6e2c9", X-B3-Sampled:"0", X-ONAP-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-TransactionID:"b65fccfc-0081-4833-b826-a65f0072441d", X-ECOMP-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d88c1387-79cc-471e-b9c0-74b28cd71b68"] 2022-12-30T01:11:35.384Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:35.385Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.404Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.404Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.404Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:35.405Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.405Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:30.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:30.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:35.406Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.406Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:35.407Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.407Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:35.407Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.408Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.408Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:35.408Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce3f3b2dccf47234b78b75dd88004bb1", X-B3-SpanId:"825a2010f5b62c23", X-B3-ParentSpanId:"d12968946ab6e2c9", X-B3-Sampled:"0", X-ONAP-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-TransactionID:"b65fccfc-0081-4833-b826-a65f0072441d", X-ECOMP-RequestID:"b65fccfc-0081-4833-b826-a65f0072441d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9da906aa-0f09-4797-9968-eb306220b412"] 2022-12-30T01:11:35.408Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:35.408Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.422Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.422Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.422Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:35.423Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.424Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:35.424Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.424Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:35.470Z|b65fccfc-0081-4833-b826-a65f0072441d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:35.646Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:35.651Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.651Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:35.651Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.652Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.652Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:35.653Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d1ad3842c272649e5cac0e78e1a182", X-B3-SpanId:"ede6677d45849f96", X-B3-ParentSpanId:"49555f827f1ebf63", X-B3-Sampled:"0", X-ONAP-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-TransactionID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-ECOMP-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38627494-74d3-4b5c-975f-142484d36dcd"] 2022-12-30T01:11:35.653Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:35.653Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.675Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.675Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.676Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:35.676Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.677Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:30.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:30.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:35.678Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.678Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:35.679Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.679Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:35.679Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.680Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.680Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:35.680Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d1ad3842c272649e5cac0e78e1a182", X-B3-SpanId:"a9ee59a4fef78d88", X-B3-ParentSpanId:"49555f827f1ebf63", X-B3-Sampled:"0", X-ONAP-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-TransactionID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-ECOMP-RequestID:"6c8db379-7a02-4b99-81c9-9636dacfaac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0278af6-e1cb-41fa-b12b-47a9d8165a3b"] 2022-12-30T01:11:35.681Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:35.681Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.692Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.692Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.692Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:35.693Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.694Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:35.694Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.694Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:35.700Z|6c8db379-7a02-4b99-81c9-9636dacfaac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:35.866Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:11:35.874Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.875Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||Invoke 2022-12-30T01:11:35.875Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.875Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc 2022-12-30T01:11:35.876Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Method : GET 2022-12-30T01:11:35.876Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"607247f6ceb844218b29b4a8fec52ec1", X-B3-SpanId:"26f844aae275242d", X-B3-ParentSpanId:"ee83a6e025527111", X-B3-Sampled:"0", X-ONAP-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-TransactionID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-ECOMP-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14927418-a9bb-4dff-b7e9-106a9bca1633"] 2022-12-30T01:11:35.876Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Request body: 2022-12-30T01:11:35.877Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.907Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.908Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.908Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Status text : OK 2022-12-30T01:11:35.908Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.909Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||Response body: { "requestId" : "fa69b97d-4341-4b99-9698-dd02289360cc", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:03:48.000+00:00", "endTime" : "2022-12-30T01:11:30.000+00:00", "source" : "VID", "vnfId" : "a5cc97a4-6a5c-4196-8746-b917ac163539", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2159dc96-41f7-4504-86c9-3c24fba0fc02\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a5cc97a4-6a5c-4196-8746-b917ac163539\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:11:30.000+00:00", "vfModuleId" : "4de82529-95e6-4d73-9373-aa693c340f3e", "vfModuleName" : "basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2159dc96-41f7-4504-86c9-3c24fba0fc02", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2159dc96-41f7-4504-86c9-3c24fba0fc02/vnfs/a5cc97a4-6a5c-4196-8746-b917ac163539/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "fa69b97d-4341-4b99-9698-dd02289360cc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc" } } } 2022-12-30T01:11:35.909Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.909Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa69b97d-4341-4b99-9698-dd02289360cc|INFO|500||InvokeReturn 2022-12-30T01:11:35.911Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.911Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:11:35.911Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:11:35.911Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false 2022-12-30T01:11:35.912Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:11:35.912Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"607247f6ceb844218b29b4a8fec52ec1", X-B3-SpanId:"93b6d46eaf07d0a6", X-B3-ParentSpanId:"ee83a6e025527111", X-B3-Sampled:"0", X-ONAP-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-TransactionID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-ECOMP-RequestID:"099eedc5-e1bb-4b1f-83d3-6027d8550842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41034424-e135-4930-99d7-ef871dcfc0ba"] 2022-12-30T01:11:35.912Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:11:35.913Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:11:35.926Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:11:35.927Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:11:35.927Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:11:35.927Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:11:34 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:11:35.928Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:11:35.929Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:11:35.929Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa69b97d-4341-4b99-9698-dd02289360cc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:11:35.937Z|099eedc5-e1bb-4b1f-83d3-6027d8550842|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa69b97d-4341-4b99-9698-dd02289360cc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:11:37.338Z|31d49f85-9794-481d-a090-b5417324e3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:37.338Z|25821f21-a6a5-43bb-9150-5715d066e11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:37.339Z|25821f21-a6a5-43bb-9150-5715d066e11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:37.339Z|31d49f85-9794-481d-a090-b5417324e3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:37.342Z|0ce509ee-502b-4bd8-9b68-5a5d5c0f8ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:37.342Z|0ce509ee-502b-4bd8-9b68-5a5d5c0f8ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:41.189Z|d01cd75f-43b5-4618-b949-f5a8144a47ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:41.190Z|d01cd75f-43b5-4618-b949-f5a8144a47ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:47.363Z|00364ac4-7224-4040-8ada-50651f09a5d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:47.364Z|00364ac4-7224-4040-8ada-50651f09a5d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:47.364Z|3f676b13-fc7b-4faa-9e0f-bc72833e8a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:47.366Z|fed5a478-00ce-41ed-a619-272ff5006c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:47.366Z|fed5a478-00ce-41ed-a619-272ff5006c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:47.368Z|3f676b13-fc7b-4faa-9e0f-bc72833e8a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:54.713Z|26c21b62-85dc-4cfb-b04e-f744215f68a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:11:54.714Z|26c21b62-85dc-4cfb-b04e-f744215f68a5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:56.189Z|9ae0bdf4-676b-4587-8773-5d68bfaf9b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:56.192Z|9ae0bdf4-676b-4587-8773-5d68bfaf9b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:56.581Z|33c5cf52-4ae6-43f9-bb87-1a7a80a298b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:11:56.582Z|33c5cf52-4ae6-43f9-bb87-1a7a80a298b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:11:57.389Z|92249f8e-62cb-44ef-bfa7-ad3b8a470e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:57.390Z|92249f8e-62cb-44ef-bfa7-ad3b8a470e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:57.393Z|c04c5e1a-9315-471d-95db-efd3157fcc16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:57.394Z|c04c5e1a-9315-471d-95db-efd3157fcc16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:11:57.394Z|48f33fc7-d2ee-4528-94a4-6eb0da08d59b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:11:57.396Z|48f33fc7-d2ee-4528-94a4-6eb0da08d59b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:07.412Z|4c5a6876-7815-41ba-b818-55483292172c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:07.412Z|4c5a6876-7815-41ba-b818-55483292172c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:07.416Z|a7e45f90-d54e-4a95-8829-3566b721ff4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:07.416Z|a7e45f90-d54e-4a95-8829-3566b721ff4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:07.421Z|e180a39f-424e-4e7e-8a3e-5e013aa806c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:07.422Z|e180a39f-424e-4e7e-8a3e-5e013aa806c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:11.189Z|b05f4378-d13c-468d-96cd-26f037fbcdb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:11.190Z|b05f4378-d13c-468d-96cd-26f037fbcdb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:17.435Z|04f37bd1-78ba-43d0-9afd-3afe42bb9891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:17.436Z|04f37bd1-78ba-43d0-9afd-3afe42bb9891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:17.436Z|c87178e1-3ccf-4f8f-997c-539824b499d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:17.436Z|c87178e1-3ccf-4f8f-997c-539824b499d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:17.446Z|b77f2d56-bd8b-4fd4-9b29-c4793cd6332a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:17.446Z|b77f2d56-bd8b-4fd4-9b29-c4793cd6332a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:26.189Z|72dc3e88-debc-411f-8494-e79c8a6cd2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:26.190Z|72dc3e88-debc-411f-8494-e79c8a6cd2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:26.582Z|a24f3a70-e201-4d18-8c83-75e24296296b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:26.583Z|a24f3a70-e201-4d18-8c83-75e24296296b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:27.472Z|3ae89e66-c438-4ca9-bcf8-bbe8008c480b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:27.473Z|3ae89e66-c438-4ca9-bcf8-bbe8008c480b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:27.479Z|d70d1d9b-33f4-426b-9d8f-6f04355573ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:27.479Z|d70d1d9b-33f4-426b-9d8f-6f04355573ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:27.479Z|942f7d35-1436-4975-bc1a-884f97cc711a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:27.480Z|942f7d35-1436-4975-bc1a-884f97cc711a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:37.497Z|52c8fe56-dada-4847-a894-3158248fc69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:37.498Z|52c8fe56-dada-4847-a894-3158248fc69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:37.500Z|9c2b96e3-c575-4f3a-a0d5-a9c5230133a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:37.500Z|9c2b96e3-c575-4f3a-a0d5-a9c5230133a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:37.502Z|dc497386-d54b-441c-8bcf-e5d9ec0348cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:37.502Z|dc497386-d54b-441c-8bcf-e5d9ec0348cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:41.189Z|25c18da8-1770-46f9-b0e6-78782cc89f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:41.193Z|25c18da8-1770-46f9-b0e6-78782cc89f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:47.547Z|15b2bc08-f229-4c81-9108-d4d4b18bcaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:47.548Z|239345eb-e3c3-4beb-9770-97e767c1aaf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:47.548Z|239345eb-e3c3-4beb-9770-97e767c1aaf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:47.548Z|15b2bc08-f229-4c81-9108-d4d4b18bcaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:47.555Z|c30191b3-4705-4c3d-ae4b-3de3cafb84ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:47.556Z|c30191b3-4705-4c3d-ae4b-3de3cafb84ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:54.712Z|7a2f53ed-111c-430a-90b2-bad567643c5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:12:54.712Z|7a2f53ed-111c-430a-90b2-bad567643c5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:56.189Z|4ccf6d7e-65dd-4699-8829-b286dd07d5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:56.190Z|4ccf6d7e-65dd-4699-8829-b286dd07d5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:56.584Z|7d58455d-241c-4a01-a5a0-88b0d17ab179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:12:56.585Z|7d58455d-241c-4a01-a5a0-88b0d17ab179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:12:57.574Z|e8284a48-5d37-45c3-831b-74014345463d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:57.575Z|e8284a48-5d37-45c3-831b-74014345463d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:57.575Z|9fc91e91-8f61-4dfe-a9c1-7d0428e8c274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:57.575Z|13005d38-d183-4f85-900b-a42c29ca1548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:12:57.575Z|9fc91e91-8f61-4dfe-a9c1-7d0428e8c274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:12:57.575Z|13005d38-d183-4f85-900b-a42c29ca1548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:07.598Z|c5bbfb50-54f4-4ecb-ad1b-004f2a98ef1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:07.598Z|209cccba-c464-4071-8772-146eaeaf45ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:07.598Z|d6755a23-798b-4697-8d99-582894c3e83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:07.599Z|c5bbfb50-54f4-4ecb-ad1b-004f2a98ef1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:07.599Z|d6755a23-798b-4697-8d99-582894c3e83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:07.599Z|209cccba-c464-4071-8772-146eaeaf45ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:11.189Z|e483314c-ffb4-48c1-97df-ff3a2760eb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:11.190Z|e483314c-ffb4-48c1-97df-ff3a2760eb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:17.622Z|6496836b-023c-42f7-ba0c-1dad5fd96c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:17.622Z|04d53208-6cda-4444-aa75-61453dc64ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:17.623Z|04d53208-6cda-4444-aa75-61453dc64ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:17.623Z|6496836b-023c-42f7-ba0c-1dad5fd96c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:17.624Z|dc1db148-31ee-42dc-aacb-f90960498e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:17.624Z|dc1db148-31ee-42dc-aacb-f90960498e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:26.189Z|cca64f2c-030d-42d8-916e-02044eaa37dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:26.193Z|cca64f2c-030d-42d8-916e-02044eaa37dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:26.586Z|c05c2423-e68f-40f5-807f-dfccdadbc859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:26.586Z|c05c2423-e68f-40f5-807f-dfccdadbc859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:27.647Z|eac8db10-7818-4378-ad7b-6a14aaa7d83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:27.647Z|6372b7ea-509d-4412-9b71-39886142a947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:27.648Z|eac8db10-7818-4378-ad7b-6a14aaa7d83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:27.648Z|6372b7ea-509d-4412-9b71-39886142a947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:27.648Z|03273d69-1697-4b3a-9dc9-74d10b0a0bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:27.649Z|03273d69-1697-4b3a-9dc9-74d10b0a0bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:37.672Z|697ed3ac-3e1a-4af7-81e3-af27fb15a23a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:37.672Z|98d1456a-a392-4a34-8186-0c4607e78034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:37.672Z|7d6e8d7e-48dc-464d-9118-db77e7f0aa37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:37.673Z|697ed3ac-3e1a-4af7-81e3-af27fb15a23a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:37.674Z|98d1456a-a392-4a34-8186-0c4607e78034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:37.674Z|7d6e8d7e-48dc-464d-9118-db77e7f0aa37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:41.189Z|253bba2b-afe4-4a0e-9c87-0842b2fa7868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:41.190Z|253bba2b-afe4-4a0e-9c87-0842b2fa7868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:47.695Z|56e259c7-13eb-4b13-995d-317e871dc43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:47.695Z|af01a4e9-db68-4b5b-b553-7f5dd1e423f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:47.696Z|56e259c7-13eb-4b13-995d-317e871dc43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:47.696Z|af01a4e9-db68-4b5b-b553-7f5dd1e423f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:47.698Z|e88aa9c8-8c18-44b3-ba98-18d8e4515fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:47.698Z|e88aa9c8-8c18-44b3-ba98-18d8e4515fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:54.711Z|76696f3e-5acc-4659-94ef-9024fcd32cd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:13:54.712Z|76696f3e-5acc-4659-94ef-9024fcd32cd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:56.189Z|25f11649-4497-4879-8563-84bc1fac7dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:56.190Z|25f11649-4497-4879-8563-84bc1fac7dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:56.587Z|5e997bcd-17b9-40e8-9305-8320888230be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:13:56.587Z|5e997bcd-17b9-40e8-9305-8320888230be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:13:57.720Z|beeec2bc-38b4-44b5-b8ca-c37eefe36140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:57.720Z|9045ccee-ce95-4c24-9374-48e7998258d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:57.720Z|beeec2bc-38b4-44b5-b8ca-c37eefe36140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:57.721Z|9045ccee-ce95-4c24-9374-48e7998258d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:13:57.727Z|cf3c42a6-4996-488a-a91a-51b9c7619e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:13:57.728Z|cf3c42a6-4996-488a-a91a-51b9c7619e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:07.745Z|699fbc59-8477-42b9-abe5-0c99612ed10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:07.745Z|33a47fae-14f8-4852-aa30-c11af09adaa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:07.746Z|699fbc59-8477-42b9-abe5-0c99612ed10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:07.746Z|33a47fae-14f8-4852-aa30-c11af09adaa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:07.746Z|95ee7683-26bf-4d25-bc48-fd8b098d2a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:07.747Z|95ee7683-26bf-4d25-bc48-fd8b098d2a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:11.189Z|61665618-ff07-4cd6-852b-4fd7f079d4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:11.192Z|61665618-ff07-4cd6-852b-4fd7f079d4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:17.769Z|48680752-b70e-4fc3-b600-fafe80693330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:17.770Z|48680752-b70e-4fc3-b600-fafe80693330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:17.773Z|51e7fc0b-e325-4e56-8e40-7c9a8b1af4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:17.772Z|5855559f-602f-4cef-9f43-8814ae7762b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:17.773Z|51e7fc0b-e325-4e56-8e40-7c9a8b1af4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:17.773Z|5855559f-602f-4cef-9f43-8814ae7762b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:26.189Z|4cb28939-a59b-43f4-b085-406e0fe6fb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:26.190Z|4cb28939-a59b-43f4-b085-406e0fe6fb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:26.589Z|671b2c51-a714-49ac-938f-324820bc5fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:26.589Z|671b2c51-a714-49ac-938f-324820bc5fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:27.797Z|26cd47ae-ad48-4d23-8eee-a61a04b93bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:27.797Z|abc35db3-e69f-49fc-bffa-0f938c8e0dd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:27.798Z|26cd47ae-ad48-4d23-8eee-a61a04b93bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:27.798Z|abc35db3-e69f-49fc-bffa-0f938c8e0dd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:27.806Z|483b697c-d393-4f7e-a759-08e03ac31369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:27.807Z|483b697c-d393-4f7e-a759-08e03ac31369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:37.820Z|1b5376f8-0d74-4025-855c-1a06516bb44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:37.820Z|1b5376f8-0d74-4025-855c-1a06516bb44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:37.820Z|9683e73c-7bad-4dd0-9207-247754feed65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:37.821Z|9683e73c-7bad-4dd0-9207-247754feed65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:37.827Z|02ed3bbe-434b-47e0-9e71-a797f218a9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:37.828Z|02ed3bbe-434b-47e0-9e71-a797f218a9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:41.189Z|d2ec1a8e-c533-4f18-8489-48d0791b0f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:41.190Z|d2ec1a8e-c533-4f18-8489-48d0791b0f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:47.843Z|512bb13d-b695-4355-9539-3b075139aee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:47.843Z|512bb13d-b695-4355-9539-3b075139aee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:47.845Z|a30e1500-013d-4f2b-b29b-82b4e4f94e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:47.846Z|a30e1500-013d-4f2b-b29b-82b4e4f94e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:47.862Z|0e87bea2-b227-405d-a469-2e91b57a4572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:47.863Z|0e87bea2-b227-405d-a469-2e91b57a4572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:54.713Z|bda12b0e-c134-496b-beca-6d18c5e868ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:14:54.714Z|bda12b0e-c134-496b-beca-6d18c5e868ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:56.189Z|d30eef52-be6b-4f51-a0f7-ce94587a15a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:56.191Z|d30eef52-be6b-4f51-a0f7-ce94587a15a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:56.590Z|2bc06eaa-df0e-48df-8691-21452115672e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:14:56.591Z|2bc06eaa-df0e-48df-8691-21452115672e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:14:57.878Z|bed79486-ae81-4f11-9527-1be7ee2fc5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:57.878Z|989030ab-d993-467d-b0e1-366739cdccd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:57.879Z|bed79486-ae81-4f11-9527-1be7ee2fc5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:57.879Z|989030ab-d993-467d-b0e1-366739cdccd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:14:57.881Z|4bc6e36e-ce3e-4b63-8349-a368f52d04da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:14:57.881Z|4bc6e36e-ce3e-4b63-8349-a368f52d04da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:07.906Z|1823b28b-6413-49e1-8522-f232a88947f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:07.906Z|99ffe421-04ed-4045-b257-91807730b8c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:07.906Z|b1bb5acc-3806-4373-9f0d-ff543f57697d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:07.906Z|1823b28b-6413-49e1-8522-f232a88947f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:07.906Z|99ffe421-04ed-4045-b257-91807730b8c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:07.910Z|b1bb5acc-3806-4373-9f0d-ff543f57697d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:11.189Z|67a9d94c-0e86-4060-b340-ee6b4aa5ec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:11.190Z|67a9d94c-0e86-4060-b340-ee6b4aa5ec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:17.929Z|c1c4d41e-a8d1-4d18-a1ef-0a87e6bef9a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:17.929Z|fb498bd8-c7f8-4b01-834c-b3df30f90e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:17.930Z|fb498bd8-c7f8-4b01-834c-b3df30f90e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:17.930Z|c1c4d41e-a8d1-4d18-a1ef-0a87e6bef9a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:17.932Z|3e49c787-61d3-414a-b1ef-61d646201c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:17.933Z|3e49c787-61d3-414a-b1ef-61d646201c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:18.795Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:18.799Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 827fd61d-f27d-44ad-8f78-adda122b2505 already exists in requestDb InfraActiveRequests table 2022-12-30T01:15:18.800Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:18.801Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:18.801Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:18.801Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:18.802Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:18.802Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62fcf1a71f018e22818d57b5678a7ac6", X-B3-SpanId:"c2ddca1d33ffc0e5", X-B3-ParentSpanId:"bb1ccf3cfe952f90", X-B3-Sampled:"0", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5617db45-bd4a-4247-b66d-875c2edfb292"] 2022-12-30T01:15:18.802Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:18.802Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:18.844Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:18.845Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:15:18.845Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : Not Found 2022-12-30T01:15:18.846Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:15:18 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2022-12-30T01:15:18.846Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: 2022-12-30T01:15:18.847Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:18.847Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:18.860Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:15:18.867Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:15:18.905Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:15:18.905Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[827fd61d-f27d-44ad-8f78-adda122b2505], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b62cfc67-0881-4854-8cbc-55fbd7affc60], X-ECOMP-RequestID=[827fd61d-f27d-44ad-8f78-adda122b2505], X-TransactionId=[], X-ONAP-RequestID=[827fd61d-f27d-44ad-8f78-adda122b2505]} 2022-12-30T01:15:18.963Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:15:19 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[52], vertex-id=[176272], x-aai-txid=[0-aai-resources-221230-01:15:19:140-87742], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:15:18.965Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672362917804","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:15:18.966Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:15:18.967Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:15:18.967Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:15:18.968Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:15:18.969Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:15:18.969Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:18.970Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:15:18.970Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:15:18.970Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"62fcf1a71f018e22818d57b5678a7ac6", X-B3-SpanId:"611f6821b4db52eb", X-B3-ParentSpanId:"bb1ccf3cfe952f90", X-B3-Sampled:"0", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2977b51-cf94-4acc-9eea-5024834cb891"] 2022-12-30T01:15:18.970Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa","requestScope":"service"} 2022-12-30T01:15:18.971Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:18.998Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:18.999Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:18.999Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:15:19.000Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:15:18 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-12-30T01:15:19.000Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:15:19.000Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:19.001Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:15:19.002Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:15:19.002Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:15:19.002Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:19.003Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:15:19.003Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:15:19.003Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ddc3eb-b014-4889-a32f-5e221ffb7c16"] 2022-12-30T01:15:19.004Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:15:19.004Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:19.041Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:19.041Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:19.042Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:15:19.042Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:19 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:19.045Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:15:19.045Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:19.046Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:15:19.050Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:15:19.050Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:15:19.051Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:19.051Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:15:19.051Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:15:19.052Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f331cc0-977c-432e-8bdc-4d68deb0f396"] 2022-12-30T01:15:19.052Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:15:19.052Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:19.093Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:19.093Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:19.093Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:15:19.094Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:19 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:19.096Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:15:19.096Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:19.096Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:15:19.099Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:15:19.099Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:15:19.099Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:19.100Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:15:19.100Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:15:19.100Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5256ae-cb37-4e67-83aa-b94a5730816c"] 2022-12-30T01:15:19.101Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:15:19.101Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:19.128Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:19.128Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:19.129Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:15:19.129Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:19.130Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:15:19.130Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:19.131Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:15:19.145Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:19.145Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:15:19.146Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:19.146Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:19.146Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:15:19.147Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"62fcf1a71f018e22818d57b5678a7ac6", X-B3-SpanId:"2aab301754f2b980", X-B3-ParentSpanId:"bb1ccf3cfe952f90", X-B3-Sampled:"0", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9e6e14b-940a-441a-9678-a7f0875dd11f"] 2022-12-30T01:15:19.147Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"827fd61d-f27d-44ad-8f78-adda122b2505","requestStatus":"IN_PROGRESS","startTime":1672362918861,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"827fd61d-f27d-44ad-8f78-adda122b2505"} 2022-12-30T01:15:19.147Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:19.184Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:19.185Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:15:19.186Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:15:19.186Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:18 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:19.187Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:18.861+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:15:19.165+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:19.187Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:19.188Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:15:19.195Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:15:19.196Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:15:19.196Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:19.196Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:15:19.197Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:15:19.197Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"62fcf1a71f018e22818d57b5678a7ac6", X-B3-SpanId:"a4da65a51ad71922", X-B3-ParentSpanId:"bb1ccf3cfe952f90", X-B3-Sampled:"0", X-ONAP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-TransactionID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ECOMP-RequestID:"827fd61d-f27d-44ad-8f78-adda122b2505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a0a470-4486-4085-b0e2-6268a0d8b6de"] 2022-12-30T01:15:19.197Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"827fd61d-f27d-44ad-8f78-adda122b2505","type":"String"},"mso-request-id":{"value":"827fd61d-f27d-44ad-8f78-adda122b2505","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"}}} 2022-12-30T01:15:19.198Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:20.219Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:20.219Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:15:20.219Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:15:20.220Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:15:20 GMT", x-onap-requestid:"827fd61d-f27d-44ad-8f78-adda122b2505", x-requestid:"827fd61d-f27d-44ad-8f78-adda122b2505", x-transactionid:"827fd61d-f27d-44ad-8f78-adda122b2505", x-ecomp-requestid:"827fd61d-f27d-44ad-8f78-adda122b2505", x-onap-partnername:"UNKNOWN", x-invocationid:"67a0a470-4486-4085-b0e2-6268a0d8b6de", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:20.220Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"827fd61d-f27d-44ad-8f78-adda122b2505\",\"instanceId\":\"4de1c7c8-7119-471a-b113-54cb0e40c12d\"}}","message":"Success","processInstanceID":"6cdcf4c1-87df-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:15:20.220Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:20.221Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:15:20.226Z|827fd61d-f27d-44ad-8f78-adda122b2505|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:20.401Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:20.407Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:20.408Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:20.408Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:20.408Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:20.408Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:20.409Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3aaf573759ab514389cf05d17fbbd36", X-B3-SpanId:"9ca35783984ce897", X-B3-ParentSpanId:"ee0610d45abf0b6f", X-B3-Sampled:"0", X-ONAP-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-TransactionID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-ECOMP-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dce31867-e1eb-4832-843c-6e27f5117f0b"] 2022-12-30T01:15:20.409Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:20.409Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:20.498Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:20.499Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:20.500Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:20.500Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:20 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:20.502Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:18.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:19.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:20.502Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:20.502Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:20.504Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:20.504Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:20.504Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:20.505Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:20.505Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:20.505Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3aaf573759ab514389cf05d17fbbd36", X-B3-SpanId:"37b7732cfac58d6b", X-B3-ParentSpanId:"ee0610d45abf0b6f", X-B3-Sampled:"0", X-ONAP-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-TransactionID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-ECOMP-RequestID:"14f51696-6f3a-4156-8d8e-01b7249a8dcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f00595-1445-4f34-b81d-177472e34500"] 2022-12-30T01:15:20.506Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:20.506Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:20.524Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:20.524Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:20.525Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:20.525Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:20 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:20.528Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:20.528Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:20.528Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:20.534Z|14f51696-6f3a-4156-8d8e-01b7249a8dcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:26.190Z|74162ffd-49ff-497d-b066-04af92d3b9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:26.191Z|74162ffd-49ff-497d-b066-04af92d3b9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:26.592Z|a9ee763c-9da5-4b2c-9051-bc24203f3b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:26.593Z|a9ee763c-9da5-4b2c-9051-bc24203f3b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:27.952Z|011225cf-b072-4533-9e25-1e8360bdce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:27.952Z|ca693dcd-47f3-42d7-920f-1d904749befb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:27.953Z|011225cf-b072-4533-9e25-1e8360bdce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:27.953Z|ca693dcd-47f3-42d7-920f-1d904749befb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:27.956Z|de6f7fe6-690a-406a-82cd-438a217b0475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:27.957Z|de6f7fe6-690a-406a-82cd-438a217b0475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:30.710Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:30.715Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:30.715Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:30.716Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:30.716Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:30.716Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:30.716Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d95bb82dd158d643383c205b51fe3be", X-B3-SpanId:"28f8b3779f22e766", X-B3-ParentSpanId:"7a490873d7cc090e", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-TransactionID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-ECOMP-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"225fc6be-e774-4071-9ce7-3200f3f6d706"] 2022-12-30T01:15:30.717Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:30.717Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:30.743Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:30.744Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:30.744Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:30.744Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:30.746Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:18.000+00:00", "endTime" : "2022-12-30T01:15:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:30.746Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:30.747Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:30.748Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:30.748Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:30.748Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:30.749Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:30.749Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:30.749Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d95bb82dd158d643383c205b51fe3be", X-B3-SpanId:"78d29ebdeb514c11", X-B3-ParentSpanId:"7a490873d7cc090e", X-B3-Sampled:"0", X-ONAP-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-TransactionID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-ECOMP-RequestID:"a3f847dc-73a3-40da-bfe9-e4e58d97bbc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95ddec2e-681b-4987-8e9f-601bda268c3d"] 2022-12-30T01:15:30.749Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:30.750Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:30.766Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:30.767Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:30.767Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:30.767Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:30.768Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:30.768Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:30.768Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:30.774Z|a3f847dc-73a3-40da-bfe9-e4e58d97bbc3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:30.930Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:30.936Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:30.937Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:30.937Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:30.938Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:30.938Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:30.938Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1258aa32fe322f1cc8d4127bfc1ee85", X-B3-SpanId:"b9bec2d6051926b3", X-B3-ParentSpanId:"9ca555d8d859b08d", X-B3-Sampled:"0", X-ONAP-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-TransactionID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-ECOMP-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b51740-e10f-4479-b9d9-c3691d87358d"] 2022-12-30T01:15:30.938Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:30.939Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:30.958Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:30.959Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:30.959Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:30.960Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:30.961Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:18.000+00:00", "endTime" : "2022-12-30T01:15:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:30.961Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:30.962Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:30.963Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:30.964Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:30.964Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:30.965Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:30.965Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:30.965Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1258aa32fe322f1cc8d4127bfc1ee85", X-B3-SpanId:"f08ddaa93e7108a5", X-B3-ParentSpanId:"9ca555d8d859b08d", X-B3-Sampled:"0", X-ONAP-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-TransactionID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-ECOMP-RequestID:"ab77bdb3-d101-4dd3-86f2-44d7a47b83be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30901ae3-7ed9-425a-9209-17993dc271ad"] 2022-12-30T01:15:30.966Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:30.966Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:30.979Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:30.979Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:30.979Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:30.980Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:30.980Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:30.981Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:30.981Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:30.988Z|ab77bdb3-d101-4dd3-86f2-44d7a47b83be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:31.134Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:31.142Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.142Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:31.142Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.142Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.143Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:31.143Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88fa1532c9072af0c7d0e9629c6516f0", X-B3-SpanId:"214cd5c758b60d71", X-B3-ParentSpanId:"5d923f276583c0fc", X-B3-Sampled:"0", X-ONAP-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-TransactionID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-ECOMP-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d3ce88-f5d0-4ec0-a848-ef92cea2bb04"] 2022-12-30T01:15:31.143Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:31.143Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.164Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.165Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.165Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:31.165Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.168Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:18.000+00:00", "endTime" : "2022-12-30T01:15:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:31.169Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.169Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:31.170Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.171Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:31.171Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.171Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.171Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:31.171Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88fa1532c9072af0c7d0e9629c6516f0", X-B3-SpanId:"73d75a5325099ac8", X-B3-ParentSpanId:"5d923f276583c0fc", X-B3-Sampled:"0", X-ONAP-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-TransactionID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-ECOMP-RequestID:"ff536229-ae78-49df-aed7-2b72c936ae6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a7d8038-27f9-4306-8ab6-9799a92f7e81"] 2022-12-30T01:15:31.172Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:31.172Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.184Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.185Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.185Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:31.185Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.186Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:31.186Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.186Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:31.192Z|ff536229-ae78-49df-aed7-2b72c936ae6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:31.350Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:31.359Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.359Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:31.360Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.360Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.360Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:31.360Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c419a132832e5c0b53db5f6f1044fa5", X-B3-SpanId:"0fd85ab293742a05", X-B3-ParentSpanId:"1796735348e35521", X-B3-Sampled:"0", X-ONAP-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-TransactionID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-ECOMP-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67dea57f-9e7c-46c3-ac7e-a8f966ddb7fc"] 2022-12-30T01:15:31.361Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:31.361Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.392Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.393Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.393Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:31.394Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.394Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:18.000+00:00", "endTime" : "2022-12-30T01:15:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:31.395Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.395Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:31.396Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.396Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:31.397Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.397Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.397Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:31.397Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c419a132832e5c0b53db5f6f1044fa5", X-B3-SpanId:"49f904ac600eaf4b", X-B3-ParentSpanId:"1796735348e35521", X-B3-Sampled:"0", X-ONAP-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-TransactionID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-ECOMP-RequestID:"9305b7f7-544b-42b9-8dbf-7163fc1fe4a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccea3edb-ea11-4d7e-8067-5ce80fec2e8e"] 2022-12-30T01:15:31.398Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:31.398Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.416Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.417Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.417Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:31.417Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.419Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:31.419Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.420Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:31.425Z|9305b7f7-544b-42b9-8dbf-7163fc1fe4a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:31.578Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:31.584Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.585Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||Invoke 2022-12-30T01:15:31.585Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.586Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505 2022-12-30T01:15:31.586Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Method : GET 2022-12-30T01:15:31.586Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c47fd05e3a643e1c9565e1a45ab969ae", X-B3-SpanId:"16c75f84a687a9a4", X-B3-ParentSpanId:"708336975c60ff99", X-B3-Sampled:"0", X-ONAP-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-TransactionID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-ECOMP-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1233be7d-6fb2-48a8-9d24-7699809e8078"] 2022-12-30T01:15:31.587Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Request body: 2022-12-30T01:15:31.587Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.610Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.610Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.610Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Status text : OK 2022-12-30T01:15:31.610Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.611Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||Response body: { "requestId" : "827fd61d-f27d-44ad-8f78-adda122b2505", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:18.000+00:00", "endTime" : "2022-12-30T01:15:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "serviceInstanceName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "827fd61d-f27d-44ad-8f78-adda122b2505", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505" } } } 2022-12-30T01:15:31.612Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.612Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/827fd61d-f27d-44ad-8f78-adda122b2505|INFO|500||InvokeReturn 2022-12-30T01:15:31.613Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.613Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:31.614Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:31.614Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false 2022-12-30T01:15:31.614Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:31.614Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c47fd05e3a643e1c9565e1a45ab969ae", X-B3-SpanId:"2cc6733931cbf47d", X-B3-ParentSpanId:"708336975c60ff99", X-B3-Sampled:"0", X-ONAP-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-TransactionID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-ECOMP-RequestID:"e5451f91-790f-4a34-aa0a-5803681876ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307f036c-abc2-4d39-b1c2-3e22b9c24a18"] 2022-12-30T01:15:31.615Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:31.615Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:31.630Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:31.630Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:31.631Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:31.631Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:30 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:31.633Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:31.633Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:31.634Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=827fd61d-f27d-44ad-8f78-adda122b2505&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:31.640Z|e5451f91-790f-4a34-aa0a-5803681876ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/827fd61d-f27d-44ad-8f78-adda122b2505|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:33.063Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:33.065Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 00036b63-3eb4-4ad5-8a8d-28ff58082d06 already exists in requestDb InfraActiveRequests table 2022-12-30T01:15:33.065Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:33.066Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:33.066Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.066Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:33.067Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:33.067Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87f120287b58c0e20c6501fd5c749cf0", X-B3-SpanId:"fc2b1e9fb621b6f3", X-B3-ParentSpanId:"e02d5970c26ef85b", X-B3-Sampled:"0", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d7f1c8-4736-44b3-9d2f-07407734331c"] 2022-12-30T01:15:33.067Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:33.068Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:33.095Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:33.095Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:15:33.095Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : Not Found 2022-12-30T01:15:33.096Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2022-12-30T01:15:33.096Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: 2022-12-30T01:15:33.097Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:33.097Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:33.106Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:15:33.107Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:15:33.112Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:15:33.143Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:15:33.143Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fd62355f-7ba4-4f61-9893-7ab1d7e1e2ce], X-ECOMP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-TransactionId=[], X-ONAP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06]} 2022-12-30T01:15:33.185Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:15:33 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-221230-01:15:33:378-70507], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:15:33.186Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|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/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:15:33.187Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:33.193Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:15:33.194Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:15:33.197Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:15:33.221Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:15:33.222Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fa9491d6-bf99-406e-b7dc-2bc652f39fcf], X-ECOMP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-TransactionId=[], X-ONAP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06]} 2022-12-30T01:15:33.262Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:15:33 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[37], x-aai-txid=[0-aai-resources-221230-01:15:33:458-96961], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:15:33.263Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|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/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:15:33.264Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:33.266Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:15:33.266Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:15:33.270Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:15:33.298Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:15:33.299Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[26545041-c426-4d4c-802c-2f6628973f6d], X-ECOMP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06], X-TransactionId=[], X-ONAP-RequestID=[00036b63-3eb4-4ad5-8a8d-28ff58082d06]} 2022-12-30T01:15:33.364Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:15:33 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[62], vertex-id=[176272], x-aai-txid=[2-aai-resources-221230-01:15:33:531-61623], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:15:33.365Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672362917804","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:15:33.365Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:15:33.370Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:15:33.370Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:15:33.373Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.374Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:15:33.374Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.374Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.375Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:15:33.375Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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:"169", X-B3-TraceId:"87f120287b58c0e20c6501fd5c749cf0", X-B3-SpanId:"cf444f8f48d7cc08", X-B3-ParentSpanId:"e02d5970c26ef85b", X-B3-Sampled:"0", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82870334-9125-4ff1-b7a5-b122b3a6d631"] 2022-12-30T01:15:33.375Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4de1c7c8-7119-471a-b113-54cb0e40c12d"},"instanceName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0","requestScope":"vnf"} 2022-12-30T01:15:33.376Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:33.423Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:33.423Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:33.424Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:15:33.424Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2022-12-30T01:15:33.424Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:15:33.424Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:33.425Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:15:33.426Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:15:33.426Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||Invoke 2022-12-30T01:15:33.427Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.427Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:15:33.427Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Method : GET 2022-12-30T01:15:33.427Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1115aa8-14db-4d16-9a1c-b3040d103fb3"] 2022-12-30T01:15:33.428Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Request body: 2022-12-30T01:15:33.428Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:33.479Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:33.480Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:33.480Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status text : OK 2022-12-30T01:15:33.480Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:33.488Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53", "modelInstanceName" : "basic_cnf 0", "created" : "2022-12-30 01:01:30.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-12-30T01:01:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53" } } } 2022-12-30T01:15:33.489Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:33.489Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||InvokeReturn 2022-12-30T01:15:33.492Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:15:33.492Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2022-12-30T01:15:33.492Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.492Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:15:33.493Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2022-12-30T01:15:33.493Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c729a395-e20f-4a82-9179-3cccd85f967b"] 2022-12-30T01:15:33.493Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2022-12-30T01:15:33.493Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:33.543Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:33.544Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:33.544Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : OK 2022-12-30T01:15:33.545Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:33.546Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e89d6308-ffa2-43a3-89b4-d3b57f0048bd", "modelInvariantUUID" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-12-30T01:01:30.000+00:00", "modelInvariantId" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/vnfResourceWorkflow" } } } 2022-12-30T01:15:33.546Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:33.547Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2022-12-30T01:15:33.549Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.549Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-30T01:15:33.549Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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================================================ 2022-12-30T01:15:33.549Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.550Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.550Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9720e84a-6c44-440c-a310-1e6e00fcc141"] 2022-12-30T01:15:33.550Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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: 2022-12-30T01:15:33.550Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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================================================ 2022-12-30T01:15:33.580Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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========================================== 2022-12-30T01:15:33.581Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.581Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:15:33.581Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:33.585Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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" : 10034, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-12-30T01:15:33.586Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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================================================= 2022-12-30T01:15:33.586Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:15:33.604Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:33.604Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:15:33.604Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.604Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:33.605Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:15:33.605Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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:"2552", X-B3-TraceId:"87f120287b58c0e20c6501fd5c749cf0", X-B3-SpanId:"4118729bf2bd831b", X-B3-ParentSpanId:"e02d5970c26ef85b", X-B3-Sampled:"0", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a083382-6aae-4a88-9d2b-a2e2b0e9df6e"] 2022-12-30T01:15:33.605Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"00036b63-3eb4-4ad5-8a8d-28ff58082d06","requestStatus":"IN_PROGRESS","startTime":1672362933107,"source":"VID","vnfName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"4de1c7c8-7119-471a-b113-54cb0e40c12d","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"00036b63-3eb4-4ad5-8a8d-28ff58082d06"} 2022-12-30T01:15:33.605Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:33.687Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:33.688Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:15:33.688Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:15:33.688Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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/00036b63-3eb4-4ad5-8a8d-28ff58082d06", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:33 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:33.689Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:33.107+00:00", "source" : "VID", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:15:33.623+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:33.689Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:33.689Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:15:33.705Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.705Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:15:33.705Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:33.706Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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 2022-12-30T01:15:33.706Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:15:33.706Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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:"2917", X-B3-TraceId:"87f120287b58c0e20c6501fd5c749cf0", X-B3-SpanId:"e738642e45fcbcfd", X-B3-ParentSpanId:"e02d5970c26ef85b", X-B3-Sampled:"0", X-ONAP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-TransactionID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ECOMP-RequestID:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cfa65f8-a60c-4c20-b693-ad888ff11145"] 2022-12-30T01:15:33.706Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/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_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"4de1c7c8-7119-471a-b113-54cb0e40c12d\"}","type":"String"},"requestId":{"value":"00036b63-3eb4-4ad5-8a8d-28ff58082d06","type":"String"},"mso-request-id":{"value":"00036b63-3eb4-4ad5-8a8d-28ff58082d06","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"4de1c7c8-7119-471a-b113-54cb0e40c12d","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_cnf/basic_cnf 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/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:15:33.707Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:34.725Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:34.726Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:15:34.727Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:15:34.727Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:15:34 GMT", x-onap-requestid:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", x-requestid:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", x-transactionid:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", x-ecomp-requestid:"00036b63-3eb4-4ad5-8a8d-28ff58082d06", x-onap-partnername:"UNKNOWN", x-invocationid:"1cfa65f8-a60c-4c20-b693-ad888ff11145", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:34.728Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"00036b63-3eb4-4ad5-8a8d-28ff58082d06\",\"instanceId\":\"58b9902f-0e57-4aa2-aaba-c561df42d2ca\"}}","message":"Success","processInstanceID":"7583500d-87df-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:15:34.728Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:34.728Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:15:34.736Z|00036b63-3eb4-4ad5-8a8d-28ff58082d06|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:34.914Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:34.921Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:34.921Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:34.921Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:34.922Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:34.922Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:34.922Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cda34445c0b145871d96030445f5b534", X-B3-SpanId:"d79c5dfc600bc38e", X-B3-ParentSpanId:"bb72e32200b8d14a", X-B3-Sampled:"0", X-ONAP-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-TransactionID:"459f3086-c765-4889-8b3f-26af59410727", X-ECOMP-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae33ef33-29fe-448d-ba66-090cb7279006"] 2022-12-30T01:15:34.923Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:34.923Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:34.944Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:34.945Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:34.945Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:34.945Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:34.946Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:33.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:34.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:34.946Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:34.947Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:34.948Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:34.949Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:34.950Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:34.950Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:34.950Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:34.951Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cda34445c0b145871d96030445f5b534", X-B3-SpanId:"ce8de91549f25a42", X-B3-ParentSpanId:"bb72e32200b8d14a", X-B3-Sampled:"0", X-ONAP-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-TransactionID:"459f3086-c765-4889-8b3f-26af59410727", X-ECOMP-RequestID:"459f3086-c765-4889-8b3f-26af59410727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5faf0947-c20e-4f9a-9402-0ed25195c416"] 2022-12-30T01:15:34.951Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:34.951Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:34.965Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:34.966Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:34.966Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:34.967Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:34 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:34.968Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:34.968Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:34.969Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:34.976Z|459f3086-c765-4889-8b3f-26af59410727|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:37.975Z|ae44284e-f0a9-4725-b14c-5cc26d705cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:37.975Z|b44d2245-5c6d-4a9e-b3d9-37d1e5e0e917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:37.975Z|5fe2b733-f1e1-4fed-a45c-202e6c84fea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:37.975Z|b44d2245-5c6d-4a9e-b3d9-37d1e5e0e917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:37.975Z|ae44284e-f0a9-4725-b14c-5cc26d705cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:37.976Z|5fe2b733-f1e1-4fed-a45c-202e6c84fea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:41.189Z|a2383ad7-0c23-4577-877d-46eec7bf50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:41.191Z|a2383ad7-0c23-4577-877d-46eec7bf50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:45.149Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:45.156Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.156Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:45.157Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.157Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.158Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:45.158Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6c54aa0ecdedc3f1029b0107c671a70", X-B3-SpanId:"281e8658a9a9bb8b", X-B3-ParentSpanId:"aa2f1f597004afe8", X-B3-Sampled:"0", X-ONAP-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-TransactionID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-ECOMP-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6b863f5-459d-4ff4-afaa-af686ab08061"] 2022-12-30T01:15:45.158Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:45.158Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.206Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.208Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.208Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:45.209Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.209Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:33.000+00:00", "endTime" : "2022-12-30T01:15:41.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:45.210Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.210Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:45.212Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.212Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:45.212Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.213Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.213Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:45.214Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6c54aa0ecdedc3f1029b0107c671a70", X-B3-SpanId:"c44ed843b7c94322", X-B3-ParentSpanId:"aa2f1f597004afe8", X-B3-Sampled:"0", X-ONAP-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-TransactionID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-ECOMP-RequestID:"8036eb6b-87d0-431d-85d1-18c324b8d481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e29a175-8128-4880-9332-956597f08a6d"] 2022-12-30T01:15:45.214Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:45.214Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.238Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.239Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.239Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:45.240Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.240Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:45.241Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.241Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:45.249Z|8036eb6b-87d0-431d-85d1-18c324b8d481|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:45.400Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:45.406Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.406Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:45.406Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.407Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.407Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:45.407Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09b6d05ecc36ba8e908d54befbd51a9d", X-B3-SpanId:"f078eac2bd61338d", X-B3-ParentSpanId:"6a8a54a879667b04", X-B3-Sampled:"0", X-ONAP-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-TransactionID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-ECOMP-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9faf521c-2486-41a1-96f0-0224e1a8b91b"] 2022-12-30T01:15:45.407Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:45.407Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.429Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.429Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.430Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:45.430Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.431Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:33.000+00:00", "endTime" : "2022-12-30T01:15:41.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:45.432Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.433Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:45.450Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.451Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:45.451Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.451Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.452Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:45.452Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09b6d05ecc36ba8e908d54befbd51a9d", X-B3-SpanId:"7e02c45cefae3501", X-B3-ParentSpanId:"6a8a54a879667b04", X-B3-Sampled:"0", X-ONAP-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-TransactionID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-ECOMP-RequestID:"e2d21377-eeb7-4f33-885f-91ad7cd22220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a8cbcfa-65af-4da7-a0e5-921a8b057ab0"] 2022-12-30T01:15:45.452Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:45.452Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.481Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.482Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.482Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:45.482Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.486Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:45.486Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.486Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:45.492Z|e2d21377-eeb7-4f33-885f-91ad7cd22220|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:45.644Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:45.649Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.650Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:45.650Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.651Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.651Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:45.651Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab847a163b7a5110a92473e340722365", X-B3-SpanId:"160820bba7438347", X-B3-ParentSpanId:"5730f9a9e0d6a3c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-TransactionID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-ECOMP-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c5de4a2-c36b-4bb3-b24c-c5c2019b800b"] 2022-12-30T01:15:45.652Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:45.652Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.674Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.674Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.675Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:45.676Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.676Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:33.000+00:00", "endTime" : "2022-12-30T01:15:41.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:45.677Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.677Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:45.679Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.679Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:45.679Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.680Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.680Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:45.680Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab847a163b7a5110a92473e340722365", X-B3-SpanId:"836376aceac66dae", X-B3-ParentSpanId:"5730f9a9e0d6a3c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-TransactionID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-ECOMP-RequestID:"ea485a04-d33d-4fed-a188-0ceebdd5fecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"932cf8ea-ebf1-4b95-b7e8-1bfd77d87246"] 2022-12-30T01:15:45.681Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:45.681Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.696Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.697Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.697Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:45.698Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.698Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:45.699Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.699Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:45.705Z|ea485a04-d33d-4fed-a188-0ceebdd5fecb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:45.862Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:45.866Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.867Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:45.867Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.867Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:45.868Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:45.868Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60489680cd41824849263075f3160248", X-B3-SpanId:"e1bf47bfebebe234", X-B3-ParentSpanId:"504d02f694f50c29", X-B3-Sampled:"0", X-ONAP-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-TransactionID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-ECOMP-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"587c7512-8f69-4d67-99c2-7286f4129dce"] 2022-12-30T01:15:45.868Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:45.869Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.892Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.893Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.893Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:45.893Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.894Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:33.000+00:00", "endTime" : "2022-12-30T01:15:41.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:45.895Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.895Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:45.896Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.896Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:45.897Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:45.897Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:45.897Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:45.897Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60489680cd41824849263075f3160248", X-B3-SpanId:"cc524fa8f6d306fa", X-B3-ParentSpanId:"504d02f694f50c29", X-B3-Sampled:"0", X-ONAP-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-TransactionID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-ECOMP-RequestID:"9138eeb7-321a-4587-90fa-e347a94e8b11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"477c0183-06ac-477f-ad5b-9b50cfa49fd4"] 2022-12-30T01:15:45.897Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:45.898Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:45.921Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:45.922Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:45.922Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:45.922Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:45.923Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:45.923Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:45.923Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:45.929Z|9138eeb7-321a-4587-90fa-e347a94e8b11|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:46.078Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:46.083Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:46.083Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||Invoke 2022-12-30T01:15:46.084Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:46.084Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06 2022-12-30T01:15:46.084Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Method : GET 2022-12-30T01:15:46.084Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a00cc5479cf63163ff1cb15e3659e3", X-B3-SpanId:"b86435cdf1ce0b27", X-B3-ParentSpanId:"9ca1030e9db9181d", X-B3-Sampled:"0", X-ONAP-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-TransactionID:"143778fd-496b-41da-9de5-18491366d07f", X-ECOMP-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae9b748d-e088-4e58-8591-446505ceaec5"] 2022-12-30T01:15:46.084Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Request body: 2022-12-30T01:15:46.085Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:46.109Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:46.110Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:46.110Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Status text : OK 2022-12-30T01:15:46.111Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:46.112Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||Response body: { "requestId" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:15:33.000+00:00", "endTime" : "2022-12-30T01:15:41.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:41.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "00036b63-3eb4-4ad5-8a8d-28ff58082d06", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06" } } } 2022-12-30T01:15:46.112Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:46.113Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00036b63-3eb4-4ad5-8a8d-28ff58082d06|INFO|500||InvokeReturn 2022-12-30T01:15:46.114Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:46.114Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:46.115Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:46.115Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false 2022-12-30T01:15:46.115Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:46.115Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a00cc5479cf63163ff1cb15e3659e3", X-B3-SpanId:"59704d9105bc0416", X-B3-ParentSpanId:"9ca1030e9db9181d", X-B3-Sampled:"0", X-ONAP-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-TransactionID:"143778fd-496b-41da-9de5-18491366d07f", X-ECOMP-RequestID:"143778fd-496b-41da-9de5-18491366d07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c6d2886-da70-48c5-a4e9-1df7ddedfb62"] 2022-12-30T01:15:46.116Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:46.116Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:46.130Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:46.130Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:46.131Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:46.131Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:45 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:46.132Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:46.132Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:46.132Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=00036b63-3eb4-4ad5-8a8d-28ff58082d06&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:46.139Z|143778fd-496b-41da-9de5-18491366d07f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/00036b63-3eb4-4ad5-8a8d-28ff58082d06|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:47.998Z|f2835e5d-7a26-44f7-9d27-b96a08c1b856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:47.998Z|38c30df8-ef72-4703-a591-f0e5610e3412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:47.998Z|db5f867b-167b-4342-b832-f2169fd7aaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:47.998Z|f2835e5d-7a26-44f7-9d27-b96a08c1b856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:47.998Z|db5f867b-167b-4342-b832-f2169fd7aaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:47.999Z|38c30df8-ef72-4703-a591-f0e5610e3412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:48.996Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:48.998Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: f43fd00b-2b07-4faa-abca-7e7f36222673 already exists in requestDb InfraActiveRequests table 2022-12-30T01:15:48.998Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:15:48.999Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:15:48.999Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:48.999Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:15:49.000Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:15:49.000Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42a48b403eff6670847860ed5e74f547", X-B3-SpanId:"f17d342827827169", X-B3-ParentSpanId:"938fd4fb3424fd38", X-B3-Sampled:"0", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e71c014-814a-4c2f-a060-879aeadf4634"] 2022-12-30T01:15:49.000Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:15:49.001Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.024Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.025Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:15:49.025Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : Not Found 2022-12-30T01:15:49.025Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-12-30T01:15:49.025Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: 2022-12-30T01:15:49.026Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.026Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:49.033Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:15:49.037Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:15:49.057Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:15:49.057Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:15:49.116Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:15:49.116Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:15:49 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[53], vertex-id=[176272], x-aai-txid=[1-aai-resources-221230-01:15:49:295-42711], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:15:49.118Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672362936266","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/58b9902f-0e57-4aa2-aaba-c561df42d2ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"58b9902f-0e57-4aa2-aaba-c561df42d2ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:15:49.119Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:15:49.119Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:15:49.121Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.121Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:15:49.121Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.122Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.122Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:15:49.123Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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:"223", X-B3-TraceId:"42a48b403eff6670847860ed5e74f547", X-B3-SpanId:"3d1ce00bdb5bd7f6", X-B3-ParentSpanId:"938fd4fb3424fd38", X-B3-Sampled:"0", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d541145b-c53b-4e9e-ae2c-9c2606ed9bdc"] 2022-12-30T01:15:49.123Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"58b9902f-0e57-4aa2-aaba-c561df42d2ca","serviceInstanceId":"4de1c7c8-7119-471a-b113-54cb0e40c12d"},"instanceName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa","requestScope":"vfModule"} 2022-12-30T01:15:49.123Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.155Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.155Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:49.156Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:15:49.156Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-12-30T01:15:49.156Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:15:49.157Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.157Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:15:49.158Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:15:49.158Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||Invoke 2022-12-30T01:15:49.158Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.158Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:15:49.159Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Method : GET 2022-12-30T01:15:49.159Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1efa76-4065-4a43-824f-197700801c5b"] 2022-12-30T01:15:49.159Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Request body: 2022-12-30T01:15:49.160Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.197Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.197Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:49.198Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status text : OK 2022-12-30T01:15:49.198Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.199Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "7789e803-e36b-4cb7-965d-f55e32f7a660", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-30 01:01:30.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" } } } 2022-12-30T01:15:49.200Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.200Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||InvokeReturn 2022-12-30T01:15:49.205Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:15:49.205Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2022-12-30T01:15:49.205Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.205Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:15:49.206Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2022-12-30T01:15:49.206Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7badc1c-dab6-4612-8975-a6d535f07f74"] 2022-12-30T01:15:49.206Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2022-12-30T01:15:49.206Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.244Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.245Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:49.246Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : OK 2022-12-30T01:15:49.246Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.249Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:15:49.249Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.250Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2022-12-30T01:15:49.252Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:15:49.252Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:15:49.253Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.253Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:15:49.253Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:15:49.253Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3307fdd7-eb44-4579-9a8b-9a04c09c2823"] 2022-12-30T01:15:49.254Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:15:49.254Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.285Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.285Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:15:49.286Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:15:49.286Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-12-30T01:15:49.286Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:15:49.287Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.287Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:49.288Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:15:49.289Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||Invoke 2022-12-30T01:15:49.289Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.289Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:15:49.290Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Method : GET 2022-12-30T01:15:49.290Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"985c8660-a808-4e6f-84f3-1838f5dd1725"] 2022-12-30T01:15:49.290Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Request body: 2022-12-30T01:15:49.290Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.321Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.322Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:49.322Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status text : OK 2022-12-30T01:15:49.323Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.325Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7" } } } 2022-12-30T01:15:49.326Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.326Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||InvokeReturn 2022-12-30T01:15:49.329Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:15:49.329Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:15:49.329Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.330Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:15:49.330Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:15:49.330Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f9d8e3-943e-4d5b-83f1-f9e7cf56da22"] 2022-12-30T01:15:49.330Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:15:49.331Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.364Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.365Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:15:49.365Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:15:49.366Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-12-30T01:15:49.366Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:15:49.366Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.367Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:15:49.368Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.368Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.368Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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================================================ 2022-12-30T01:15:49.369Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.369Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.369Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb39409-b549-4a89-bfc6-9a0e0ad8af9f"] 2022-12-30T01:15:49.370Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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: 2022-12-30T01:15:49.370Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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================================================ 2022-12-30T01:15:49.398Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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========================================== 2022-12-30T01:15:49.399Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.399Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:15:49.400Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.404Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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" } } } 2022-12-30T01:15:49.404Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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================================================= 2022-12-30T01:15:49.404Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.407Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:15:49.407Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||Invoke 2022-12-30T01:15:49.407Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.407Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:15:49.408Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Method : GET 2022-12-30T01:15:49.408Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"768c1666-44cc-44cb-9701-3121ec92556d"] 2022-12-30T01:15:49.408Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Request body: 2022-12-30T01:15:49.408Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.436Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.436Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:49.437Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status text : OK 2022-12-30T01:15:49.437Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.438Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:15:49.439Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.439Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||InvokeReturn 2022-12-30T01:15:49.442Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:49.442Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:15:49.442Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.443Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:15:49.443Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:15:49.443Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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:"3331", X-B3-TraceId:"42a48b403eff6670847860ed5e74f547", X-B3-SpanId:"da49afeb7dc65d10", X-B3-ParentSpanId:"938fd4fb3424fd38", X-B3-Sampled:"0", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28812185-f840-40e5-86ec-6272f52eef27"] 2022-12-30T01:15:49.443Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f43fd00b-2b07-4faa-abca-7e7f36222673","requestStatus":"IN_PROGRESS","startTime":1672362949034,"source":"VID","vnfId":"58b9902f-0e57-4aa2-aaba-c561df42d2ca","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"4de1c7c8-7119-471a-b113-54cb0e40c12d","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"f43fd00b-2b07-4faa-abca-7e7f36222673"} 2022-12-30T01:15:49.444Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:49.480Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:49.481Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:15:49.481Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:15:49.481Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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/f43fd00b-2b07-4faa-abca-7e7f36222673", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:49 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:49.482Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:49.034+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:15:49.460+00:00", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:15:49.482Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:49.483Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:15:49.489Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.494Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:15:49.495Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:49.495Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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 2022-12-30T01:15:49.495Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:15:49.495Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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:"3640", X-B3-TraceId:"42a48b403eff6670847860ed5e74f547", X-B3-SpanId:"083162c62d38f5a7", X-B3-ParentSpanId:"938fd4fb3424fd38", X-B3-Sampled:"0", X-ONAP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-TransactionID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ECOMP-RequestID:"f43fd00b-2b07-4faa-abca-7e7f36222673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e3e90f0-af00-4e7f-bc0c-affdc637bb87"] 2022-12-30T01:15:49.496Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelVersionId\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelCustomizationId\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelUuid\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelInvariantUuid\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}},{\"relatedInstance\":{\"instanceId\":\"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\"vnfInstanceId\":\"58b9902f-0e57-4aa2-aaba-c561df42d2ca\"}","type":"String"},"requestId":{"value":"f43fd00b-2b07-4faa-abca-7e7f36222673","type":"String"},"mso-request-id":{"value":"f43fd00b-2b07-4faa-abca-7e7f36222673","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"4de1c7c8-7119-471a-b113-54cb0e40c12d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"58b9902f-0e57-4aa2-aaba-c561df42d2ca","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:15:49.496Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:50.509Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:50.510Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:15:50.510Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:15:50.511Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:15:50 GMT", x-onap-requestid:"f43fd00b-2b07-4faa-abca-7e7f36222673", x-requestid:"f43fd00b-2b07-4faa-abca-7e7f36222673", x-transactionid:"f43fd00b-2b07-4faa-abca-7e7f36222673", x-ecomp-requestid:"f43fd00b-2b07-4faa-abca-7e7f36222673", x-onap-partnername:"UNKNOWN", x-invocationid:"2e3e90f0-af00-4e7f-bc0c-affdc637bb87", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1009", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:50.511Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f43fd00b-2b07-4faa-abca-7e7f36222673\",\"instanceId\":\"f10680bb-f13f-4f08-8e76-583b44991651\"}}","message":"Success","processInstanceID":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:15:50.511Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:50.512Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:15:50.515Z|f43fd00b-2b07-4faa-abca-7e7f36222673|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:50.690Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:15:50.694Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:15:50.695Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:15:50.695Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:50.695Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:15:50.696Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:15:50.696Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebbd41d6859f4ba3b5c6594e71857000", X-B3-SpanId:"25854dfed224c909", X-B3-ParentSpanId:"1526587b2395dac1", X-B3-Sampled:"0", X-ONAP-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-TransactionID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-ECOMP-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7562251-391d-4884-be3c-0dbea241228a"] 2022-12-30T01:15:50.696Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:15:50.696Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:50.730Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:50.731Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:50.731Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:15:50.731Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:50 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:50.732Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:15:49.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:50.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:15:50.732Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:50.733Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:15:50.734Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:15:50.735Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:15:50.735Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:15:50.735Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:15:50.735Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:15:50.736Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebbd41d6859f4ba3b5c6594e71857000", X-B3-SpanId:"5b5d7cc1c4e696cd", X-B3-ParentSpanId:"1526587b2395dac1", X-B3-Sampled:"0", X-ONAP-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-TransactionID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-ECOMP-RequestID:"42a2b000-a776-4ac9-bd24-525a3eee98f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b97ae47d-0e3e-4afb-89fb-d3be31242102"] 2022-12-30T01:15:50.736Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:15:50.736Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:15:50.751Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:15:50.751Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:15:50.751Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:15:50.751Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:15:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:15:50.752Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:15:50.752Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:15:50.752Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:15:50.759Z|42a2b000-a776-4ac9-bd24-525a3eee98f8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:15:54.712Z|f4f549e8-7505-4957-a33b-2b4b5f202bdd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:15:54.713Z|f4f549e8-7505-4957-a33b-2b4b5f202bdd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:56.189Z|5971e4bf-1111-4b53-b5cc-c073e52343f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:56.190Z|5971e4bf-1111-4b53-b5cc-c073e52343f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:56.597Z|1db0f22b-1390-40bf-8e3c-b50913cf01f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:15:56.598Z|1db0f22b-1390-40bf-8e3c-b50913cf01f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:15:58.021Z|43a72936-4e6f-4e55-ba8d-901aee151bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:58.021Z|5b971119-7e76-474f-a850-16c17652d105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:58.021Z|9225d38c-c6d7-4e3d-804b-9cd25664eb0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:15:58.022Z|43a72936-4e6f-4e55-ba8d-901aee151bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:58.022Z|9225d38c-c6d7-4e3d-804b-9cd25664eb0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:15:58.022Z|5b971119-7e76-474f-a850-16c17652d105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:00.921Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:00.928Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:00.928Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:00.928Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:00.928Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:00.928Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:00.929Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e715e3d2310b0ffe62e705b62e27f60e", X-B3-SpanId:"ece21a42e6346a57", X-B3-ParentSpanId:"7886691b856cf66d", X-B3-Sampled:"0", X-ONAP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-TransactionID:"47539723-bea2-489b-be54-242399a99cab", X-ECOMP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16d81998-5eaf-4bd9-8a3e-28d06fa63b1e"] 2022-12-30T01:16:00.929Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:00.929Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:00.958Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:00.958Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:00.958Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:00.958Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:00 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:00.964Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "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" : "2022-12-30T01:15:49.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:57.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:00.964Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:00.965Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:00.966Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:00.966Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:00.966Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:00.966Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:00.966Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:00.967Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e715e3d2310b0ffe62e705b62e27f60e", X-B3-SpanId:"e12d45685c240e7f", X-B3-ParentSpanId:"7886691b856cf66d", X-B3-Sampled:"0", X-ONAP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-TransactionID:"47539723-bea2-489b-be54-242399a99cab", X-ECOMP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"295bfe4f-fcc7-4e2c-8eb9-2de56399bd7b"] 2022-12-30T01:16:00.967Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:00.967Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:00.989Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:00.990Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:00.990Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:00.990Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:00.994Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:00.994Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:00.994Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:01.034Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:01.035Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:01.035Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:01.035Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:01.035Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:01.036Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-TransactionID:"47539723-bea2-489b-be54-242399a99cab", X-ECOMP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b401d17-f51a-41e9-96d1-0adeb3d50c16"] 2022-12-30T01:16:01.036Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:01.036Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:01.173Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:01.174Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:01.174Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:01.174Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=405EBD9248C1CD79AFCE568FD9581B26; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:01 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:16:01.175Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8300398e-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:15:56.364+0000","endTime":"2022-12-30T01:15:57.423+0000","removalTime":null,"durationInMillis":1059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"82ff4eed-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:01.175Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:01.175Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:01.203Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:01.204Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:01.204Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:01.204Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:01.204Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:01.204Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-TransactionID:"47539723-bea2-489b-be54-242399a99cab", X-ECOMP-RequestID:"47539723-bea2-489b-be54-242399a99cab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d49f8e1c-d207-492d-a4fd-b9394dc44c31"] 2022-12-30T01:16:01.205Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:01.205Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:01.353Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:01.354Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:01.354Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:01.354Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=10766DC8AFD7BA7A25DF77F428D479BA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:01 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-12-30T01:16:01.355Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:838d1069-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8300398e-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8300398e-87df-11ed-9c3d-e2d94c43d821","executionId":"8300398e-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:15:57.287+0000","endTime":"2022-12-30T01:15:57.301+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:01.355Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:01.356Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:01.361Z|47539723-bea2-489b-be54-242399a99cab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:08.045Z|3ce9158a-c7e0-4a88-964d-f461d279c111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:08.046Z|3ce9158a-c7e0-4a88-964d-f461d279c111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:08.045Z|17458f07-9d29-49cf-9eaa-5ffcb68e8513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:08.049Z|17458f07-9d29-49cf-9eaa-5ffcb68e8513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:08.045Z|027bf771-d92d-42b7-80b4-388d0fcac7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:08.050Z|027bf771-d92d-42b7-80b4-388d0fcac7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:11.190Z|a1a887e9-305c-4ed0-b602-6423b0681040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:11.190Z|a1a887e9-305c-4ed0-b602-6423b0681040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:11.536Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:11.542Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:11.543Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:11.543Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:11.543Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:11.544Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:11.544Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbb5ffda2d6f6e0d87f271075e10f3d4", X-B3-SpanId:"62e2f4bd55176a32", X-B3-ParentSpanId:"f7a691816405aa73", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-TransactionID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ECOMP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96fef812-70f4-4846-8b19-ba1b181f55c5"] 2022-12-30T01:16:11.545Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:11.545Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:11.588Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:11.590Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:11.590Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:11.591Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:11 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:11.592Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "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" : "2022-12-30T01:15:49.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:15:57.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:11.592Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:11.593Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:11.594Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:11.594Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:11.595Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:11.595Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:11.595Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:11.596Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbb5ffda2d6f6e0d87f271075e10f3d4", X-B3-SpanId:"e617ead39914ce31", X-B3-ParentSpanId:"f7a691816405aa73", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-TransactionID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ECOMP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25cfe92e-c774-421b-b006-299a19b499bc"] 2022-12-30T01:16:11.596Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:11.596Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:11.615Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:11.615Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:11.616Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:11.616Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:11 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:11.616Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:11.617Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:11.617Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:11.645Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:11.645Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:11.646Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:11.646Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:11.646Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:11.647Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-TransactionID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ECOMP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"051c2647-17be-413a-b288-000322c998eb"] 2022-12-30T01:16:11.647Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:11.647Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:11.779Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:11.780Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:11.780Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:11.781Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CC24CF13509B21F18289BB8E8F34601B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:11 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:16:11.781Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8300398e-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:15:56.364+0000","endTime":"2022-12-30T01:15:57.423+0000","removalTime":null,"durationInMillis":1059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"82ff4eed-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:11.782Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:11.782Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:11.811Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:11.811Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:11.812Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:11.812Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:11.813Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:11.814Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-TransactionID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ECOMP-RequestID:"f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a6a51f-0ffa-4892-90ce-7220591caf1c"] 2022-12-30T01:16:11.814Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:11.815Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:11.942Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:11.943Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:11.943Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:11.944Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F16977DB4643B8224A939B520EB28F17; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:11 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:16:11.945Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:838d1069-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8300398e-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8300398e-87df-11ed-9c3d-e2d94c43d821","executionId":"8300398e-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:15:57.287+0000","endTime":"2022-12-30T01:15:57.301+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:11.945Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:11.946Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8300398e-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:11.951Z|f7ce9a4a-4b0c-4daa-a3ca-9c9d25681b03|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:18.069Z|00c67de3-2c16-41b2-b6bf-d55831a4f357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:18.070Z|00c67de3-2c16-41b2-b6bf-d55831a4f357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:18.071Z|a113bc5f-7ae9-43d8-b6d5-e22f32ad8ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:18.071Z|60c540a5-f9c0-46b1-8735-bb4761daa487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:18.071Z|a113bc5f-7ae9-43d8-b6d5-e22f32ad8ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:18.071Z|60c540a5-f9c0-46b1-8735-bb4761daa487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:22.115Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:22.123Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:22.124Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:22.124Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:22.125Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:22.125Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:22.126Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cae84072472c547867c69be8c6a67b13", X-B3-SpanId:"4b0a96a9be74e0ae", X-B3-ParentSpanId:"6a3644d37287e298", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-TransactionID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ECOMP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"479bde98-3d5d-4719-ba0b-27d2eca5ad5f"] 2022-12-30T01:16:22.126Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:22.126Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:22.163Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:22.164Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:22.164Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:22.165Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:22.167Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:12.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:22.168Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:22.168Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:22.170Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:22.170Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:22.170Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:22.171Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:22.171Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:22.171Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cae84072472c547867c69be8c6a67b13", X-B3-SpanId:"cf5194477a840365", X-B3-ParentSpanId:"6a3644d37287e298", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-TransactionID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ECOMP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f94188b1-9508-4413-b2b8-bbea7246a36c"] 2022-12-30T01:16:22.172Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:22.172Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:22.193Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:22.194Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:22.198Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:22.199Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:22 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:22.199Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:22.200Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:22.201Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:22.251Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:22.252Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:22.253Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:22.253Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:22.254Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:22.255Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-TransactionID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ECOMP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12dcec7-1edb-44b4-9672-dc664e83efb6"] 2022-12-30T01:16:22.255Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:22.256Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:22.391Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:22.391Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:22.392Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:22.393Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0FF0EC1EFE50562F3117CCEB3393ED61; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:22 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:16:22.394Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:16.089+0000","endTime":"2022-12-30T01:16:18.188+0000","removalTime":null,"durationInMillis":2099,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"8ec11a5a-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:22.394Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:22.395Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:22.439Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:22.440Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:22.441Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:22.441Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:22.442Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:22.443Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-TransactionID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ECOMP-RequestID:"ff1a9aac-8052-4552-bb1c-816bb9a65425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83f53b6f-9a08-4508-96d5-c05145053915"] 2022-12-30T01:16:22.443Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:22.444Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:22.580Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:22.581Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:22.582Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:22.582Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FEA4B89AC4B18355EEA59D2D7CB794EF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:22 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:16:22.583Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:8ff68d86-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","executionId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:18.111+0000","endTime":"2022-12-30T01:16:18.124+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:22.584Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:22.584Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:22.591Z|ff1a9aac-8052-4552-bb1c-816bb9a65425|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:26.189Z|03cc372d-1f27-46bc-92c7-abd0a92302b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:26.191Z|03cc372d-1f27-46bc-92c7-abd0a92302b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:26.598Z|fe8be586-6b15-45a9-8ccd-b24c9f657a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:26.599Z|fe8be586-6b15-45a9-8ccd-b24c9f657a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:28.091Z|d29ec8d8-262d-426e-bd10-ff1f0024967b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:28.091Z|bb9d060e-7ba5-4ee7-ad74-22d01c7c33d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:28.092Z|d29ec8d8-262d-426e-bd10-ff1f0024967b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:28.092Z|bb9d060e-7ba5-4ee7-ad74-22d01c7c33d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:28.094Z|053d97ba-6629-43e4-bdc0-f4a6dfb9c55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:28.094Z|053d97ba-6629-43e4-bdc0-f4a6dfb9c55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:32.743Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:32.748Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:32.749Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:32.749Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:32.749Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:32.749Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:32.750Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4154f4d8762a4289092bf0cb9a558946", X-B3-SpanId:"7bf3e9315362003b", X-B3-ParentSpanId:"94a1b4fa2b229fcb", X-B3-Sampled:"0", X-ONAP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-TransactionID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ECOMP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78b27c38-f22a-4e3b-b9c9-06eafea401e1"] 2022-12-30T01:16:32.750Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:32.750Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:32.780Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:32.781Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:32.781Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:32.782Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:32.782Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:12.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:32.783Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:32.783Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:32.785Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:32.785Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:32.786Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:32.786Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:32.786Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:32.787Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4154f4d8762a4289092bf0cb9a558946", X-B3-SpanId:"56d06cd6fb6b0a30", X-B3-ParentSpanId:"94a1b4fa2b229fcb", X-B3-Sampled:"0", X-ONAP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-TransactionID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ECOMP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3559cebd-2306-46f6-afdc-6689970ce49f"] 2022-12-30T01:16:32.787Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:32.787Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:32.806Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:32.806Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:32.807Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:32.807Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:32.810Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:32.810Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:32.811Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:32.852Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:32.853Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:32.854Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:32.854Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:32.855Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:32.855Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-TransactionID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ECOMP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da5791ad-f64f-4404-a6cc-220dfcfe8f92"] 2022-12-30T01:16:32.856Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:32.856Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:32.992Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:32.993Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:32.993Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:32.993Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E3D7A2E7B23D7436891829EAF19FE23F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:16:32.994Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:16.089+0000","endTime":"2022-12-30T01:16:18.188+0000","removalTime":null,"durationInMillis":2099,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"8ec11a5a-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:32.994Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:32.995Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:33.018Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:33.019Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:33.019Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:33.019Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:33.019Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:33.020Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-TransactionID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ECOMP-RequestID:"b1508e36-1ff1-4730-a69b-273e147fab54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15453d5c-4d14-4c2e-a212-5060be0fcc43"] 2022-12-30T01:16:33.020Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:33.020Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:33.146Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:33.147Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:33.147Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:33.148Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4EC0A0EEA828831EE6A0D50CE4DE3AD7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:16:33.148Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:8ff68d86-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","executionId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:18.111+0000","endTime":"2022-12-30T01:16:18.124+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:33.148Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:33.149Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:33.153Z|b1508e36-1ff1-4730-a69b-273e147fab54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:38.120Z|06869735-8004-400b-8e68-d0ddab80eba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:38.120Z|06869735-8004-400b-8e68-d0ddab80eba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:38.121Z|b4f46e94-709f-4794-b8da-3b981f6c6c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:38.122Z|b4f46e94-709f-4794-b8da-3b981f6c6c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:38.126Z|339baa58-886d-4ddc-98c4-148aa62c46d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:38.127Z|339baa58-886d-4ddc-98c4-148aa62c46d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:41.189Z|6f9e79be-318c-4eab-961b-75d6e491a079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:41.190Z|6f9e79be-318c-4eab-961b-75d6e491a079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:43.308Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:43.314Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:43.315Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:43.315Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:43.316Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:43.316Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:43.316Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ace1bc45ad66c9dc4e59688467f5d8", X-B3-SpanId:"870629831c828852", X-B3-ParentSpanId:"8fe7cfad62b30ca5", X-B3-Sampled:"0", X-ONAP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-TransactionID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ECOMP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea6bdea-ed93-44d7-98b8-9299babf217f"] 2022-12-30T01:16:43.316Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:43.317Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:43.342Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:43.342Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:43.342Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:43.343Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:43.344Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:12.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:43.344Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:43.344Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:43.346Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:43.346Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:43.347Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:43.347Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:43.347Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:43.348Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ace1bc45ad66c9dc4e59688467f5d8", X-B3-SpanId:"76654026e8f8939c", X-B3-ParentSpanId:"8fe7cfad62b30ca5", X-B3-Sampled:"0", X-ONAP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-TransactionID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ECOMP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c72e1a12-ac5e-4f1d-9010-3db3743d0146"] 2022-12-30T01:16:43.348Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:43.348Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:43.365Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:43.366Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:43.366Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:43.366Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:43 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:43.369Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:43.369Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:43.370Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:43.408Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:43.408Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:43.409Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:43.409Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:43.409Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:43.409Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-TransactionID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ECOMP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13f2fb88-8cd1-4840-a55d-04eb7f6ec7e7"] 2022-12-30T01:16:43.410Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:43.410Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:43.546Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:43.546Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:43.547Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:43.547Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=876EC3B1A65954B997B21AD8881DECFC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:43 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:16:43.547Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:16.089+0000","endTime":"2022-12-30T01:16:18.188+0000","removalTime":null,"durationInMillis":2099,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"8ec11a5a-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:43.547Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:43.548Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:43.656Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:43.657Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:43.657Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:43.657Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:43.657Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:43.658Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-TransactionID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ECOMP-RequestID:"c24882c7-08f6-40e8-894c-6c47907b016d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd65cccd-64ac-4fdd-8519-a33f6a675846"] 2022-12-30T01:16:43.658Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:43.658Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:43.783Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:43.784Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:43.784Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:43.784Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DDC3121BB1739BF40AE92CC921EEDE58; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:43 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:16:43.785Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:8ff68d86-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","executionId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:18.111+0000","endTime":"2022-12-30T01:16:18.124+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:43.785Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:43.785Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:43.789Z|c24882c7-08f6-40e8-894c-6c47907b016d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:48.152Z|a7489bdc-8f28-4891-aac7-89c1d3d90986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:48.153Z|a7489bdc-8f28-4891-aac7-89c1d3d90986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:48.154Z|1bfff190-4c2a-46ac-b882-b0fbdeee8b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:48.156Z|c7b8ff4a-b0eb-4399-be9c-b5fc37214dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:48.156Z|1bfff190-4c2a-46ac-b882-b0fbdeee8b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:48.156Z|c7b8ff4a-b0eb-4399-be9c-b5fc37214dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:53.956Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:16:53.963Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:53.963Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:16:53.964Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:53.964Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:16:53.964Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:16:53.965Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c9102b23f3156b30571172708a70fd5", X-B3-SpanId:"6ee49c61cbdfbf16", X-B3-ParentSpanId:"b6db3b230859fde9", X-B3-Sampled:"0", X-ONAP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-TransactionID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ECOMP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88938912-5028-4b48-a1ca-c84019a847d5"] 2022-12-30T01:16:53.965Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:16:53.965Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:53.998Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:53.999Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:53.999Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:16:53.999Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:53 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:54.000Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:53.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:16:54.000Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:54.001Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:16:54.002Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:54.002Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:16:54.002Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:54.003Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:16:54.003Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:16:54.003Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c9102b23f3156b30571172708a70fd5", X-B3-SpanId:"11588ab26f40e925", X-B3-ParentSpanId:"b6db3b230859fde9", X-B3-Sampled:"0", X-ONAP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-TransactionID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ECOMP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9da64e7-c712-4da2-b7f7-fd932b2749ab"] 2022-12-30T01:16:54.003Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:16:54.003Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:54.019Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:54.019Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:54.020Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:16:54.020Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:16:53 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:16:54.021Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:16:54.021Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:54.021Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:16:54.044Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:54.044Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:54.044Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:54.045Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:16:54.045Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:54.045Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-TransactionID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ECOMP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7e99893-4df1-4431-bbed-7921c873690b"] 2022-12-30T01:16:54.045Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:54.045Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:54.177Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:54.178Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:54.178Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:54.178Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9436EB55E83A70BCF14D81651075190D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:16:54 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:16:54.179Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:16.089+0000","endTime":"2022-12-30T01:16:18.188+0000","removalTime":null,"durationInMillis":2099,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"8ec11a5a-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:16:54.179Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:54.179Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:54.198Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:54.199Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:16:54.199Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:16:54.199Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:16:54.199Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:16:54.199Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-TransactionID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ECOMP-RequestID:"7b8a3a15-e4f1-4d64-99c7-f2e9551f0546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70b065b0-b2ad-4354-bfc4-16f64897c411"] 2022-12-30T01:16:54.200Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:16:54.200Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:16:54.328Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:16:54.329Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:16:54.329Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:16:54.329Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3408D986BF89C76500EA27E9F69D6516; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:16:54 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:16:54.330Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:8ff68d86-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","executionId":"8ec204fb-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:18.111+0000","endTime":"2022-12-30T01:16:18.124+0000","durationInMillis":13,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:16:54.330Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:16:54.330Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ec204fb-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:16:54.334Z|7b8a3a15-e4f1-4d64-99c7-f2e9551f0546|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:16:54.711Z|ca724e00-bbfe-4024-bc01-1e6e54908d67|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:16:54.712Z|ca724e00-bbfe-4024-bc01-1e6e54908d67|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:56.189Z|0fe61cd6-4ebd-4b32-a2ca-4223eb3f0a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:56.189Z|0fe61cd6-4ebd-4b32-a2ca-4223eb3f0a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:56.599Z|beb610ae-b931-477f-a42a-95006c3f1589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:16:56.600Z|beb610ae-b931-477f-a42a-95006c3f1589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:16:58.175Z|e316ae78-487b-42f2-93d6-84b4b720d64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:58.175Z|e316ae78-487b-42f2-93d6-84b4b720d64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:58.179Z|92dbb57b-bfd2-46ab-9def-dbb6c3806b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:58.179Z|92dbb57b-bfd2-46ab-9def-dbb6c3806b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:16:58.180Z|ac177b1d-a513-44f9-89d2-b734cfbd4fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:16:58.183Z|ac177b1d-a513-44f9-89d2-b734cfbd4fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:04.490Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:04.495Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:04.495Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:04.496Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:04.496Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:04.496Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:04.497Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf3f4da1df3d83247cc36b945c9489c", X-B3-SpanId:"ad08d416138961d8", X-B3-ParentSpanId:"9c7290fa0bbcdddf", X-B3-Sampled:"0", X-ONAP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-TransactionID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ECOMP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcd0eb77-adbc-4be4-b05d-6f5e761ea596"] 2022-12-30T01:17:04.497Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:04.497Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:04.526Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:04.527Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:04.527Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:04.528Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:04 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:04.530Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:04.530Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:04.531Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:04.532Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:04.532Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:04.533Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:04.533Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:04.533Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:04.533Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbf3f4da1df3d83247cc36b945c9489c", X-B3-SpanId:"31638cb6c51f26d5", X-B3-ParentSpanId:"9c7290fa0bbcdddf", X-B3-Sampled:"0", X-ONAP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-TransactionID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ECOMP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b26bfa0-d91e-4f3d-be4d-1af5b095386f"] 2022-12-30T01:17:04.534Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:04.534Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:04.552Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:04.552Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:04.552Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:04.552Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:04.554Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:04.555Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:04.555Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:04.579Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:04.579Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:04.580Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:04.580Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:04.580Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:04.580Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-TransactionID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ECOMP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fee49140-4128-4b28-9e96-e36886a7be70"] 2022-12-30T01:17:04.580Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:04.581Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:04.720Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:04.721Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:04.721Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:04.722Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C00A4F8FDB9A24FE4DFF91B0FC07655C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:04 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:17:04.722Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:04.722Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:04.722Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:04.755Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:04.755Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:04.755Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:04.756Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:04.756Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:04.756Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-TransactionID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ECOMP-RequestID:"24ed1692-88f1-4954-8c8e-dc37af5aa9db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1577108-f2bb-4503-83b7-d815fb85d5db"] 2022-12-30T01:17:04.756Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:04.757Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:04.895Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:04.896Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:04.896Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:04.897Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4FABDE65ADD11BC592B5DBF282B5451; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:04 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:17:04.897Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:04.897Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:04.897Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:04.903Z|24ed1692-88f1-4954-8c8e-dc37af5aa9db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:08.197Z|0bb7aa51-854b-4c9d-a50b-aa184dbadb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:08.198Z|0bb7aa51-854b-4c9d-a50b-aa184dbadb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:08.200Z|148d514e-5d5d-4618-ae35-a174b57df116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:08.200Z|148d514e-5d5d-4618-ae35-a174b57df116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:08.202Z|8862ae8d-9f51-4341-a5a3-2ebc26ad41f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:08.204Z|8862ae8d-9f51-4341-a5a3-2ebc26ad41f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:11.189Z|fd9971fd-3b83-4aad-bf5d-abc4b72d6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:11.191Z|fd9971fd-3b83-4aad-bf5d-abc4b72d6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:15.090Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:15.099Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:15.099Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:15.100Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:15.100Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:15.100Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:15.101Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55f2bf7c2297fe524a8ba830943dcca1", X-B3-SpanId:"596b697247547bfe", X-B3-ParentSpanId:"2b8fe1d076bdbad6", X-B3-Sampled:"0", X-ONAP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-TransactionID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ECOMP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83af1315-c9b3-4c64-b604-b04c00c95fb3"] 2022-12-30T01:17:15.101Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:15.101Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:15.130Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:15.130Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:15.131Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:15.131Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:15.131Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:15.132Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:15.132Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:15.134Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:15.135Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:15.135Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:15.135Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:15.135Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:15.136Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55f2bf7c2297fe524a8ba830943dcca1", X-B3-SpanId:"d9e579f7f14a77bd", X-B3-ParentSpanId:"2b8fe1d076bdbad6", X-B3-Sampled:"0", X-ONAP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-TransactionID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ECOMP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00119dc3-583d-4248-9dd5-7f58e6c2baec"] 2022-12-30T01:17:15.136Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:15.136Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:15.148Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:15.149Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:15.149Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:15.149Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:15 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:15.150Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:15.151Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:15.151Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:15.176Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:15.177Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:15.177Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:15.177Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:15.178Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:15.178Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-TransactionID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ECOMP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0e8f74-4424-45a8-a231-a1fe9345b79b"] 2022-12-30T01:17:15.178Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:15.178Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:15.307Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:15.307Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:15.307Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:15.308Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77690F4961251E12CD5D3FB86E9D5B92; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:15 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:17:15.308Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:15.308Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:15.308Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:15.329Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:15.330Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:15.330Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:15.330Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:15.331Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:15.331Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-TransactionID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ECOMP-RequestID:"6ce86284-7f23-41c0-8c71-27178bf978b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da97110-5bff-4784-9197-b377886d1cc6"] 2022-12-30T01:17:15.331Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:15.331Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:15.456Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:15.457Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:15.458Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:15.458Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B9D7824D546B20C57583E1125F5737B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:15 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:17:15.458Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:15.458Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:15.459Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:15.463Z|6ce86284-7f23-41c0-8c71-27178bf978b1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:18.225Z|d793181c-74c1-410e-90b2-aa1b1066ff80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:18.226Z|d793181c-74c1-410e-90b2-aa1b1066ff80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:18.227Z|6e04dfbb-c61f-4bed-9942-5ddd91e44a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:18.228Z|6e04dfbb-c61f-4bed-9942-5ddd91e44a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:18.228Z|7a72d7b7-e3c0-4a71-9f37-97a7b1daac45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:18.228Z|7a72d7b7-e3c0-4a71-9f37-97a7b1daac45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:25.626Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:25.632Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:25.632Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:25.632Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:25.633Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:25.633Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:25.633Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2976a2c611e841d88fcd22301e18f25b", X-B3-SpanId:"24222a0b6028efb1", X-B3-ParentSpanId:"0c6c8c736f450a29", X-B3-Sampled:"0", X-ONAP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-TransactionID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ECOMP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b4e8737-7221-4470-ba3a-99afc1383ab1"] 2022-12-30T01:17:25.633Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:25.633Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:25.661Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:25.662Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:25.662Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:25.662Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:25.663Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:25.663Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:25.664Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:25.665Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:25.665Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:25.665Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:25.666Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:25.666Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:25.666Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2976a2c611e841d88fcd22301e18f25b", X-B3-SpanId:"7e0dd6c1a45c698c", X-B3-ParentSpanId:"0c6c8c736f450a29", X-B3-Sampled:"0", X-ONAP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-TransactionID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ECOMP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02fc6ca0-ec0c-4631-a279-820e4cbcb61d"] 2022-12-30T01:17:25.666Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:25.666Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:25.686Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:25.687Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:25.687Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:25.687Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:25 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:25.688Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:25.689Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:25.689Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:25.711Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:25.712Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:25.712Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:25.712Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:25.712Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:25.713Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-TransactionID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ECOMP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"041cdbad-9f09-434b-b2e8-72693dbb787f"] 2022-12-30T01:17:25.713Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:25.713Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:25.848Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:25.849Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:25.849Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:25.849Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D77031FC53573C1979008587E872B0F8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:25 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:17:25.850Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:25.850Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:25.850Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:25.870Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:25.871Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:25.871Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:25.871Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:25.871Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:25.872Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-TransactionID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ECOMP-RequestID:"d26741ec-5a1f-4820-ac28-918de688bb64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba70750-9070-435b-a285-bb8f4fec08bd"] 2022-12-30T01:17:25.872Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:25.872Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:26.012Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:26.012Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:26.013Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:26.013Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0921C7D80ABFC884AFDF46324E21476A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:25 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:17:26.013Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:26.013Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:26.014Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:26.017Z|d26741ec-5a1f-4820-ac28-918de688bb64|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:26.189Z|fdad8857-c14e-4ac5-b936-8056135f51c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:26.190Z|fdad8857-c14e-4ac5-b936-8056135f51c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:26.600Z|6946d3b8-9e43-4241-ba73-84d15e3a9435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:26.601Z|6946d3b8-9e43-4241-ba73-84d15e3a9435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:28.250Z|fbe397df-06c1-4cc6-a7bd-8192c7d59953|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:28.250Z|e634a778-6c5a-4e39-8d91-006891bccf6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:28.250Z|3558274a-bfe8-4f0a-bc6e-21107aec19c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:28.251Z|fbe397df-06c1-4cc6-a7bd-8192c7d59953|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:28.251Z|3558274a-bfe8-4f0a-bc6e-21107aec19c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:28.251Z|e634a778-6c5a-4e39-8d91-006891bccf6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:36.166Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:36.172Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:36.172Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:36.172Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:36.172Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:36.173Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:36.173Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b225a631a107646c64c07daa558cb3", X-B3-SpanId:"2a93ccabf3a09edd", X-B3-ParentSpanId:"4bbcf01b4d7846f4", X-B3-Sampled:"0", X-ONAP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-TransactionID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ECOMP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7833dfba-d526-4283-bd29-acda1282677c"] 2022-12-30T01:17:36.173Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:36.174Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:36.199Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:36.200Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:36.200Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:36.200Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:36 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:36.201Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:36.201Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:36.202Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:36.203Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:36.204Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:36.204Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:36.204Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:36.204Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:36.205Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b225a631a107646c64c07daa558cb3", X-B3-SpanId:"482e2d64aaacbc12", X-B3-ParentSpanId:"4bbcf01b4d7846f4", X-B3-Sampled:"0", X-ONAP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-TransactionID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ECOMP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0483c39d-2583-469b-a26b-87abbd57dcfe"] 2022-12-30T01:17:36.205Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:36.205Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:36.220Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:36.221Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:36.221Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:36.221Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:36 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:36.225Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:36.225Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:36.225Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:36.249Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:36.250Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:36.250Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:36.250Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:36.251Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:36.251Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-TransactionID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ECOMP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f11b575-a053-4ec5-865a-d0d6dc1ab195"] 2022-12-30T01:17:36.252Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:36.252Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:36.386Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:36.387Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:36.388Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:36.388Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2D4EB879F127EFF225E4ABA72938210; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:36 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:17:36.389Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:36.389Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:36.389Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:36.409Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:36.410Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:36.410Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:36.410Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:36.411Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:36.411Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-TransactionID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ECOMP-RequestID:"43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c189a281-4a24-470a-952f-1cc1fb6836fa"] 2022-12-30T01:17:36.411Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:36.411Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:36.542Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:36.542Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:36.543Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:36.543Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6B506E990F8D80A5AD4A9582967DDCC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:36 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:17:36.544Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:36.544Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:36.544Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:36.549Z|43d0c98d-a1ed-495e-a7b8-dcfbb9c54b82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:38.273Z|4e52891d-893d-410e-a020-ec6e88df542d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:38.273Z|4e52891d-893d-410e-a020-ec6e88df542d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:38.274Z|442a7fbc-5889-4966-85bf-287a1caf5a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:38.274Z|442a7fbc-5889-4966-85bf-287a1caf5a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:38.275Z|f3c01539-24f3-4fc2-b2eb-28c0208b6962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:38.275Z|f3c01539-24f3-4fc2-b2eb-28c0208b6962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:41.189Z|cbb6c622-3450-4b6a-97c1-d1b01622339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:41.190Z|cbb6c622-3450-4b6a-97c1-d1b01622339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:46.696Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:46.704Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:46.704Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:46.705Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:46.705Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:46.705Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:46.705Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f4762a85d5a930430fc774d20ae6465", X-B3-SpanId:"3e818c47368948d7", X-B3-ParentSpanId:"d2d9b393ae803d2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-TransactionID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ECOMP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9ffe3ed-2a43-40a0-81c8-53afc0fd688b"] 2022-12-30T01:17:46.706Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:46.706Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:46.737Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:46.738Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:46.738Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:46.739Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:46.740Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:46.740Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:46.741Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:46.742Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:46.742Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:46.743Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:46.743Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:46.743Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:46.744Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f4762a85d5a930430fc774d20ae6465", X-B3-SpanId:"fc2c9d6ce787a254", X-B3-ParentSpanId:"d2d9b393ae803d2c", X-B3-Sampled:"0", X-ONAP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-TransactionID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ECOMP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"339b6716-2035-4b53-af0c-b2d9ff6f52c9"] 2022-12-30T01:17:46.744Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:46.744Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:46.762Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:46.762Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:46.762Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:46.763Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:46.763Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:46.763Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:46.764Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:46.791Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:46.791Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:46.792Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:46.792Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:46.792Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:46.792Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-TransactionID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ECOMP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f059f7-23db-4868-90e6-d5621d053a58"] 2022-12-30T01:17:46.793Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:46.793Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:46.921Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:46.922Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:46.922Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:46.923Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21BCB0BA423D2EB4882F3E481DE6C0C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:46 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:17:46.923Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:46.923Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:46.923Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:46.945Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:46.946Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:46.946Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:46.946Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:46.946Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:46.946Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-TransactionID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ECOMP-RequestID:"8a94dfd8-34d2-4a87-949c-5ba17b1749b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b797a2a-798f-4051-a21a-b4825b0e1fdd"] 2022-12-30T01:17:46.947Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:46.947Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:47.079Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:47.079Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:47.080Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:47.080Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8480903C46CEACAD72F4B771E7C61B44; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:46 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:17:47.080Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:47.080Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:47.081Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:47.085Z|8a94dfd8-34d2-4a87-949c-5ba17b1749b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:48.295Z|b5d4cd96-445e-4583-9aa0-fb64797026b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:48.295Z|fc6f1693-0115-4fd1-b704-02e55e4a066b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:48.295Z|dbc5c51c-ecca-447c-8bd6-80d8bfd62a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:48.296Z|b5d4cd96-445e-4583-9aa0-fb64797026b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:48.296Z|fc6f1693-0115-4fd1-b704-02e55e4a066b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:48.296Z|dbc5c51c-ecca-447c-8bd6-80d8bfd62a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:54.714Z|bdf680c8-c96c-4c47-96d0-988f66861c29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:17:54.714Z|bdf680c8-c96c-4c47-96d0-988f66861c29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:56.189Z|5ebe7b97-3535-46c9-8077-85e63c4d2012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:56.191Z|5ebe7b97-3535-46c9-8077-85e63c4d2012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:56.602Z|b01eb05d-60c4-4952-8a79-60e6ded61d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:17:56.602Z|b01eb05d-60c4-4952-8a79-60e6ded61d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:17:57.248Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:17:57.257Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:57.257Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:17:57.258Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:57.258Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:17:57.258Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:17:57.259Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f360a9d1ed7481b4f5cf75b7d5db4bf1", X-B3-SpanId:"aa52d2cf6b3ff873", X-B3-ParentSpanId:"2290d03feaeef1e5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-TransactionID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ECOMP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daaedcea-6051-4d5e-97ce-bce5ea9e80ce"] 2022-12-30T01:17:57.259Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:17:57.260Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:57.286Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:57.286Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:57.286Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:17:57.287Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:57.287Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:17:57.287Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:57.288Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:17:57.289Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:57.289Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:17:57.289Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:57.290Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:17:57.290Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:17:57.290Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f360a9d1ed7481b4f5cf75b7d5db4bf1", X-B3-SpanId:"d05426401d171c06", X-B3-ParentSpanId:"2290d03feaeef1e5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-TransactionID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ECOMP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"475a5eff-fdc5-4f4d-a776-01cc768591de"] 2022-12-30T01:17:57.291Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:17:57.291Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:57.304Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:57.304Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:57.305Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:17:57.305Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:17:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:17:57.307Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:17:57.307Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:57.308Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:17:57.336Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:57.337Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:57.337Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:57.337Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:17:57.338Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:57.338Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-TransactionID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ECOMP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b88020-05f4-4a25-9c4f-ef887cdc852e"] 2022-12-30T01:17:57.338Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:57.339Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:57.478Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:57.478Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:57.479Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:57.479Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE12D621F577D557DE6DB0F122283342; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:17:57 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:17:57.479Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:17:57.479Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:57.480Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:57.501Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:57.501Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:17:57.502Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:17:57.502Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:17:57.502Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:17:57.502Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-TransactionID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ECOMP-RequestID:"9c133d8c-9e1a-4bdc-884b-96238065b2ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19ced36d-ad0c-4586-a300-c6729a3e7c80"] 2022-12-30T01:17:57.503Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:17:57.503Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:17:57.631Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:17:57.632Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:17:57.632Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:17:57.632Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C85D5B9E369A3F4CBBE110C65548416; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:17:57 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:17:57.633Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:17:57.633Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:17:57.633Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:17:57.638Z|9c133d8c-9e1a-4bdc-884b-96238065b2ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:17:58.317Z|5d5b0292-cbdc-4bb4-bb81-f9b37348d331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:58.317Z|03af111f-56ea-4c64-9f42-121251820eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:58.317Z|be4e9b23-0fce-40fa-8ee7-21e381b29bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:17:58.318Z|5d5b0292-cbdc-4bb4-bb81-f9b37348d331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:58.318Z|be4e9b23-0fce-40fa-8ee7-21e381b29bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:17:58.318Z|03af111f-56ea-4c64-9f42-121251820eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:07.805Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:18:07.811Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:07.812Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:18:07.812Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:07.812Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:07.812Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:18:07.813Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cde1fb6467773da4f75a2d58b5d3312", X-B3-SpanId:"235763c955ee6783", X-B3-ParentSpanId:"2944209c612524a5", X-B3-Sampled:"0", X-ONAP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-TransactionID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ECOMP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e1f8da3-d583-4b2f-a8fe-b189319f71c7"] 2022-12-30T01:18:07.813Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:18:07.813Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:07.844Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:07.844Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:07.844Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:18:07.845Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:07 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:07.846Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:16:53.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:16:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:18:07.847Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:07.847Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:18:07.848Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:07.848Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:18:07.848Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:07.849Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:07.849Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:18:07.849Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cde1fb6467773da4f75a2d58b5d3312", X-B3-SpanId:"788aa84005ce1603", X-B3-ParentSpanId:"2944209c612524a5", X-B3-Sampled:"0", X-ONAP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-TransactionID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ECOMP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb9842d7-3aa0-4e74-ba4a-24ac6af21e27"] 2022-12-30T01:18:07.849Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:18:07.849Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:07.865Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:07.866Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:07.866Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:18:07.866Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:07 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:07.867Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:18:07.868Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:07.868Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:18:07.890Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:07.891Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:07.891Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:07.891Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:07.891Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:07.892Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-TransactionID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ECOMP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75e06a34-9367-4105-b43b-73cb7747c6ca"] 2022-12-30T01:18:07.892Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:07.892Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:08.024Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:08.025Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:08.025Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:08.025Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9424C7E5AE519AC0BCAA52AD4C4756B6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:18:08 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:18:08.025Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a6965448-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:16:56.068+0000","endTime":"2022-12-30T01:16:57.490+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a6954397-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:18:08.026Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:08.026Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:08.047Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:08.047Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:08.047Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:08.048Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:08.048Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:08.048Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-TransactionID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ECOMP-RequestID:"bd726dda-36bb-4966-9c19-c56f2181563c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd9d1d3-ae22-48e4-ab70-ab292ead4e13"] 2022-12-30T01:18:08.048Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:08.048Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:08.175Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:08.176Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:08.176Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:08.176Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=157E228A58B546FE7D3D79A30C04FD40; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:08 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:18:08.176Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a7638f83-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a6965448-87df-11ed-9c3d-e2d94c43d821","executionId":"a6965448-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:16:57.413+0000","endTime":"2022-12-30T01:16:57.429+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:18:08.177Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:08.177Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a6965448-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:08.183Z|bd726dda-36bb-4966-9c19-c56f2181563c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:18:08.339Z|2ec1ca97-a4d2-44ce-99c2-f7614f411a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:08.340Z|2ec1ca97-a4d2-44ce-99c2-f7614f411a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:08.339Z|9eb97a39-0122-42cb-8580-05160656ba04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:08.341Z|9eb97a39-0122-42cb-8580-05160656ba04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:08.343Z|06a17547-d67e-4cce-8d59-613679b22919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:08.343Z|06a17547-d67e-4cce-8d59-613679b22919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:11.189Z|4e7efb6e-b061-4452-9caa-32748908deb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:11.190Z|4e7efb6e-b061-4452-9caa-32748908deb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:18.336Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:18:18.342Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:18.342Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:18:18.342Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:18.343Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:18.343Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:18:18.343Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9abe1c4926c6ebe4406a0089f61e6069", X-B3-SpanId:"3ed929ff42b8f818", X-B3-ParentSpanId:"36fd5c964b21fb1f", X-B3-Sampled:"0", X-ONAP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-TransactionID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ECOMP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"129c8306-5738-4a63-84b0-6f7d0fcab7e7"] 2022-12-30T01:18:18.343Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:18:18.344Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:18.364Z|b1310bb7-35ca-4ec6-9628-59df0c742c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:18.365Z|b1310bb7-35ca-4ec6-9628-59df0c742c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:18.365Z|b14703c9-9a18-45db-9e14-c106a93472a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:18.366Z|b14703c9-9a18-45db-9e14-c106a93472a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:18.367Z|e4837ff9-f9e5-4650-ad0f-19e093689e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:18.368Z|e4837ff9-f9e5-4650-ad0f-19e093689e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:18.377Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:18.377Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:18.377Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:18:18.378Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:18 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:18.378Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:18:18.379Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:18.379Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:18:18.380Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:18.380Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:18:18.380Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:18.381Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:18.381Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:18:18.381Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9abe1c4926c6ebe4406a0089f61e6069", X-B3-SpanId:"b8e6bcbe198789ef", X-B3-ParentSpanId:"36fd5c964b21fb1f", X-B3-Sampled:"0", X-ONAP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-TransactionID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ECOMP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a923f0-6dd5-4cca-92d8-82e3de3c6e5f"] 2022-12-30T01:18:18.381Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:18:18.382Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:18.403Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:18.403Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:18.403Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:18:18.403Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:18 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:18.404Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:18:18.404Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:18.404Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:18:18.428Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:18.429Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:18.429Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:18.429Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:18.429Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:18.429Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-TransactionID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ECOMP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"279653fa-4f17-4164-b897-64fb46aa39ca"] 2022-12-30T01:18:18.430Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:18.430Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:18.558Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:18.558Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:18.558Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:18.559Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=531C98FF25A81B4340AA1999AF76FD8C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:18 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:18:18.559Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:18:18.559Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:18.559Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:18.581Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:18.582Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:18.582Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:18.582Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:18.582Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:18.582Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-TransactionID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ECOMP-RequestID:"52bbbb9b-b21b-4e3a-a4ac-fa192b65c336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"608c38d0-a9ea-4249-a141-061a8a808cdd"] 2022-12-30T01:18:18.583Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:18.583Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:18.714Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:18.714Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:18.714Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:18.715Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=998BFB58294894E90A91A3518216D98D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:18 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:18:18.715Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:18:18.715Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:18.715Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:18.719Z|52bbbb9b-b21b-4e3a-a4ac-fa192b65c336|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:18:26.189Z|75181ee0-965a-4e28-810a-3f493b6e44f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:26.190Z|75181ee0-965a-4e28-810a-3f493b6e44f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:26.603Z|ae261ac0-63b5-47e9-8b27-a54ef7030f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:26.603Z|ae261ac0-63b5-47e9-8b27-a54ef7030f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:28.387Z|d190a482-eb5a-4220-b47f-58152b73ae75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:28.388Z|865f86b9-5479-494e-b95a-989778199f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:28.388Z|d190a482-eb5a-4220-b47f-58152b73ae75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:28.389Z|865f86b9-5479-494e-b95a-989778199f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:28.393Z|765a6983-fb4a-4162-8197-e620596baefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:28.394Z|765a6983-fb4a-4162-8197-e620596baefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:28.889Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:18:28.896Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:28.896Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:18:28.896Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:28.897Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:28.897Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:18:28.897Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"835fb70d67664354b11a2121666f802b", X-B3-SpanId:"efbfcebbe494de0b", X-B3-ParentSpanId:"b9f0689ac43e9bb0", X-B3-Sampled:"0", X-ONAP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-TransactionID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ECOMP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c514993-37e0-4934-a3f0-398297def89e"] 2022-12-30T01:18:28.897Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:18:28.898Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:28.923Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:28.923Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:28.923Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:18:28.923Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:28.925Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:18:28.925Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:28.925Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:18:28.926Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:28.927Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:18:28.927Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:28.927Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:28.927Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:18:28.927Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"835fb70d67664354b11a2121666f802b", X-B3-SpanId:"300dd116b21e196c", X-B3-ParentSpanId:"b9f0689ac43e9bb0", X-B3-Sampled:"0", X-ONAP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-TransactionID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ECOMP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019b0492-9382-4f7c-a650-de50a2091990"] 2022-12-30T01:18:28.928Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:18:28.928Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:28.941Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:28.941Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:28.941Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:18:28.941Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:28 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:28.942Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:18:28.942Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:28.942Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:18:28.965Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:28.966Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:28.966Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:28.966Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:28.966Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:28.966Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-TransactionID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ECOMP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559247c6-3435-42bd-bb65-5b4f59ab10f6"] 2022-12-30T01:18:28.967Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:28.967Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:29.098Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:29.099Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:29.099Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:29.099Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB276E4C4F1231E942DC49DEC67A3EA1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:29 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:18:29.100Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:18:29.100Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:29.100Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:29.121Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:29.121Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:29.122Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:29.122Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:29.122Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:29.122Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-TransactionID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ECOMP-RequestID:"45b95500-a0ae-4b08-97d1-34c44ff3ca49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba1c97c3-a9c5-48b5-bc82-09c23196189f"] 2022-12-30T01:18:29.122Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:29.123Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:29.248Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:29.248Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:29.248Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:29.249Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=900D7017F45B4EA3C4F29DFF6AEC7EEE; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:29 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:18:29.249Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:18:29.249Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:29.250Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:29.259Z|45b95500-a0ae-4b08-97d1-34c44ff3ca49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:18:38.412Z|a475e6c1-4101-4739-a497-301435b2d094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:38.412Z|92371262-ba4e-45e0-ad12-8614850e81e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:38.412Z|92371262-ba4e-45e0-ad12-8614850e81e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:38.412Z|a475e6c1-4101-4739-a497-301435b2d094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:38.417Z|efcd5fb9-b4f9-44cb-8755-fec561503756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:38.417Z|efcd5fb9-b4f9-44cb-8755-fec561503756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:39.419Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:18:39.430Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:39.430Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:18:39.431Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:39.431Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:39.431Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:18:39.431Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e3be20ba242410852fbdfe461e08c3", X-B3-SpanId:"70d6c101499afcd9", X-B3-ParentSpanId:"314b03ff668a5c54", X-B3-Sampled:"0", X-ONAP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-TransactionID:"48397dd2-8895-4878-8906-1b85043f403f", X-ECOMP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e81043e-d1fe-4108-a9bf-2a4305e12b12"] 2022-12-30T01:18:39.431Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:18:39.432Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:39.474Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:39.474Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:39.475Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:18:39.475Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:39 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:39.475Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:18:39.476Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:39.476Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:18:39.477Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:39.478Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:18:39.478Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:39.478Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:39.478Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:18:39.478Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e3be20ba242410852fbdfe461e08c3", X-B3-SpanId:"cf99879add13143c", X-B3-ParentSpanId:"314b03ff668a5c54", X-B3-Sampled:"0", X-ONAP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-TransactionID:"48397dd2-8895-4878-8906-1b85043f403f", X-ECOMP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa22e799-d681-456e-bbee-da32c78a0b1e"] 2022-12-30T01:18:39.479Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:18:39.479Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:39.499Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:39.500Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:39.500Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:18:39.500Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:39.501Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:18:39.501Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:39.502Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:18:39.524Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:39.525Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:39.525Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:39.525Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:39.525Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:39.525Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-TransactionID:"48397dd2-8895-4878-8906-1b85043f403f", X-ECOMP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1ed4a9-106f-45b7-9706-f9083b9d8fea"] 2022-12-30T01:18:39.526Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:39.526Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:39.660Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:39.660Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:39.661Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:39.661Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AEC7A0ED5E95698262885361506D87D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:39 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:18:39.661Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:18:39.661Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:39.662Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:39.683Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:39.683Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:39.684Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:39.684Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:39.684Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:39.684Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-TransactionID:"48397dd2-8895-4878-8906-1b85043f403f", X-ECOMP-RequestID:"48397dd2-8895-4878-8906-1b85043f403f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"962ccd16-7b02-471e-8239-f85fdff89170"] 2022-12-30T01:18:39.684Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:39.685Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:39.813Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:39.813Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:39.813Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:39.814Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=36127D5C91D8759EBC72A03E880D9126; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:39 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:18:39.814Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:18:39.814Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:39.815Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:39.819Z|48397dd2-8895-4878-8906-1b85043f403f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:18:41.189Z|a3880dfa-2acd-4c37-a1e2-03b4c5b78461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:41.190Z|a3880dfa-2acd-4c37-a1e2-03b4c5b78461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:48.437Z|a6aa9f2c-f0a1-43ef-b276-717105d6e9a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:48.438Z|a6aa9f2c-f0a1-43ef-b276-717105d6e9a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:48.441Z|336a9760-e92a-4b2a-9c96-e49d212549f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:48.440Z|d68aa726-9cc9-4b2d-b181-944d8f40a60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:48.441Z|336a9760-e92a-4b2a-9c96-e49d212549f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:48.441Z|d68aa726-9cc9-4b2d-b181-944d8f40a60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:49.978Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:18:49.984Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:49.984Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:18:49.985Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:49.985Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:18:49.985Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:18:49.985Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bfb4b39910b3f4a5ca0eff8b682005", X-B3-SpanId:"111d30f8b933c3de", X-B3-ParentSpanId:"172533506a5c22a1", X-B3-Sampled:"0", X-ONAP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-TransactionID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ECOMP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82be712b-edd8-46af-85e4-665baaba7e29"] 2022-12-30T01:18:49.986Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:18:49.986Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:50.012Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:50.013Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:50.013Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:18:50.014Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:50.014Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:18:50.015Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:50.015Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:18:50.017Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:50.017Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:18:50.017Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:50.018Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:18:50.018Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:18:50.018Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bfb4b39910b3f4a5ca0eff8b682005", X-B3-SpanId:"d2ff404b84be0d74", X-B3-ParentSpanId:"172533506a5c22a1", X-B3-Sampled:"0", X-ONAP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-TransactionID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ECOMP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fb5c3a6-1878-4a0a-a027-bb02c4edbbcf"] 2022-12-30T01:18:50.019Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:18:50.019Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:50.030Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:50.030Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:50.031Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:18:50.031Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:18:50 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:18:50.033Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:18:50.033Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:50.033Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:18:50.084Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:50.085Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:50.085Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:50.086Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:18:50.086Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:50.086Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-TransactionID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ECOMP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c86c8e2-277f-4d8c-92b9-51cebf6e5842"] 2022-12-30T01:18:50.086Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:50.087Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:50.216Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:50.216Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:50.217Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:50.217Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBE771168E6B497B22BD419FC1D6AC98; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:50 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:18:50.217Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:18:50.218Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:50.218Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:50.239Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:50.240Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:18:50.240Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:18:50.240Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:18:50.240Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:18:50.240Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-TransactionID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ECOMP-RequestID:"3ef4cbc3-1844-4658-a104-8b34e93f3844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b686437-e675-4f78-814b-3cb79865e746"] 2022-12-30T01:18:50.241Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:18:50.241Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:18:50.375Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:18:50.375Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:18:50.375Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:18:50.376Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6569FED6929FB7A17F04D0C8B9EBE12E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:18:50 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:18:50.376Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:18:50.376Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:18:50.376Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:18:50.380Z|3ef4cbc3-1844-4658-a104-8b34e93f3844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:18:54.715Z|98137feb-674e-4a3d-a329-7aa60e10d4fb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:18:54.716Z|98137feb-674e-4a3d-a329-7aa60e10d4fb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:56.189Z|60f7e80a-49b7-45da-84a7-bec71f0321c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:56.190Z|60f7e80a-49b7-45da-84a7-bec71f0321c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:56.604Z|c0f4b88e-4fef-48cd-b1a1-cef0423ddcd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:18:56.604Z|c0f4b88e-4fef-48cd-b1a1-cef0423ddcd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:18:58.461Z|553291a9-7b2d-441e-a3e6-a5f7e82f9626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:58.462Z|553291a9-7b2d-441e-a3e6-a5f7e82f9626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:58.462Z|24ec29df-19a9-43f2-ae58-924e03fe546e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:58.463Z|24ec29df-19a9-43f2-ae58-924e03fe546e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:18:58.462Z|61314858-5e2a-4f22-8c1d-8bb98f115df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:18:58.463Z|61314858-5e2a-4f22-8c1d-8bb98f115df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:00.546Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:00.553Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:00.554Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:00.554Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:00.554Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:00.554Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:00.555Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"183c5ceab18d74eb9c7a2a3500020480", X-B3-SpanId:"2b4fc93f630590c3", X-B3-ParentSpanId:"87ab4a606e6b5bb8", X-B3-Sampled:"0", X-ONAP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-TransactionID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ECOMP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd88b2ff-ec77-489a-b546-087d5087077d"] 2022-12-30T01:19:00.555Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:00.555Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:00.583Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:00.583Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:00.584Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:00.584Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:00.585Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:00.585Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:00.586Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:00.587Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:00.587Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:00.587Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:00.588Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:00.588Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:00.588Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"183c5ceab18d74eb9c7a2a3500020480", X-B3-SpanId:"54a6658c49e9c07d", X-B3-ParentSpanId:"87ab4a606e6b5bb8", X-B3-Sampled:"0", X-ONAP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-TransactionID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ECOMP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af3cdd5-91a2-4acc-ac8d-b6f68324ad65"] 2022-12-30T01:19:00.588Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:00.589Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:00.603Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:00.603Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:00.604Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:00.604Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:00 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:00.605Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:00.605Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:00.605Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:00.632Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:00.633Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:00.633Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:00.633Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:00.634Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:00.634Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-TransactionID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ECOMP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d249e5b7-89f6-4c7c-85ed-cabea9ae046c"] 2022-12-30T01:19:00.634Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:00.634Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:00.770Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:00.770Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:00.771Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:00.771Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A080CCF695DE36B9FE027E1335DC0CCA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:00 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:19:00.772Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:00.772Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:00.772Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:00.801Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:00.802Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:00.802Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:00.802Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:00.802Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:00.803Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-TransactionID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ECOMP-RequestID:"6303527f-a129-42fb-9195-1577c1e8f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"830f2737-a049-44b6-8278-19a0300d263b"] 2022-12-30T01:19:00.803Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:00.803Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:00.929Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:00.929Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:00.930Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:00.930Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B718EC617FD929F092DCADF4BF1DEBE; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:00 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:19:00.930Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:00.930Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:00.931Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:00.935Z|6303527f-a129-42fb-9195-1577c1e8f5ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:08.487Z|aa666d99-871c-46ae-ba2d-2711571c3160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:08.488Z|aa666d99-871c-46ae-ba2d-2711571c3160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:08.488Z|0a716ca1-5759-42f4-b12a-cd61cf349447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:08.488Z|0a716ca1-5759-42f4-b12a-cd61cf349447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:08.489Z|e865c4fe-f8f0-4449-b2bf-4c3bdf25c6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:08.490Z|e865c4fe-f8f0-4449-b2bf-4c3bdf25c6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:11.096Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:11.102Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:11.103Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:11.103Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:11.103Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:11.104Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:11.104Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"628720d404238fb5b76791c0813a3f08", X-B3-SpanId:"291b86ba1340484f", X-B3-ParentSpanId:"1caf28d6f29cb9ae", X-B3-Sampled:"0", X-ONAP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-TransactionID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ECOMP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1227941b-eb71-4c61-8c56-3a55c6c470e6"] 2022-12-30T01:19:11.104Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:11.104Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:11.131Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:11.132Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:11.132Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:11.132Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:11.133Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:11.133Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:11.133Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:11.134Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:11.135Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:11.135Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:11.135Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:11.135Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:11.135Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"628720d404238fb5b76791c0813a3f08", X-B3-SpanId:"c1d33fbc2cb157f3", X-B3-ParentSpanId:"1caf28d6f29cb9ae", X-B3-Sampled:"0", X-ONAP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-TransactionID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ECOMP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a7fd52-6676-47af-bc4d-c8f045f6cf6c"] 2022-12-30T01:19:11.136Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:11.136Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:11.146Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:11.147Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:11.147Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:11.147Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:11 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:11.148Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:11.148Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:11.148Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:11.170Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:11.171Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:11.171Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:11.171Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:11.171Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:11.171Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-TransactionID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ECOMP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e882616-55d1-4174-bdc3-b879448833eb"] 2022-12-30T01:19:11.172Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:11.172Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:11.189Z|d9f4ad25-c3be-4065-b72b-17f57401ee17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:11.189Z|d9f4ad25-c3be-4065-b72b-17f57401ee17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:11.309Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:11.309Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:11.309Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:11.310Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D81FD39D44E0D84F3C9D4AA737700C39; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:11 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:19:11.310Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:11.310Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:11.310Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:11.330Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:11.330Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:11.330Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:11.330Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:11.331Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:11.331Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-TransactionID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ECOMP-RequestID:"97eaadf8-f9d4-45d8-845f-632b7f059e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0672145a-8b00-44e2-ad30-b58df0ec08a4"] 2022-12-30T01:19:11.331Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:11.331Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:11.457Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:11.458Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:11.458Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:11.458Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E391DEC9B095E798FC36FC37EB2926BD; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:11 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:19:11.459Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:11.459Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:11.459Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:11.463Z|97eaadf8-f9d4-45d8-845f-632b7f059e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:18.512Z|01d04f2b-1589-44d1-ac30-2b5df587a990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:18.512Z|71c2f5c4-e3a9-49c1-a042-ea8a1fa98bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:18.512Z|01d04f2b-1589-44d1-ac30-2b5df587a990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:18.512Z|71c2f5c4-e3a9-49c1-a042-ea8a1fa98bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:18.512Z|2248a312-3d0d-4f3e-a2f5-a28aec993b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:18.513Z|2248a312-3d0d-4f3e-a2f5-a28aec993b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:21.625Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:21.630Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:21.631Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:21.631Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:21.631Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:21.631Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:21.632Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7295e51f90f6ae05a33540bcbb13518b", X-B3-SpanId:"f39133604772db1e", X-B3-ParentSpanId:"4db37103949d9192", X-B3-Sampled:"0", X-ONAP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-TransactionID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ECOMP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb4e342-8a10-494e-972c-92273795c587"] 2022-12-30T01:19:21.632Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:21.632Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:21.655Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:21.656Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:21.656Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:21.656Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:21 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:21.658Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:21.658Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:21.658Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:21.659Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:21.659Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:21.660Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:21.660Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:21.660Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:21.660Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7295e51f90f6ae05a33540bcbb13518b", X-B3-SpanId:"f3a85375be7a4af6", X-B3-ParentSpanId:"4db37103949d9192", X-B3-Sampled:"0", X-ONAP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-TransactionID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ECOMP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8d53fd8-e1dc-4e16-8bf8-185258e392e5"] 2022-12-30T01:19:21.660Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:21.661Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:21.673Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:21.673Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:21.673Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:21.674Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:21 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:21.675Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:21.675Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:21.676Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:21.697Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:21.697Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:21.697Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:21.697Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:21.697Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:21.698Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-TransactionID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ECOMP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5de2ddd1-e8fd-4f08-8feb-d462042bbcd4"] 2022-12-30T01:19:21.698Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:21.698Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:21.824Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:21.825Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:21.826Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:21.826Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B6C9AB0B3CF543D579F5E1DDD9143437; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:21 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:19:21.826Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:21.827Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:21.827Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:21.858Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:21.858Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:21.859Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:21.859Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:21.859Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:21.859Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-TransactionID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ECOMP-RequestID:"67fe033e-b805-4511-bdd9-1b5e518fc295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d64532-9c30-4476-81b9-6d903114ea51"] 2022-12-30T01:19:21.859Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:21.860Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:21.993Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:21.994Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:21.994Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:21.994Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CAABA6A226021E2AFEDE138C42F8A035; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:21 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:19:21.995Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:21.995Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:21.995Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:21.999Z|67fe033e-b805-4511-bdd9-1b5e518fc295|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:26.189Z|49e6fdca-fb02-450d-8d70-5cbf4d7972ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:26.190Z|49e6fdca-fb02-450d-8d70-5cbf4d7972ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:26.605Z|400be822-cbc8-495c-b67f-ff2d9fdd32ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:26.605Z|400be822-cbc8-495c-b67f-ff2d9fdd32ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:28.532Z|8ad1d9f8-db0b-4f56-8a4e-18bc22d2fbee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:28.532Z|eb18b4c2-cb0f-4671-a8ab-85b4fb175346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:28.532Z|cd572230-38a5-4288-ba3d-8819f2cd0b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:28.533Z|eb18b4c2-cb0f-4671-a8ab-85b4fb175346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:28.533Z|8ad1d9f8-db0b-4f56-8a4e-18bc22d2fbee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:28.533Z|cd572230-38a5-4288-ba3d-8819f2cd0b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:32.165Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:32.171Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:32.172Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:32.172Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:32.172Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:32.172Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:32.172Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5a47c839c6cf5f7436a7fc0870fce0c", X-B3-SpanId:"8e280d69074768fc", X-B3-ParentSpanId:"9e58e50d87fb1333", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-TransactionID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ECOMP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f11901c-23d8-4372-b3a8-bcf59857c435"] 2022-12-30T01:19:32.173Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:32.173Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:32.207Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:32.208Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:32.208Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:32.208Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:32.209Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:32.209Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:32.209Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:32.210Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:32.211Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:32.211Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:32.211Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:32.211Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:32.211Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5a47c839c6cf5f7436a7fc0870fce0c", X-B3-SpanId:"0228600389ae9a38", X-B3-ParentSpanId:"9e58e50d87fb1333", X-B3-Sampled:"0", X-ONAP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-TransactionID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ECOMP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0129e020-c9b3-4930-8641-d7c582bd6f00"] 2022-12-30T01:19:32.212Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:32.212Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:32.223Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:32.223Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:32.223Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:32.223Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:32 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:32.224Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:32.224Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:32.225Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:32.245Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:32.246Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:32.246Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:32.246Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:32.246Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:32.247Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-TransactionID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ECOMP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1c5809b-a263-4eed-b2ef-54d3e9ee8830"] 2022-12-30T01:19:32.247Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:32.247Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:32.376Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:32.377Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:32.377Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:32.377Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3189B1718AEF163649D70161492A8DA6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:19:32.378Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:32.378Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:32.378Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:32.397Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:32.398Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:32.398Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:32.398Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:32.398Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:32.399Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-TransactionID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ECOMP-RequestID:"b3b99498-1aef-4643-bdcb-6ecef15e37a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03b99251-9b5a-4cf4-bfc2-c029da4e647d"] 2022-12-30T01:19:32.399Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:32.399Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:32.523Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:32.524Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:32.525Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:32.525Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BB594CBB7ADD95637130C953D36F8376; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:32 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:19:32.525Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:32.526Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:32.526Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:32.531Z|b3b99498-1aef-4643-bdcb-6ecef15e37a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:38.555Z|996ab3da-235e-44ab-8ee3-b691ce9bbef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:38.554Z|96fda49f-08be-461e-8e65-1704528723ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:38.555Z|96fda49f-08be-461e-8e65-1704528723ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:38.555Z|996ab3da-235e-44ab-8ee3-b691ce9bbef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:38.556Z|a95bc36a-5419-4188-a71d-4a1d0fba9199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:38.556Z|a95bc36a-5419-4188-a71d-4a1d0fba9199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:41.189Z|54e91385-01fc-49ca-8a90-1fc7869d3c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:41.190Z|54e91385-01fc-49ca-8a90-1fc7869d3c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:42.695Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:42.702Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:42.702Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:42.703Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:42.703Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:42.703Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:42.704Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76b66ffc7240454d13f4f54977ac3b3d", X-B3-SpanId:"ee77fa4564642b04", X-B3-ParentSpanId:"ca6e606fcd013ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-TransactionID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ECOMP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b327490d-8fbc-4aa0-a8c2-0ee7cd116ca9"] 2022-12-30T01:19:42.704Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:42.704Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:42.730Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:42.730Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:42.731Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:42.731Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:42.732Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:42.732Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:42.733Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:42.734Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:42.734Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:42.734Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:42.734Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:42.735Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:42.735Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76b66ffc7240454d13f4f54977ac3b3d", X-B3-SpanId:"f5881cbea18cd29f", X-B3-ParentSpanId:"ca6e606fcd013ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-TransactionID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ECOMP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e971a2f4-3bba-483b-8800-a5ca1a45d01d"] 2022-12-30T01:19:42.735Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:42.735Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:42.747Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:42.748Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:42.748Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:42.748Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:42 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:42.751Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:42.751Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:42.751Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:42.773Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:42.773Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:42.774Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:42.774Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:42.774Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:42.774Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-TransactionID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ECOMP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5106bdc-a688-40e5-969e-d1cfbee3aa06"] 2022-12-30T01:19:42.774Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:42.775Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:42.905Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:42.905Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:42.905Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:42.906Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75DA4E0299833D427FD22A540E4404B6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:42 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:19:42.906Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:42.906Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:42.907Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:42.929Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:42.929Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:42.929Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:42.930Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:42.930Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:42.930Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-TransactionID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ECOMP-RequestID:"aaf79c8b-43ef-4404-a265-b6f5f5e150b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4883c109-d88d-401f-a746-ce2eb82f92e2"] 2022-12-30T01:19:42.931Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:42.931Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:43.068Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:43.068Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:43.069Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:43.069Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4FC3C448D8BC37E8C77EFA4E8C8F9E2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:42 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:19:43.069Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:43.070Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:43.070Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:43.074Z|aaf79c8b-43ef-4404-a265-b6f5f5e150b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:48.577Z|ced12e53-b48b-441b-a17b-e3c79411e549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:48.577Z|d28fadcc-c7d3-419b-ab16-5779caeea3f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:48.577Z|52c8754d-8618-440a-b15f-63904f5ebbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:48.578Z|d28fadcc-c7d3-419b-ab16-5779caeea3f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:48.578Z|ced12e53-b48b-441b-a17b-e3c79411e549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:48.578Z|52c8754d-8618-440a-b15f-63904f5ebbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:53.244Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:19:53.258Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:53.258Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:19:53.259Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:53.259Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:19:53.259Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:19:53.260Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b51b00e4a7be92f3a4be61609fa2ce1", X-B3-SpanId:"4ccaaa0d91541351", X-B3-ParentSpanId:"e3d970df35aef361", X-B3-Sampled:"0", X-ONAP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-TransactionID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ECOMP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fbfca3e-8f97-48c8-9ce1-724985ef3641"] 2022-12-30T01:19:53.260Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:19:53.260Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:53.287Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:53.288Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:53.288Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:19:53.288Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:53.289Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:19:53.290Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:53.290Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:19:53.292Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:53.292Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:19:53.292Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:53.293Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:19:53.293Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:19:53.293Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b51b00e4a7be92f3a4be61609fa2ce1", X-B3-SpanId:"04e6c53226c698e1", X-B3-ParentSpanId:"e3d970df35aef361", X-B3-Sampled:"0", X-ONAP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-TransactionID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ECOMP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a82cc0-bf98-48c9-8d14-8561c1f4495c"] 2022-12-30T01:19:53.294Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:19:53.294Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:53.309Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:53.309Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:53.310Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:19:53.310Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:19:53 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:19:53.311Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:19:53.311Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:53.312Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:19:53.339Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:53.339Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:53.340Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:53.340Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:19:53.340Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:53.340Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-TransactionID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ECOMP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9dbd4bf-df62-4800-b7dd-04565f42db11"] 2022-12-30T01:19:53.340Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:53.341Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:53.471Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:53.472Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:53.472Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:53.472Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3C21B6AF7297F19A8D6E37E47DA3A61E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:53 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:19:53.473Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:19:53.473Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:53.474Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:53.500Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:53.501Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:19:53.501Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:19:53.501Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:19:53.502Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:19:53.502Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-TransactionID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ECOMP-RequestID:"21c96388-e5b4-42eb-b445-0944c4061bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439fcc5f-83b6-4976-905d-0d720e5e5bfb"] 2022-12-30T01:19:53.503Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:19:53.503Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:19:53.635Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:19:53.636Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:19:53.636Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:19:53.637Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F24E9EB6C56006AB126E8724D958346E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:19:53 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:19:53.637Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:19:53.638Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:19:53.638Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:19:53.643Z|21c96388-e5b4-42eb-b445-0944c4061bf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:19:54.711Z|eab1f5fb-8c4b-48ce-bbcd-4e9e06b23fdb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:19:54.711Z|eab1f5fb-8c4b-48ce-bbcd-4e9e06b23fdb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:56.189Z|5808f13c-2d68-4540-9e0f-c4e15a41ef70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:56.190Z|5808f13c-2d68-4540-9e0f-c4e15a41ef70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:56.606Z|aea91c02-a04d-4629-ae7c-7805c5cce46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:19:56.606Z|aea91c02-a04d-4629-ae7c-7805c5cce46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:19:58.600Z|fad3d7af-f1e9-45f4-aaef-1a19d4e1d0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:58.600Z|eee095e9-1902-4d51-a7bc-b2bf43ef206a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:58.601Z|eee095e9-1902-4d51-a7bc-b2bf43ef206a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:58.601Z|fad3d7af-f1e9-45f4-aaef-1a19d4e1d0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:19:58.606Z|10e3d53f-a745-43de-9362-cbcb961b0a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:19:58.607Z|10e3d53f-a745-43de-9362-cbcb961b0a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:03.806Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:03.813Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:03.814Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:03.814Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:03.814Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:03.814Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:03.814Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0caf117cfe15be5d6a61b3d91c716472", X-B3-SpanId:"933a3268904f91eb", X-B3-ParentSpanId:"56fbb1a799375312", X-B3-Sampled:"0", X-ONAP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-TransactionID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ECOMP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc7d028e-28d6-4c56-9a09-213a586d26dd"] 2022-12-30T01:20:03.815Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:03.815Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:03.841Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:03.842Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:03.842Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:03.842Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:03.843Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:03.843Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:03.844Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:03.845Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:03.845Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:03.845Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:03.846Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:03.846Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:03.846Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0caf117cfe15be5d6a61b3d91c716472", X-B3-SpanId:"79744c046718f809", X-B3-ParentSpanId:"56fbb1a799375312", X-B3-Sampled:"0", X-ONAP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-TransactionID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ECOMP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38c4e735-becb-453f-9d94-27487f783a4d"] 2022-12-30T01:20:03.846Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:03.847Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:03.865Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:03.866Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:03.866Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:03.866Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:03.867Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:03.867Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:03.867Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:03.889Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:03.889Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:03.890Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:03.890Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:03.890Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:03.890Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-TransactionID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ECOMP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ee1ba5d-b944-4406-8ade-0c7a547160af"] 2022-12-30T01:20:03.891Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:03.891Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:04.027Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:04.028Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:04.028Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:04.028Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E73D63480474BC42A2AEC2E5709DD225; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:04 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:20:04.029Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:04.029Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:04.030Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:04.049Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:04.049Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:04.049Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:04.050Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:04.050Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:04.050Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-TransactionID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ECOMP-RequestID:"6d17b4f7-7113-46ee-952d-bb91b5ac713d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d98918f9-be68-4e08-ab71-14e0b7c638c9"] 2022-12-30T01:20:04.051Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:04.051Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:04.176Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:04.177Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:04.177Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:04.178Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D67B68F3D742FEBEC1FD8A9BB0C1A98F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:04 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:20:04.178Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:04.179Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:04.179Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:04.183Z|6d17b4f7-7113-46ee-952d-bb91b5ac713d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:08.622Z|a46e9747-ff1f-493d-a712-4d80b3cb25df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:08.622Z|a46e9747-ff1f-493d-a712-4d80b3cb25df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:08.623Z|3002b871-0555-4a07-bbab-f2b83fa3e6c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:08.623Z|3002b871-0555-4a07-bbab-f2b83fa3e6c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:08.628Z|a66fd01a-9e47-4136-bdc3-bfc1c8d52bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:08.629Z|a66fd01a-9e47-4136-bdc3-bfc1c8d52bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:11.189Z|6709f8fd-43e2-4c43-b8e5-ce9e42cbc99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:11.193Z|6709f8fd-43e2-4c43-b8e5-ce9e42cbc99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:14.345Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:14.352Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:14.353Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:14.353Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:14.353Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:14.353Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:14.353Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934183e06a3e6bab121a12a3adf6e7f7", X-B3-SpanId:"3612d95fb7d37f36", X-B3-ParentSpanId:"0632cce65d14cba7", X-B3-Sampled:"0", X-ONAP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-TransactionID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ECOMP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971cb383-da30-418e-83f6-b53ba3208d54"] 2022-12-30T01:20:14.354Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:14.354Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:14.392Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:14.392Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:14.393Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:14.393Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:14 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:14.394Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:14.394Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:14.395Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:14.396Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:14.396Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:14.396Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:14.397Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:14.397Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:14.397Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934183e06a3e6bab121a12a3adf6e7f7", X-B3-SpanId:"d3b891086484dde9", X-B3-ParentSpanId:"0632cce65d14cba7", X-B3-Sampled:"0", X-ONAP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-TransactionID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ECOMP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62721a31-6109-447f-aedd-58f732dad234"] 2022-12-30T01:20:14.397Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:14.398Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:14.411Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:14.412Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:14.412Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:14.412Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:14 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:14.413Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:14.413Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:14.413Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:14.435Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:14.435Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:14.436Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:14.436Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:14.436Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:14.436Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-TransactionID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ECOMP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd8f153-97c9-4d01-9d22-b7b266523bd9"] 2022-12-30T01:20:14.436Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:14.437Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:14.581Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:14.582Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:14.582Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:14.582Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32AC75CE3D3F7D66E95997D98BA0DCEC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:14 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:20:14.582Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:14.583Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:14.583Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:14.604Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:14.604Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:14.604Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:14.605Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:14.605Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:14.605Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-TransactionID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ECOMP-RequestID:"85c8bd3f-e9d3-473c-b92f-6c94e2e102a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aac942c-81a3-481f-97d8-7422185d27fa"] 2022-12-30T01:20:14.605Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:14.605Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:14.734Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:14.735Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:14.735Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:14.735Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5766DE445E1CB3B8C5292116156BA9F6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:14 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:20:14.736Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:14.736Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:14.736Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:14.740Z|85c8bd3f-e9d3-473c-b92f-6c94e2e102a7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:18.646Z|e044be6e-9d5c-42c8-918f-206c5601196b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:18.646Z|e044be6e-9d5c-42c8-918f-206c5601196b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:18.647Z|2f27aed7-57ba-42b1-baf5-51da6c070c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:18.647Z|2ca0d25d-fc3b-4095-b79f-936453fbeb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:18.647Z|2f27aed7-57ba-42b1-baf5-51da6c070c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:18.647Z|2ca0d25d-fc3b-4095-b79f-936453fbeb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:24.911Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:24.917Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:24.917Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:24.918Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:24.918Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:24.918Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:24.919Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad3fc484590d0b24366e2c69d2a19a9b", X-B3-SpanId:"268b09cd56eeaae3", X-B3-ParentSpanId:"3cd05bea5704d0ce", X-B3-Sampled:"0", X-ONAP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-TransactionID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ECOMP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"327353a2-1569-4e92-b1ee-88bc0ae8eced"] 2022-12-30T01:20:24.919Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:24.919Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:24.946Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:24.946Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:24.946Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:24.947Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:24.948Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:18:13.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:18:13.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:24.949Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:24.949Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:24.950Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:24.950Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:24.951Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:24.951Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:24.951Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:24.951Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad3fc484590d0b24366e2c69d2a19a9b", X-B3-SpanId:"c8342f38e56efec2", X-B3-ParentSpanId:"3cd05bea5704d0ce", X-B3-Sampled:"0", X-ONAP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-TransactionID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ECOMP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70bd4c0a-6844-4575-80b9-c6736a8f6edb"] 2022-12-30T01:20:24.952Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:24.952Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:24.963Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:24.964Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:24.964Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:24.964Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:24 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:24.966Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:24.966Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:24.966Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:24.988Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:24.990Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:24.990Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:24.990Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:24.991Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:24.991Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-TransactionID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ECOMP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df7fc86d-0920-45be-893f-0d3cbbe355be"] 2022-12-30T01:20:24.992Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:24.992Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:25.123Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:25.124Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:25.124Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:25.124Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3EA5478E432969DDC7496C3402FC0445; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:25 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:20:25.125Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5c53065-87df-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:18:15.228+0000","endTime":"2022-12-30T01:18:16.135+0000","removalTime":null,"durationInMillis":907,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"d5c41eb4-87df-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:25.125Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:25.125Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:25.147Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:25.148Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:25.148Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:25.148Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:25.148Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:25.149Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-TransactionID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ECOMP-RequestID:"e9ff4432-d8eb-40bc-957c-30a6d21200fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0449a25a-2389-46fd-b9cc-8ecd68eedc97"] 2022-12-30T01:20:25.149Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:25.149Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:25.277Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:25.278Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:25.278Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:25.278Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C99BE1703F97C48E193F6E21262BD61; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:25 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:20:25.279Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d6458420-87df-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","executionId":"d5c53065-87df-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:18:16.069+0000","endTime":"2022-12-30T01:18:16.081+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:25.279Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:25.279Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5c53065-87df-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:25.285Z|e9ff4432-d8eb-40bc-957c-30a6d21200fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:26.189Z|5df9a280-d564-4882-baab-74267309708d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:26.189Z|5df9a280-d564-4882-baab-74267309708d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:26.607Z|5ecf0076-c67b-4265-8b05-696076de414f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:26.607Z|5ecf0076-c67b-4265-8b05-696076de414f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:28.669Z|f879eee7-6af6-4ced-8be9-1c74a9f2e434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:28.669Z|b430be07-5345-49c3-8ee1-b483d5c7da34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:28.670Z|0b497517-1bb4-49fa-be5a-85306e23b606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:28.670Z|b430be07-5345-49c3-8ee1-b483d5c7da34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:28.670Z|f879eee7-6af6-4ced-8be9-1c74a9f2e434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:28.670Z|0b497517-1bb4-49fa-be5a-85306e23b606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:35.441Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:35.447Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:35.448Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:35.448Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:35.448Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:35.449Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:35.449Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8461ef295097d4088c908ee01d21d719", X-B3-SpanId:"5eb298888597e2e6", X-B3-ParentSpanId:"335b5d6d719c85c7", X-B3-Sampled:"0", X-ONAP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-TransactionID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ECOMP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515a803b-1ca1-4960-b800-bb62be33f9f6"] 2022-12-30T01:20:35.449Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:35.449Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:35.472Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:35.473Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:35.473Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:35.473Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:35.475Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:35.476Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:35.476Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:35.477Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:35.477Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:35.478Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:35.478Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:35.478Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:35.478Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8461ef295097d4088c908ee01d21d719", X-B3-SpanId:"172bf4ad5a4e7499", X-B3-ParentSpanId:"335b5d6d719c85c7", X-B3-Sampled:"0", X-ONAP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-TransactionID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ECOMP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ca70d98-c788-4893-b7f4-d10f62512e01"] 2022-12-30T01:20:35.478Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:35.479Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:35.491Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:35.491Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:35.491Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:35.492Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:34 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:35.493Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:35.493Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:35.494Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:35.516Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:35.516Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:35.517Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:35.517Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:35.517Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:35.517Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-TransactionID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ECOMP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6083691-e2cd-4a57-960a-f21f4d8df9bb"] 2022-12-30T01:20:35.517Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:35.518Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:35.648Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:35.648Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:35.649Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:35.649Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2886473CCE5B4173E1D72C109E76D1FC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:35 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:20:35.649Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:35.649Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:35.650Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:35.669Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:35.670Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:35.670Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:35.670Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:35.670Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:35.670Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-TransactionID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ECOMP-RequestID:"142cea57-ef19-4260-bf40-0bc932f594d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80713fa4-99dc-4deb-baab-6d85d8de2a22"] 2022-12-30T01:20:35.671Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:35.671Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:35.798Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:35.799Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:35.799Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:35.799Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2CD1979308B0C6596699FDB5B49DACAC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:35 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:20:35.800Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:35.800Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:35.800Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:35.804Z|142cea57-ef19-4260-bf40-0bc932f594d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:38.691Z|97b879bf-6ca9-4414-a02f-40401dd3d8fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:38.692Z|97b879bf-6ca9-4414-a02f-40401dd3d8fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:38.693Z|79a9c183-5ac6-4053-af75-54f54cd13b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:38.694Z|79a9c183-5ac6-4053-af75-54f54cd13b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:38.694Z|6f157bd8-63a4-4eaa-b1f6-d4bc6609f12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:38.694Z|6f157bd8-63a4-4eaa-b1f6-d4bc6609f12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:41.189Z|637c600a-e177-40ae-8768-e0acb39178b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:41.190Z|637c600a-e177-40ae-8768-e0acb39178b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:45.969Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:45.975Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:45.976Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:45.976Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:45.976Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:45.977Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:45.977Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"416cd2924ea14cf65eaf3054dd0517a3", X-B3-SpanId:"ab10efdcf578c95c", X-B3-ParentSpanId:"90690e1aff14b810", X-B3-Sampled:"0", X-ONAP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-TransactionID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ECOMP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"446814a5-84ac-4c1a-87ee-2e7acd03dd03"] 2022-12-30T01:20:45.977Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:45.977Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:46.003Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:46.003Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:46.003Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:46.004Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:46.005Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:46.006Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:46.006Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:46.007Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:46.007Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:46.008Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:46.008Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:46.008Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:46.008Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"416cd2924ea14cf65eaf3054dd0517a3", X-B3-SpanId:"db61161d1ba0f07a", X-B3-ParentSpanId:"90690e1aff14b810", X-B3-Sampled:"0", X-ONAP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-TransactionID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ECOMP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68a5c766-e096-4ce5-b8fc-dd9623d435f9"] 2022-12-30T01:20:46.009Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:46.009Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:46.023Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:46.024Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:46.024Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:46.025Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:46 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:46.025Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:46.026Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:46.026Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:46.052Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:46.052Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:46.053Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:46.053Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:46.053Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:46.054Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-TransactionID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ECOMP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9a0d39b-07f0-45a8-899a-9f33dc8c26e2"] 2022-12-30T01:20:46.054Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:46.054Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:46.194Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:46.194Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:46.195Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:46.195Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CE9D409B684F20F300D5EA6CA9854012; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:45 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:20:46.195Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:46.195Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:46.196Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:46.219Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:46.220Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:46.220Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:46.220Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:46.220Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:46.221Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-TransactionID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ECOMP-RequestID:"cdce120e-2d2b-4c80-a6c6-04b7adf962e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9208860-0810-4641-8efe-362965c754a9"] 2022-12-30T01:20:46.221Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:46.221Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:46.341Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:46.342Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:46.342Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:46.342Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=558A93EBF50B0F41BBF8AD1AAE3E8893; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:45 GMT", x-envoy-upstream-service-time:"117", server:"envoy"] 2022-12-30T01:20:46.343Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:46.343Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:46.343Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:46.347Z|cdce120e-2d2b-4c80-a6c6-04b7adf962e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:48.714Z|c419da08-3074-4885-b867-55878aa3e26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:48.714Z|e8ce865e-15f0-4623-a165-46a050af03bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:48.714Z|c419da08-3074-4885-b867-55878aa3e26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:48.714Z|e8ce865e-15f0-4623-a165-46a050af03bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:48.715Z|496b39fa-72d8-4d12-bb4c-72699326f071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:48.715Z|496b39fa-72d8-4d12-bb4c-72699326f071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:54.711Z|b85ec97e-8f8d-4308-b307-6396d872296d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:20:54.712Z|b85ec97e-8f8d-4308-b307-6396d872296d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:56.189Z|d8834d78-aef0-48fd-b069-374dd7942fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:56.193Z|d8834d78-aef0-48fd-b069-374dd7942fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:56.506Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:20:56.510Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:56.511Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:20:56.511Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:56.511Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:20:56.511Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:20:56.512Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af4db49bc95f8ef674756ef956ac082", X-B3-SpanId:"3b9eb0277fdd8aa2", X-B3-ParentSpanId:"b33afa436b2e4857", X-B3-Sampled:"0", X-ONAP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-TransactionID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ECOMP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15140b38-f742-4349-be36-c06b8aeeb081"] 2022-12-30T01:20:56.512Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:20:56.512Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:56.536Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:56.537Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:56.537Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:20:56.537Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:56 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:56.538Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:20:56.538Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:56.539Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:20:56.540Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:56.540Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:20:56.540Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:56.541Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:20:56.541Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:20:56.541Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af4db49bc95f8ef674756ef956ac082", X-B3-SpanId:"1a1af1b2276961c8", X-B3-ParentSpanId:"b33afa436b2e4857", X-B3-Sampled:"0", X-ONAP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-TransactionID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ECOMP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f55b2198-deb0-4394-89ea-d78b177d4797"] 2022-12-30T01:20:56.541Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:20:56.541Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:56.553Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:56.553Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:56.554Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:20:56.554Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:20:56 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:20:56.555Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:20:56.555Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:56.555Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:20:56.608Z|f7a94f17-fa84-4b53-8db2-641538342c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:20:56.608Z|f7a94f17-fa84-4b53-8db2-641538342c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:20:56.615Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:56.616Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:56.616Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:56.616Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:20:56.616Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:56.616Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-TransactionID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ECOMP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f58524-add6-4daa-b873-d67b9fe692ca"] 2022-12-30T01:20:56.617Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:56.617Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:56.760Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:56.761Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:56.761Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:56.761Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74FCF7912CED3F3B9845230267ED5B4B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:56 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-12-30T01:20:56.761Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:20:56.762Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:56.762Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:56.784Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:56.785Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:20:56.785Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:20:56.785Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:20:56.785Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:20:56.785Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-TransactionID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ECOMP-RequestID:"b39bad13-583e-4dc5-b681-84a561f1a30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d61f026e-7e0b-4cd3-a684-6b74ef75bdc7"] 2022-12-30T01:20:56.786Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:20:56.786Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:20:56.917Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:20:56.917Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:20:56.918Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:20:56.918Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=695DB1D87FEF49D757711F0B8E1C47A3; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:20:56 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:20:56.918Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:20:56.919Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:20:56.919Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:20:56.924Z|b39bad13-583e-4dc5-b681-84a561f1a30f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:20:58.737Z|b1bf6aff-b052-4465-8c7e-59062c9f5845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:58.737Z|c55f8f42-2818-4305-b418-6f4894187cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:58.737Z|b1bf6aff-b052-4465-8c7e-59062c9f5845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:58.737Z|c55f8f42-2818-4305-b418-6f4894187cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:20:58.739Z|b1b4612d-a1bf-43e1-9429-cb26d6b19033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:20:58.740Z|b1b4612d-a1bf-43e1-9429-cb26d6b19033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:07.082Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:07.090Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:07.091Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:07.091Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:07.091Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:07.091Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:07.091Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8af9fbf39a03fb8c713fe6a16867299", X-B3-SpanId:"d2103b2ed069bed5", X-B3-ParentSpanId:"2a523bedcef5b875", X-B3-Sampled:"0", X-ONAP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-TransactionID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ECOMP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d78865a-9b0b-4576-a72e-4fee51d564b8"] 2022-12-30T01:21:07.092Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:07.092Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:07.118Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:07.118Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:07.118Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:07.118Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:07.121Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:07.121Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:07.121Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:07.122Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:07.123Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:07.123Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:07.123Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:07.123Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:07.123Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8af9fbf39a03fb8c713fe6a16867299", X-B3-SpanId:"f6b13ce374b6e1e1", X-B3-ParentSpanId:"2a523bedcef5b875", X-B3-Sampled:"0", X-ONAP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-TransactionID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ECOMP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"311c1b4d-b95b-466f-8cda-59f4a721b6d8"] 2022-12-30T01:21:07.124Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:07.124Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:07.136Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:07.136Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:07.136Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:07.137Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:07 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:07.137Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:07.138Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:07.138Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:07.160Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:07.160Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:07.160Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:07.161Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:07.161Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:07.161Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-TransactionID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ECOMP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82809ea7-8add-4ae7-9206-ec5cbbfad239"] 2022-12-30T01:21:07.161Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:07.162Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:07.304Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:07.305Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:07.305Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:07.305Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=762AF1E9D401C9CCA32955009294FBBF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:07 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:21:07.306Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:21:07.306Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:07.306Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:07.327Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:07.327Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:07.327Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:07.328Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:07.328Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:07.328Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-TransactionID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ECOMP-RequestID:"e70dbfc9-8e2c-48fe-897b-48b7a1d2793f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f6a125c-03ed-44ab-81b2-10f1b1a03a7c"] 2022-12-30T01:21:07.328Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:07.328Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:07.455Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:07.456Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:07.456Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:07.456Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=20FB97D1EFEB255ECAE685720BB3F470; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:07 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:21:07.457Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:21:07.457Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:07.457Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:07.462Z|e70dbfc9-8e2c-48fe-897b-48b7a1d2793f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:21:08.759Z|cd1b6add-acc1-4591-887c-bae41c93150f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:08.759Z|cd1b6add-acc1-4591-887c-bae41c93150f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:08.760Z|747c6645-4ba1-4dd0-a383-ed8fd5bb10f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:08.761Z|747c6645-4ba1-4dd0-a383-ed8fd5bb10f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:08.759Z|2bffcb3a-0a37-4f97-81fe-2a7176d59e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:08.762Z|2bffcb3a-0a37-4f97-81fe-2a7176d59e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:11.189Z|c314a6cd-60dd-4847-acde-2f8ab51b51c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:11.189Z|c314a6cd-60dd-4847-acde-2f8ab51b51c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:17.622Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:17.629Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:17.630Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:17.630Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:17.630Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:17.630Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:17.631Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f561b71b942982f0918e92d466256ec8", X-B3-SpanId:"381ee44839ff53ba", X-B3-ParentSpanId:"a4b0a9df749aa502", X-B3-Sampled:"0", X-ONAP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-TransactionID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ECOMP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3311dcb6-0860-48fc-9b36-a95e0009811e"] 2022-12-30T01:21:17.631Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:17.631Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:17.655Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:17.655Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:17.656Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:17.656Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:17 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:17.657Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:17.658Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:17.658Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:17.660Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:17.660Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:17.660Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:17.661Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:17.661Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:17.661Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f561b71b942982f0918e92d466256ec8", X-B3-SpanId:"e6f14df5b3fdd8ed", X-B3-ParentSpanId:"a4b0a9df749aa502", X-B3-Sampled:"0", X-ONAP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-TransactionID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ECOMP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abe7c2c7-d8ba-4e2a-97d4-8a590780cef5"] 2022-12-30T01:21:17.661Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:17.662Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:17.676Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:17.677Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:17.677Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:17.677Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:17 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:17.678Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:17.678Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:17.678Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:17.703Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:17.703Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:17.703Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:17.704Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:17.704Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:17.704Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-TransactionID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ECOMP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa3d3b1-fafc-463b-9792-72778c03c448"] 2022-12-30T01:21:17.704Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:17.704Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:17.837Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:17.838Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:17.838Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:17.838Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2FCE3F81F2A26DC424D5915D03EFF886; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:17 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:21:17.838Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:21:17.839Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:17.839Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:17.864Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:17.865Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:17.865Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:17.866Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:17.866Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:17.866Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-TransactionID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ECOMP-RequestID:"8914403f-2329-4cfb-938c-bd1ce8d86376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f62551f-cc38-4d6d-a714-4adf1ff6d425"] 2022-12-30T01:21:17.867Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:17.867Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:17.991Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:17.992Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:17.992Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:17.993Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D71C7B644CAF98C52255B8755C6E29CB; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:17 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:21:17.993Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:21:17.993Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:17.994Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:17.999Z|8914403f-2329-4cfb-938c-bd1ce8d86376|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:21:18.783Z|85db33fd-a21c-405f-8d98-a051c340e8d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:18.783Z|742df8f4-9957-4462-98cf-cd19711968c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:18.783Z|de7b4f1e-2fee-4b16-b927-b5bf73db4bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:18.784Z|742df8f4-9957-4462-98cf-cd19711968c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:18.784Z|85db33fd-a21c-405f-8d98-a051c340e8d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:18.784Z|de7b4f1e-2fee-4b16-b927-b5bf73db4bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:26.189Z|ecc54aa5-58f8-4c2c-93c5-104dc945a318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:26.190Z|ecc54aa5-58f8-4c2c-93c5-104dc945a318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:26.608Z|2eaaa19d-ca3f-47ae-8e16-484e4e7e100f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:26.609Z|2eaaa19d-ca3f-47ae-8e16-484e4e7e100f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:28.167Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:28.172Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:28.172Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:28.172Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:28.173Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:28.173Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:28.173Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41fb67007e8e80d5dc85ff61a42fdfcc", X-B3-SpanId:"3cd1930197ec7f50", X-B3-ParentSpanId:"7d614ecbc02d039e", X-B3-Sampled:"0", X-ONAP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-TransactionID:"91583b45-6336-432a-9fac-68c640a5a744", X-ECOMP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a80b2b-63de-4be0-ba52-a29e2bfcc707"] 2022-12-30T01:21:28.174Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:28.174Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:28.200Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:28.200Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:28.200Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:28.201Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:28.203Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:28.203Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:28.203Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:28.204Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:28.205Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:28.205Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:28.205Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:28.205Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:28.205Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41fb67007e8e80d5dc85ff61a42fdfcc", X-B3-SpanId:"dd2622c166ea500c", X-B3-ParentSpanId:"7d614ecbc02d039e", X-B3-Sampled:"0", X-ONAP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-TransactionID:"91583b45-6336-432a-9fac-68c640a5a744", X-ECOMP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7e9d0c2-cd40-4d91-bfbf-cd23f47bafbb"] 2022-12-30T01:21:28.206Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:28.206Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:28.220Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:28.221Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:28.221Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:28.222Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:28 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:28.222Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:28.223Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:28.223Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:28.257Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:28.258Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:28.258Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:28.258Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:28.259Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:28.259Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-TransactionID:"91583b45-6336-432a-9fac-68c640a5a744", X-ECOMP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f348782-ca73-414e-a4f9-530bd277b075"] 2022-12-30T01:21:28.259Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:28.260Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:28.394Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:28.395Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:28.395Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:28.396Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FE4D583C3ADCCCF92C558AA0A910D49; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:28 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:21:28.396Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:21:28.396Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:28.397Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:28.417Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:28.417Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:28.418Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:28.418Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:28.419Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:28.419Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-TransactionID:"91583b45-6336-432a-9fac-68c640a5a744", X-ECOMP-RequestID:"91583b45-6336-432a-9fac-68c640a5a744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"955d6ef0-b713-4e39-a75f-551a1e49f810"] 2022-12-30T01:21:28.419Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:28.420Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:28.546Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:28.547Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:28.547Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:28.547Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=17F78DAC5CDEBABEA718E72BF109F046; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:28 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:21:28.548Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:21:28.548Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:28.548Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:28.552Z|91583b45-6336-432a-9fac-68c640a5a744|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:21:28.806Z|51b8fe5b-992e-44a0-9372-49ad76a3bdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:28.807Z|51b8fe5b-992e-44a0-9372-49ad76a3bdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:28.806Z|dc6ec5ba-c925-47c3-87c3-7e2e15841ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:28.806Z|2b98f23f-f9fa-4728-bb4b-c3091bff70e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:28.807Z|dc6ec5ba-c925-47c3-87c3-7e2e15841ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:28.807Z|2b98f23f-f9fa-4728-bb4b-c3091bff70e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:38.716Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:38.722Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:38.723Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:38.723Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:38.724Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:38.724Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:38.724Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"523ecae4586192b17d57800635e43ba0", X-B3-SpanId:"4576c78efff17157", X-B3-ParentSpanId:"12f4448a77216c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-TransactionID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ECOMP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7bf0d5a-4e4d-487b-b963-721ff32e10a1"] 2022-12-30T01:21:38.725Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:38.725Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:38.757Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:38.758Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:38.758Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:38.758Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:38 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:38.761Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:38.761Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:38.761Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:38.763Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:38.763Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:38.763Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:38.764Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:38.764Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:38.764Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"523ecae4586192b17d57800635e43ba0", X-B3-SpanId:"634f1698c41bced5", X-B3-ParentSpanId:"12f4448a77216c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-TransactionID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ECOMP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c656433e-cb29-4582-9e42-bd06a97c8178"] 2022-12-30T01:21:38.764Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:38.764Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:38.780Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:38.780Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:38.781Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:38.781Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:38 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:38.782Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:38.782Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:38.782Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:38.806Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:38.807Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:38.807Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:38.807Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:38.807Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:38.807Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-TransactionID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ECOMP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a61f36c6-483d-4995-b36a-97be53568085"] 2022-12-30T01:21:38.808Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:38.808Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:38.830Z|11082c2c-d875-4e76-9ac5-fb97f8613caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:38.830Z|8c86d317-e824-4663-a938-26f59167129e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:38.830Z|11082c2c-d875-4e76-9ac5-fb97f8613caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:38.831Z|8c86d317-e824-4663-a938-26f59167129e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:38.835Z|0c0c3d0c-6bbf-41da-9e94-2d8852372601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:38.836Z|0c0c3d0c-6bbf-41da-9e94-2d8852372601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:38.946Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:38.947Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:38.947Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:38.947Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E20E1266EBE5C2C845DF4502689674E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:38 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:21:38.948Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:21:38.948Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:38.948Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:38.968Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:38.969Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:38.969Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:38.969Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:38.969Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:38.970Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-TransactionID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ECOMP-RequestID:"aac9d484-588e-4748-9a72-251c955a88f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0466c4f9-1785-4fc7-9d04-464e91bef52d"] 2022-12-30T01:21:38.970Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:38.970Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:39.092Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:39.093Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:39.093Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:39.093Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D3D3CA1B775AD54A2ECEB9E8FCFA8650; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:38 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:21:39.094Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:21:39.094Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:39.094Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:39.098Z|aac9d484-588e-4748-9a72-251c955a88f0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:21:41.189Z|42a91e6d-414e-47c3-874f-b9aa25048fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:41.190Z|42a91e6d-414e-47c3-874f-b9aa25048fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:48.853Z|8e895481-c965-47e7-8edd-7e468cad64d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:48.853Z|46f0835e-a514-4d52-bb26-b156607fa8a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:48.854Z|46f0835e-a514-4d52-bb26-b156607fa8a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:48.854Z|8e895481-c965-47e7-8edd-7e468cad64d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:48.856Z|a7f7d8eb-1847-4aea-8900-0d0a5dd608c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:48.857Z|a7f7d8eb-1847-4aea-8900-0d0a5dd608c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:49.264Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:49.284Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:49.284Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:49.285Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:49.285Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:49.285Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:49.286Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0813dc757c9695f71317a89b6a28bf2", X-B3-SpanId:"ac4a2bbcc35f229d", X-B3-ParentSpanId:"ca03478a35d506a2", X-B3-Sampled:"0", X-ONAP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-TransactionID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ECOMP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de35595-230b-4361-9f04-6b72cc78cef0"] 2022-12-30T01:21:49.286Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:49.286Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:49.324Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:49.324Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:49.325Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:49.325Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:49 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:49.327Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:49.327Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:49.327Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:49.329Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:49.329Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:49.329Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:49.329Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:49.330Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:49.330Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0813dc757c9695f71317a89b6a28bf2", X-B3-SpanId:"a13336f2648b2d50", X-B3-ParentSpanId:"ca03478a35d506a2", X-B3-Sampled:"0", X-ONAP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-TransactionID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ECOMP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d834a17-3f46-4a54-9229-d471cc2baa9d"] 2022-12-30T01:21:49.330Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:49.330Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:49.345Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:49.345Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:49.345Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:49.345Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:49 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:49.347Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:49.347Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:49.348Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:49.371Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:49.371Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:49.372Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:49.372Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:49.372Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:49.372Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-TransactionID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ECOMP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f24d27-2b61-4f02-90fb-d563f77cbdd7"] 2022-12-30T01:21:49.372Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:49.373Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:49.505Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:49.506Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:49.506Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:49.507Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7CB836CFFEBF174CFF6FBD90E6E47CBA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:49 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:21:49.507Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:21:49.507Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:49.507Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:49.528Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:49.528Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:49.528Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:49.529Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:21:49.529Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:49.529Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-TransactionID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ECOMP-RequestID:"cf876109-079b-4475-8067-c6da2134c2f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc5efc3-37ec-4fce-8da5-c28d98194789"] 2022-12-30T01:21:49.529Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:49.529Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:49.656Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:49.657Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:49.657Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:21:49.657Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=332BA624B269FD3084198CE2EDDB2383; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:21:49 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:21:49.657Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:21:49.658Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:49.658Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:21:49.662Z|cf876109-079b-4475-8067-c6da2134c2f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:21:54.712Z|696c8d32-7f32-4de7-abff-c71dc940f8dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:21:54.713Z|696c8d32-7f32-4de7-abff-c71dc940f8dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:56.189Z|cbf284a0-c893-47c3-97ca-1e14475d75ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:56.190Z|cbf284a0-c893-47c3-97ca-1e14475d75ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:56.610Z|62fe35ed-367a-4d45-97cc-29a5061b756f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:21:56.610Z|62fe35ed-367a-4d45-97cc-29a5061b756f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:21:58.878Z|9778e81e-bc8d-4806-9284-02675214882d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:58.878Z|be3195c6-de8a-447b-aba9-51caf633901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:58.878Z|b88653e6-f239-4322-bf5d-a5e692d20e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:21:58.879Z|b88653e6-f239-4322-bf5d-a5e692d20e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:58.879Z|be3195c6-de8a-447b-aba9-51caf633901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:58.879Z|9778e81e-bc8d-4806-9284-02675214882d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:21:59.824Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:21:59.830Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:59.831Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:21:59.831Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:59.831Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:21:59.832Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:21:59.832Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6b0f9e21a2e9c208739ec8229672c21", X-B3-SpanId:"70f644d77a492d9c", X-B3-ParentSpanId:"2deb5c38a3ccc000", X-B3-Sampled:"0", X-ONAP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-TransactionID:"105f8432-3071-4e94-9b68-803b343723d6", X-ECOMP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36de3850-8da7-4965-8c65-90140bb988ac"] 2022-12-30T01:21:59.832Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:21:59.833Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:59.861Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:59.861Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:59.862Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:21:59.862Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:59 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:59.863Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:21:59.863Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:59.863Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:21:59.865Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:59.865Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:21:59.865Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:59.865Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:21:59.866Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:21:59.866Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6b0f9e21a2e9c208739ec8229672c21", X-B3-SpanId:"2971a6dc440dae6a", X-B3-ParentSpanId:"2deb5c38a3ccc000", X-B3-Sampled:"0", X-ONAP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-TransactionID:"105f8432-3071-4e94-9b68-803b343723d6", X-ECOMP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e588914-62c4-49b7-9d2e-c1eeb2c4dfe6"] 2022-12-30T01:21:59.866Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:21:59.866Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:21:59.883Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:21:59.884Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:21:59.884Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:21:59.884Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:21:59 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:21:59.887Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:21:59.888Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:21:59.888Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:21:59.912Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:59.912Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:21:59.912Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:21:59.912Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:21:59.913Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:21:59.913Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-TransactionID:"105f8432-3071-4e94-9b68-803b343723d6", X-ECOMP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c21e71-ada9-40c9-8d23-1ef0ad22854a"] 2022-12-30T01:21:59.913Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:21:59.914Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:00.050Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:00.051Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:00.051Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:00.051Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=104A474E2CB7B01C18A3353B1294FC65; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:00 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:22:00.052Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:00.052Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:00.052Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:00.082Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:00.083Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:00.083Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:00.083Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:00.083Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:00.084Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-TransactionID:"105f8432-3071-4e94-9b68-803b343723d6", X-ECOMP-RequestID:"105f8432-3071-4e94-9b68-803b343723d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"babfa844-9bef-4272-afcc-1b1b27b38f14"] 2022-12-30T01:22:00.084Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:00.084Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:00.214Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:00.215Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:00.215Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:00.216Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A53183C902A676A43FCADEABDA07C543; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:00 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:22:00.216Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:00.217Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:00.217Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:00.221Z|105f8432-3071-4e94-9b68-803b343723d6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:08.906Z|07a56f3d-d2ef-4159-acbd-aee9b00eda18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:08.906Z|c7135847-82cc-46b7-ad7f-131789e5a46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:08.906Z|6cfffc8a-a8e4-4eeb-8a54-fede20d3fa31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:08.907Z|c7135847-82cc-46b7-ad7f-131789e5a46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:08.907Z|6cfffc8a-a8e4-4eeb-8a54-fede20d3fa31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:08.907Z|07a56f3d-d2ef-4159-acbd-aee9b00eda18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:10.379Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:22:10.387Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:10.387Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:22:10.387Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:10.387Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:10.388Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:22:10.388Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40ad892c813f1aee2028dcf05161d9b9", X-B3-SpanId:"f9c6c577c52e4a84", X-B3-ParentSpanId:"d4fad07741cd4228", X-B3-Sampled:"0", X-ONAP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-TransactionID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ECOMP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68b635b2-5d91-4a0d-b04e-eab8e62c9cd9"] 2022-12-30T01:22:10.388Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:22:10.388Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:10.416Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:10.416Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:10.417Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:22:10.418Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:10.418Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:22:10.419Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:10.419Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:22:10.421Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:10.421Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:22:10.422Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:10.422Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:10.422Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:22:10.423Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40ad892c813f1aee2028dcf05161d9b9", X-B3-SpanId:"70d30c62d0ca16c1", X-B3-ParentSpanId:"d4fad07741cd4228", X-B3-Sampled:"0", X-ONAP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-TransactionID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ECOMP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddfbf19a-e6f3-4940-9ecf-5c09b52559df"] 2022-12-30T01:22:10.423Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:22:10.423Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:10.442Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:10.446Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:10.447Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:22:10.447Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:10 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:10.447Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:22:10.447Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:10.448Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:22:10.474Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:10.475Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:10.475Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:10.475Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:10.475Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:10.476Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-TransactionID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ECOMP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"163dfb4e-6ed9-4310-9ceb-03d8b338a79e"] 2022-12-30T01:22:10.476Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:10.476Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:10.611Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:10.612Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:10.612Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:10.612Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F8A9A9FD3874429E9C2BA0B37B94F9E6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:10 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:22:10.613Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:10.613Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:10.613Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:10.635Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:10.636Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:10.636Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:10.636Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:10.636Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:10.637Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-TransactionID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ECOMP-RequestID:"a250294d-0fb8-4474-8f58-0128d9f83287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"942c2c3b-8186-453d-9293-c74677fa3371"] 2022-12-30T01:22:10.637Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:10.637Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:10.760Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:10.761Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:10.761Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:10.762Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9A03DFA8128391D883EB89521960E2C0; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:10 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:22:10.762Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:10.762Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:10.763Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:10.767Z|a250294d-0fb8-4474-8f58-0128d9f83287|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:11.189Z|43035fda-7809-4627-bb8c-3fd028ef90ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:11.191Z|43035fda-7809-4627-bb8c-3fd028ef90ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:18.930Z|ae73db8c-398e-46a2-8f54-611f5a8c576b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:18.930Z|ea9e5c11-c642-44e4-90c4-fc476de70676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:18.930Z|3906a821-89c2-4288-a903-babdcc595d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:18.932Z|ea9e5c11-c642-44e4-90c4-fc476de70676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:18.932Z|ae73db8c-398e-46a2-8f54-611f5a8c576b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:18.932Z|3906a821-89c2-4288-a903-babdcc595d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:20.938Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:22:20.950Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:20.951Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:22:20.951Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:20.952Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:20.952Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:22:20.952Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06db99d9e71d723e0f51a59736218e90", X-B3-SpanId:"d8a0e741fd9fca2c", X-B3-ParentSpanId:"0e5a8aff2f4b9b1d", X-B3-Sampled:"0", X-ONAP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-TransactionID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ECOMP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28f67487-e740-41de-96b1-f12c52d8cf69"] 2022-12-30T01:22:20.953Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:22:20.953Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:20.982Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:20.982Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:20.983Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:22:20.983Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:20 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:20.984Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:22:20.984Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:20.984Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:22:20.986Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:20.986Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:22:20.986Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:20.986Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:20.987Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:22:20.987Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06db99d9e71d723e0f51a59736218e90", X-B3-SpanId:"93f98a99794f64a0", X-B3-ParentSpanId:"0e5a8aff2f4b9b1d", X-B3-Sampled:"0", X-ONAP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-TransactionID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ECOMP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dc4ada1-2179-44fd-85c7-372c4c309854"] 2022-12-30T01:22:20.987Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:22:20.987Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:21.001Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:21.002Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:21.002Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:22:21.002Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:20 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:21.003Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:22:21.003Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:21.004Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:22:21.029Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:21.029Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:21.030Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:21.030Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:21.030Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:21.030Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-TransactionID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ECOMP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"918f8735-4b94-43f9-bb78-e0ca1be6270d"] 2022-12-30T01:22:21.031Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:21.031Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:21.169Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:21.170Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:21.170Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:21.170Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D89BFD7BFBAB1BDB9130F9D4201B3271; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:21 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:22:21.171Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:21.171Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:21.171Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:21.193Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:21.193Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:21.193Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:21.194Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:21.194Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:21.194Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-TransactionID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ECOMP-RequestID:"28d2a373-9b8a-4576-999e-d47dcb8ece51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea8a465e-ceea-4d45-b6e8-6643d3d799a5"] 2022-12-30T01:22:21.194Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:21.195Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:21.318Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:21.319Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:21.319Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:21.319Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF03496D520F05E2E8415BABD3309ADB; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:21 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:22:21.320Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:21.320Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:21.320Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:21.324Z|28d2a373-9b8a-4576-999e-d47dcb8ece51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:26.189Z|e7ab7a79-7b20-4d05-9c32-04f21e6d871a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:26.190Z|e7ab7a79-7b20-4d05-9c32-04f21e6d871a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:26.611Z|c43d8e58-2818-466b-b6b6-58e1ed29b5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:26.611Z|c43d8e58-2818-466b-b6b6-58e1ed29b5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:28.958Z|d7d7ee09-0a54-4254-b554-969d8afa002d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:28.958Z|845c2446-912f-4f35-9b9d-1cb1b72686e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:28.958Z|f18855eb-79ba-4704-91bd-967e92178152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:28.959Z|845c2446-912f-4f35-9b9d-1cb1b72686e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:28.959Z|f18855eb-79ba-4704-91bd-967e92178152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:28.959Z|d7d7ee09-0a54-4254-b554-969d8afa002d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:31.490Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:22:31.497Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:31.497Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:22:31.497Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:31.498Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:31.498Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:22:31.498Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4e0eeca74907184e8531a04e76d8c29", X-B3-SpanId:"d1964562b7dcc9fe", X-B3-ParentSpanId:"f418440e123ab147", X-B3-Sampled:"0", X-ONAP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-TransactionID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ECOMP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a334112-968a-4246-853c-4c0c5cd0ecd3"] 2022-12-30T01:22:31.499Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:22:31.499Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:31.527Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:31.527Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:31.528Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:22:31.528Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:31.529Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:22:31.529Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:31.529Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:22:31.531Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:31.531Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:22:31.531Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:31.531Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:31.532Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:22:31.532Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4e0eeca74907184e8531a04e76d8c29", X-B3-SpanId:"b2745b1222a7e41b", X-B3-ParentSpanId:"f418440e123ab147", X-B3-Sampled:"0", X-ONAP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-TransactionID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ECOMP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a77c6e-36f4-4354-88c4-56540ed61af8"] 2022-12-30T01:22:31.532Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:22:31.532Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:31.545Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:31.545Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:31.546Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:22:31.546Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:31 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:31.548Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:22:31.548Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:31.548Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:22:31.581Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:31.581Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:31.581Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:31.582Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:31.582Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:31.582Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-TransactionID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ECOMP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1552202-5c86-4934-8013-e49699903741"] 2022-12-30T01:22:31.582Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:31.583Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:31.722Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:31.723Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:31.723Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:31.723Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F53D890CE2E9FA38EEC408E519701A36; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:31 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:22:31.724Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:31.724Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:31.724Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:31.749Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:31.750Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:31.750Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:31.750Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:31.751Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:31.751Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-TransactionID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ECOMP-RequestID:"34daca8b-a9a9-417e-b374-64a82c388409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b11cf808-c9f7-4a59-a781-a5955a84c584"] 2022-12-30T01:22:31.751Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:31.751Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:31.874Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:31.874Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:31.875Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:31.875Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3820A2FAB26ED0899D7D001803ECE230; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:31 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:22:31.875Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:31.876Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:31.876Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:31.880Z|34daca8b-a9a9-417e-b374-64a82c388409|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:38.982Z|f4c1857a-854a-4841-9d42-8d60e80ecc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:38.982Z|9e1cb6ca-7d80-4a8a-afe7-bdfa7c24ac55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:38.982Z|f4c1857a-854a-4841-9d42-8d60e80ecc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:38.983Z|9e1cb6ca-7d80-4a8a-afe7-bdfa7c24ac55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:38.985Z|017ae3c6-2461-4a0e-be36-9b72a02a9388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:38.985Z|017ae3c6-2461-4a0e-be36-9b72a02a9388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:41.189Z|da292582-c042-4d3f-8151-3e02b79498a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:41.190Z|da292582-c042-4d3f-8151-3e02b79498a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:42.041Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:22:42.049Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:42.049Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:22:42.050Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:42.050Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:42.050Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:22:42.050Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deb8f7f823c0b90f1ec458e094264a1f", X-B3-SpanId:"12aba324ab2f969c", X-B3-ParentSpanId:"721a03d200b76e50", X-B3-Sampled:"0", X-ONAP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-TransactionID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ECOMP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f4daac7-b621-4d4c-b5b7-3f684fb1182c"] 2022-12-30T01:22:42.051Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:22:42.051Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:42.076Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:42.077Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:42.078Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:22:42.078Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:42.079Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:22:42.079Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:42.079Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:22:42.081Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:42.081Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:22:42.081Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:42.082Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:42.082Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:22:42.082Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deb8f7f823c0b90f1ec458e094264a1f", X-B3-SpanId:"099fd0280a89e48c", X-B3-ParentSpanId:"721a03d200b76e50", X-B3-Sampled:"0", X-ONAP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-TransactionID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ECOMP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8586fa1-41b7-42ac-b1eb-015617ce3556"] 2022-12-30T01:22:42.083Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:22:42.083Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:42.097Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:42.097Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:42.098Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:22:42.098Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:42.099Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:22:42.099Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:42.100Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:22:42.131Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:42.131Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:42.132Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:42.132Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:42.132Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:42.133Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-TransactionID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ECOMP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7b38d07-a6f6-4844-9bae-5207d9d1e914"] 2022-12-30T01:22:42.133Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:42.134Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:42.269Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:42.270Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:42.270Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:42.271Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=013EFA5711ECE92DED5FCB153AFE17FB; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:42 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:22:42.271Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:42.272Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:42.272Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:42.305Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:42.306Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:42.306Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:42.307Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:42.307Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:42.307Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-TransactionID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ECOMP-RequestID:"0a853445-e1b8-4b9e-8534-8e5134c9aae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7d39ea-c87e-446b-94bb-749143d948ce"] 2022-12-30T01:22:42.308Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:42.308Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:42.430Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:42.431Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:42.431Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:42.432Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54E6DFE4A5B877592D3E9558B4A0E7D3; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:42 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:22:42.432Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:42.432Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:42.433Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:42.439Z|0a853445-e1b8-4b9e-8534-8e5134c9aae5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:49.006Z|fc73d734-d926-4aee-bc85-9d11fab039dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:49.006Z|5e2579b5-b35d-46c6-806a-49c4545b4223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:49.007Z|5e2579b5-b35d-46c6-806a-49c4545b4223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:49.007Z|fc73d734-d926-4aee-bc85-9d11fab039dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:49.008Z|d938d320-d2e4-489b-8877-58a7ddcf01bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:49.009Z|d938d320-d2e4-489b-8877-58a7ddcf01bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:52.596Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:22:52.602Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:52.602Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:22:52.603Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:52.603Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:22:52.603Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:22:52.603Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3ebbd166486bdca094046c94889a908", X-B3-SpanId:"b28edf22dccb3210", X-B3-ParentSpanId:"4ae56971939fd5ee", X-B3-Sampled:"0", X-ONAP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-TransactionID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ECOMP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d099494c-a490-4356-b72a-5a2bd0138782"] 2022-12-30T01:22:52.604Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:22:52.604Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:52.639Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:52.640Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:52.640Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:22:52.641Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:52 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:52.641Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:22:52.642Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:52.642Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:22:52.644Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:52.644Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:22:52.644Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:52.645Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:22:52.645Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:22:52.645Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3ebbd166486bdca094046c94889a908", X-B3-SpanId:"e77e983ed5dbda9a", X-B3-ParentSpanId:"4ae56971939fd5ee", X-B3-Sampled:"0", X-ONAP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-TransactionID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ECOMP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9980b20e-c256-4f64-9037-d44f3f694680"] 2022-12-30T01:22:52.646Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:22:52.646Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:52.658Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:52.658Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:52.659Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:22:52.659Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:22:52 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:22:52.660Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:22:52.661Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:52.661Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:22:52.691Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:52.691Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:52.691Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:52.692Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:22:52.692Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:52.692Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-TransactionID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ECOMP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f607dae-c87a-49cc-b900-694da14a8ead"] 2022-12-30T01:22:52.693Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:52.693Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:52.835Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:52.836Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:52.837Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:52.837Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F63EFAE521249A926FF69B70DFA8015; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:52 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:22:52.838Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:22:52.838Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:52.838Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:52.935Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:52.935Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:22:52.936Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:22:52.936Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:22:52.936Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:22:52.937Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-TransactionID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ECOMP-RequestID:"0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d44d0d6e-9487-49e8-816b-6cea50a37c9d"] 2022-12-30T01:22:52.937Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:22:52.937Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:22:53.066Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:22:53.067Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:22:53.067Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:22:53.067Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A769B037EDBB5BB3FC30001B33E1DF90; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:22:52 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:22:53.068Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:22:53.068Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:22:53.069Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:22:53.073Z|0cb4f08a-fabe-4fdd-b0e9-8a878c9f49f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:22:54.712Z|436e7f47-114c-4122-b047-77e021af7ed9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:22:54.713Z|436e7f47-114c-4122-b047-77e021af7ed9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:56.189Z|3c895859-e2cd-4e2e-9fee-1c8ee2778dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:56.190Z|3c895859-e2cd-4e2e-9fee-1c8ee2778dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:56.612Z|626132eb-82a6-4d79-a175-7e8a89cdc199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:22:56.613Z|626132eb-82a6-4d79-a175-7e8a89cdc199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:22:59.029Z|8f345f8c-a34a-4a45-8ece-85d844fd2fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:59.029Z|01fbfdaf-f64a-428c-af42-35a05f3b1068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:59.030Z|8f345f8c-a34a-4a45-8ece-85d844fd2fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:59.030Z|01fbfdaf-f64a-428c-af42-35a05f3b1068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:22:59.032Z|c286379a-9f85-47c7-89d9-62d344185c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:22:59.033Z|c286379a-9f85-47c7-89d9-62d344185c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:03.238Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:03.245Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:03.245Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:03.246Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:03.246Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:03.246Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:03.246Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dee297eeef4d0e1848a4cffcaff1a8b", X-B3-SpanId:"0d8eb5e0cb8dafdf", X-B3-ParentSpanId:"ffc4482be16f669b", X-B3-Sampled:"0", X-ONAP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-TransactionID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ECOMP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc426a1a-29c4-4891-8c35-d6ac0bdde00f"] 2022-12-30T01:23:03.247Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:03.247Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:03.273Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:03.273Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:03.273Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:03.274Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:03 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:03.276Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:03.276Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:03.276Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:03.277Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:03.278Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:03.278Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:03.278Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:03.278Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:03.278Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dee297eeef4d0e1848a4cffcaff1a8b", X-B3-SpanId:"82fd6fc555c95a70", X-B3-ParentSpanId:"ffc4482be16f669b", X-B3-Sampled:"0", X-ONAP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-TransactionID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ECOMP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3217af04-6255-4cd8-86d7-3fc225d557cc"] 2022-12-30T01:23:03.279Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:03.279Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:03.290Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:03.290Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:03.291Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:03.291Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:03 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:03.293Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:03.294Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:03.294Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:03.323Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:03.324Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:03.324Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:03.325Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:03.325Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:03.325Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-TransactionID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ECOMP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a762d4-6bc3-48cf-a022-34d59684295c"] 2022-12-30T01:23:03.325Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:03.326Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:03.458Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:03.458Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:03.459Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:03.459Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9F267AFB50E8837CA21989D62CC78153; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:03 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:23:03.459Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:03.460Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:03.460Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:03.486Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:03.486Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:03.487Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:03.487Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:03.487Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:03.487Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-TransactionID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ECOMP-RequestID:"63041669-1a6d-4aa4-8b71-14d72e285545", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff96aa76-b704-4aed-8881-2df18b3d7f1d"] 2022-12-30T01:23:03.487Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:03.488Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:03.647Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:03.648Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:03.648Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:03.648Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9A7B89794A3E99B66D66F0AA7E86DC2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:03 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2022-12-30T01:23:03.649Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:03.649Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:03.649Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:03.653Z|63041669-1a6d-4aa4-8b71-14d72e285545|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:09.060Z|d8bff999-7ed4-440b-844a-a8a5e923f310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:09.060Z|4e8adcb9-a0ba-4314-a8b9-b0f339f38c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:09.061Z|4e8adcb9-a0ba-4314-a8b9-b0f339f38c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:09.061Z|d8bff999-7ed4-440b-844a-a8a5e923f310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:09.065Z|0986a0e4-7bbc-4c0b-94a2-fc553ac7fa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:09.066Z|0986a0e4-7bbc-4c0b-94a2-fc553ac7fa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:11.189Z|66e8accf-f997-4365-9587-62753bbd7558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:11.190Z|66e8accf-f997-4365-9587-62753bbd7558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:13.825Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:13.831Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:13.832Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:13.832Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:13.832Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:13.832Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:13.832Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e84490ed4960f7a205b0dff572c7710e", X-B3-SpanId:"4357c5e9201728e0", X-B3-ParentSpanId:"b4446b70c2ee89aa", X-B3-Sampled:"0", X-ONAP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-TransactionID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ECOMP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3edb6184-3297-446e-8029-9bd3fe7fdc01"] 2022-12-30T01:23:13.833Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:13.833Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:13.859Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:13.860Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:13.860Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:13.861Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:13 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:13.862Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:13.862Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:13.863Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:13.864Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:13.864Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:13.864Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:13.864Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:13.865Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:13.865Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e84490ed4960f7a205b0dff572c7710e", X-B3-SpanId:"4bf8faa007de228e", X-B3-ParentSpanId:"b4446b70c2ee89aa", X-B3-Sampled:"0", X-ONAP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-TransactionID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ECOMP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd49cf8d-4d9a-4f11-bdac-2bd80e5d226f"] 2022-12-30T01:23:13.865Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:13.865Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:13.877Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:13.878Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:13.878Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:13.878Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:13 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:13.879Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:13.879Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:13.879Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:13.908Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:13.908Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:13.909Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:13.909Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:13.909Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:13.909Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-TransactionID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ECOMP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb396826-1a87-4591-8279-52bd11a5d15d"] 2022-12-30T01:23:13.910Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:13.910Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:14.048Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:14.049Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:14.049Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:14.049Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7367E1ADDB3FB74767C7880EE914D3B4; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:14 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:23:14.050Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:14.050Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:14.050Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:14.075Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:14.076Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:14.076Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:14.076Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:14.076Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:14.077Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-TransactionID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ECOMP-RequestID:"e8e82355-1155-45b5-9c4b-c78274562658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c86579a-a62d-43cf-898d-0cf3b45fba68"] 2022-12-30T01:23:14.077Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:14.077Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:14.205Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:14.206Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:14.206Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:14.206Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F0932EC6A1F0ECFE13F8B7A5D5562206; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:14 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:23:14.207Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:14.207Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:14.207Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:14.210Z|e8e82355-1155-45b5-9c4b-c78274562658|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:19.088Z|e6e35018-0c9e-4ddb-a620-9aff1cf7d938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:19.088Z|e6e35018-0c9e-4ddb-a620-9aff1cf7d938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:19.091Z|a32633dc-32ae-4e8d-83a7-3e54a8340401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:19.092Z|a32633dc-32ae-4e8d-83a7-3e54a8340401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:19.092Z|98c4bcc8-a1b6-4a3a-bcde-a1def80f1781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:19.093Z|98c4bcc8-a1b6-4a3a-bcde-a1def80f1781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:24.371Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:24.377Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:24.377Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:24.378Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:24.378Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:24.378Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:24.378Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7e28df556b1dded28da60440e168d8f", X-B3-SpanId:"1b611bff563aef72", X-B3-ParentSpanId:"36a076addf61c214", X-B3-Sampled:"0", X-ONAP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-TransactionID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ECOMP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23fd6ad-4805-43f1-8f4f-56a6c356a0ff"] 2022-12-30T01:23:24.379Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:24.379Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:24.404Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:24.405Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:24.406Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:24.406Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:24.407Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:24.407Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:24.408Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:24.409Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:24.410Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:24.410Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:24.410Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:24.410Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:24.411Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7e28df556b1dded28da60440e168d8f", X-B3-SpanId:"f5389b145e36d994", X-B3-ParentSpanId:"36a076addf61c214", X-B3-Sampled:"0", X-ONAP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-TransactionID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ECOMP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac35c797-0d87-4fb6-a8cc-6fb8d7b58afe"] 2022-12-30T01:23:24.411Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:24.411Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:24.422Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:24.422Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:24.423Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:24.423Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:24 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:24.424Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:24.424Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:24.424Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:24.447Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:24.447Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:24.448Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:24.448Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:24.448Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:24.448Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-TransactionID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ECOMP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6048bd74-1b43-4c3f-a5d6-9d996056f2d2"] 2022-12-30T01:23:24.449Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:24.449Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:24.591Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:24.591Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:24.592Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:24.592Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77F8925BB3C899C64E75CFB1F86C1C13; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:24 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:23:24.593Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:24.593Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:24.593Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:24.619Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:24.619Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:24.619Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:24.620Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:24.620Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:24.620Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-TransactionID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ECOMP-RequestID:"2656d257-954d-42c0-8c49-46c62cf581e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22bf89ae-1951-48fa-88a1-ed5832c17bb2"] 2022-12-30T01:23:24.620Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:24.621Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:24.754Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:24.754Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:24.755Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:24.755Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C673C262E81D089BD3E897A5C65E19EF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:24 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:23:24.755Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:24.756Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:24.756Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:24.760Z|2656d257-954d-42c0-8c49-46c62cf581e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:26.189Z|ba82f5fb-9181-42e0-a019-e10c84a74628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:26.193Z|ba82f5fb-9181-42e0-a019-e10c84a74628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:26.613Z|b8a2dee8-1dd3-4f46-95bc-7eb749242ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:26.614Z|b8a2dee8-1dd3-4f46-95bc-7eb749242ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:29.116Z|ababeaa3-4de5-48bd-a1fd-00c10ed5dc7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:29.116Z|ea10cdf2-b397-45ca-a196-f26906763fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:29.116Z|ababeaa3-4de5-48bd-a1fd-00c10ed5dc7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:29.117Z|ea10cdf2-b397-45ca-a196-f26906763fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:29.117Z|a6d3f31f-bdfb-4eb6-9cbb-272fc0c467c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:29.117Z|a6d3f31f-bdfb-4eb6-9cbb-272fc0c467c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:34.926Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:34.933Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:34.934Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:34.934Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:34.934Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:34.935Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:34.935Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a463468a36ea5f8111913a3b68067f42", X-B3-SpanId:"c30da4e5ec6b1fab", X-B3-ParentSpanId:"d9e398a4750bc37c", X-B3-Sampled:"0", X-ONAP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-TransactionID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ECOMP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a6bed13-345e-45a3-a3e1-176375849df8"] 2022-12-30T01:23:34.935Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:34.935Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:34.975Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:34.975Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:34.975Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:34.976Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:34 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:34.977Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:34.977Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:34.977Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:34.979Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:34.979Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:34.979Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:34.979Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:34.980Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:34.980Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a463468a36ea5f8111913a3b68067f42", X-B3-SpanId:"261368c916ebaab4", X-B3-ParentSpanId:"d9e398a4750bc37c", X-B3-Sampled:"0", X-ONAP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-TransactionID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ECOMP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8c1c892-c683-4cf2-889a-eccdf31328ee"] 2022-12-30T01:23:34.980Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:34.980Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:35.000Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:35.000Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:35.000Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:35.000Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:34 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:35.002Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:35.003Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:35.003Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:35.028Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:35.029Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:35.029Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:35.029Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:35.029Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:35.030Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-TransactionID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ECOMP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08eb9e5b-dda3-4d60-a304-78b94dfc2abf"] 2022-12-30T01:23:35.030Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:35.030Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:35.158Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:35.159Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:35.159Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:35.160Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62F3E1B594E74D1841479752A1DF816D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:35 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:23:35.160Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:35.160Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:35.163Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:35.198Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:35.198Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:35.199Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:35.199Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:35.199Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:35.200Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-TransactionID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ECOMP-RequestID:"d1678660-edd2-48aa-b03c-b2b990c1d0c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49f4b4a7-2835-4370-b34d-51483a098322"] 2022-12-30T01:23:35.200Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:35.200Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:35.322Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:35.323Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:35.323Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:35.324Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FD05873B8A7E881CBBDC92B115255543; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:35 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:23:35.324Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:35.324Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:35.325Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:35.329Z|d1678660-edd2-48aa-b03c-b2b990c1d0c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:39.139Z|0651cfa6-455b-4da9-b312-8781c182b554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:39.139Z|ca2fe417-b5b6-4f11-886b-445e7e502a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:39.140Z|0651cfa6-455b-4da9-b312-8781c182b554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:39.140Z|ca2fe417-b5b6-4f11-886b-445e7e502a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:39.142Z|bb48e63b-8218-4cfc-9daf-1389849711d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:39.143Z|bb48e63b-8218-4cfc-9daf-1389849711d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:41.189Z|5ac0b84b-046d-4598-9e06-28af029ac8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:41.190Z|5ac0b84b-046d-4598-9e06-28af029ac8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:45.502Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:45.508Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:45.509Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:45.509Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:45.510Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:45.510Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:45.510Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d97063413c440fe09a68a7a50c21d34", X-B3-SpanId:"adfa6592243bb6e1", X-B3-ParentSpanId:"6edb9960690d465e", X-B3-Sampled:"0", X-ONAP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-TransactionID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ECOMP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0974c84-c5a1-4ea6-bbe2-129e593d38af"] 2022-12-30T01:23:45.511Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:45.511Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:45.543Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:45.544Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:45.544Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:45.544Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:45 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:45.546Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:20:31.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:20:31.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:45.546Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:45.546Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:45.547Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:45.548Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:45.548Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:45.548Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:45.548Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:45.548Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d97063413c440fe09a68a7a50c21d34", X-B3-SpanId:"16d20215fe5aa582", X-B3-ParentSpanId:"6edb9960690d465e", X-B3-Sampled:"0", X-ONAP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-TransactionID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ECOMP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da008971-c997-411c-a2de-0ec51e289af8"] 2022-12-30T01:23:45.549Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:45.549Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:45.573Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:45.573Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:45.574Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:45.574Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:45.574Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:45.574Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:45.575Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:45.606Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:45.606Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:45.607Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:45.607Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:45.607Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:45.607Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-TransactionID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ECOMP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed6468d-d855-4d73-b6c2-f43e6223f3b1"] 2022-12-30T01:23:45.608Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:45.608Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:45.745Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:45.746Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:45.746Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:45.747Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0AF1F23E7915788388B03BE10CA621DD; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:44 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:23:45.747Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28352932-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:20:33.535+0000","endTime":"2022-12-30T01:20:34.464+0000","removalTime":null,"durationInMillis":929,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"28343e91-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:45.747Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:45.747Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:45.773Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:45.773Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:45.774Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:45.774Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:45.774Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:45.774Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-TransactionID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ECOMP-RequestID:"57af566c-f267-427f-8551-6ac06d9dbf40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f50571dc-cec6-411c-b41d-0672eb5cc8d8"] 2022-12-30T01:23:45.775Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:45.775Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:45.907Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:45.907Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:45.907Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:45.908Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B77BFDB86A8867647644D5090BD33838; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:44 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:23:45.908Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:28b88a2d-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"28352932-87e0-11ed-9c3d-e2d94c43d821","executionId":"28352932-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:20:34.396+0000","endTime":"2022-12-30T01:20:34.411+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:45.908Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:45.909Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28352932-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:45.912Z|57af566c-f267-427f-8551-6ac06d9dbf40|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:49.162Z|3d2a4960-217d-4a08-a0aa-86384e94f471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:49.162Z|8311d9ee-95e2-4d8d-9640-2c4d461743fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:49.163Z|3d2a4960-217d-4a08-a0aa-86384e94f471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:49.163Z|8311d9ee-95e2-4d8d-9640-2c4d461743fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:49.166Z|e11bdd2a-1aa6-4be3-a339-87bb6e330f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:49.166Z|e11bdd2a-1aa6-4be3-a339-87bb6e330f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:54.713Z|1f6e42b5-e898-456b-b1da-c06399dee270|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:23:54.713Z|1f6e42b5-e898-456b-b1da-c06399dee270|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:56.083Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:23:56.093Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:56.093Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:23:56.094Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:56.094Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:23:56.094Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:23:56.094Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c5c5017a4c80b218af7ab08b9bebf3a", X-B3-SpanId:"18f6fe19bb29a043", X-B3-ParentSpanId:"b87ba0b578b9f871", X-B3-Sampled:"0", X-ONAP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-TransactionID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ECOMP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86ec32b2-9c67-4eac-8834-a3a142bf2d57"] 2022-12-30T01:23:56.095Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:23:56.095Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:56.122Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:56.123Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:56.123Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:23:56.123Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:56 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:56.124Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:54.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:54.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:23:56.124Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:56.124Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:23:56.126Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:56.126Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:23:56.126Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:56.126Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:23:56.126Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:23:56.127Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c5c5017a4c80b218af7ab08b9bebf3a", X-B3-SpanId:"f30c5bf1ddecbeaf", X-B3-ParentSpanId:"b87ba0b578b9f871", X-B3-Sampled:"0", X-ONAP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-TransactionID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ECOMP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee75990c-508b-4590-8381-55154153f796"] 2022-12-30T01:23:56.127Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:23:56.127Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:56.149Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:56.150Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:56.150Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:23:56.150Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:23:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:23:56.152Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:23:56.152Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:56.152Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:23:56.179Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:56.180Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:56.180Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:56.180Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:23:56.180Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:56.181Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-TransactionID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ECOMP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4189bd00-3a05-4321-a71b-ff4c897ad294"] 2022-12-30T01:23:56.181Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:56.181Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:56.189Z|905101b8-4be4-427b-ba8c-edf821272b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:56.189Z|905101b8-4be4-427b-ba8c-edf821272b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:56.333Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:56.334Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:56.334Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:56.335Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=44A8ECFA4CB7CE25300C64E2447FBC9F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:23:56 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-12-30T01:23:56.335Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9ef6512b-87e0-11ed-9c3d-e2d94c43d821","businessKey":"f43fd00b-2b07-4faa-abca-7e7f36222673","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:23:52.772+0000","endTime":"2022-12-30T01:23:53.869+0000","removalTime":null,"durationInMillis":1097,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"9ef53f7a-87e0-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:23:56.335Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:56.336Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f43fd00b-2b07-4faa-abca-7e7f36222673&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:56.370Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:56.370Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:23:56.370Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:23:56.371Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:23:56.371Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:23:56.371Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-TransactionID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ECOMP-RequestID:"d3a4251f-cc6f-4a53-afce-65802cd444fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675499b6-8071-4c11-8966-525d03328f0e"] 2022-12-30T01:23:56.371Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:23:56.371Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:23:56.500Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:23:56.500Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:23:56.501Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:23:56.501Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76FFC810B0F861F991F9DCBDEE2AE819; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:23:56 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:23:56.502Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:9f8ebfc6-87e0-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9ef6512b-87e0-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9ef6512b-87e0-11ed-9c3d-e2d94c43d821","executionId":"9ef6512b-87e0-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:23:53.771+0000","endTime":"2022-12-30T01:23:53.791+0000","durationInMillis":20,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7eeab0d3-87df-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:23:56.502Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:23:56.502Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ef6512b-87e0-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:23:56.506Z|d3a4251f-cc6f-4a53-afce-65802cd444fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:23:56.614Z|a19337de-11c6-489f-b2d7-422c307bf04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:23:56.615Z|a19337de-11c6-489f-b2d7-422c307bf04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:23:59.194Z|ca5c8c89-9d1c-4e48-bcbf-c141259f3bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:59.194Z|30eee3ed-35de-4b10-aa46-2f5dab905f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:59.194Z|376c99bc-2d40-4794-8c44-fe83ba7e42c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:23:59.194Z|ca5c8c89-9d1c-4e48-bcbf-c141259f3bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:59.194Z|30eee3ed-35de-4b10-aa46-2f5dab905f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:23:59.195Z|376c99bc-2d40-4794-8c44-fe83ba7e42c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:06.680Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:24:06.690Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:06.691Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:24:06.691Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:06.691Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:06.691Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:24:06.692Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a17ca8f3d6867fc22ffd21cec2c4b1fd", X-B3-SpanId:"990f88487a4d1462", X-B3-ParentSpanId:"76c7f711de629e31", X-B3-Sampled:"0", X-ONAP-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-TransactionID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-ECOMP-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33032777-0511-41c5-9b7f-9e92f845d15b"] 2022-12-30T01:24:06.692Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:24:06.692Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:06.719Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:06.720Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:06.720Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:24:06.720Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:06.721Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:59.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:59.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:24:06.721Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:06.721Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:24:06.723Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:06.723Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:24:06.723Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:06.723Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:06.724Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:24:06.724Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a17ca8f3d6867fc22ffd21cec2c4b1fd", X-B3-SpanId:"3351b892a2579c36", X-B3-ParentSpanId:"76c7f711de629e31", X-B3-Sampled:"0", X-ONAP-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-TransactionID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-ECOMP-RequestID:"056562d0-2523-4f94-a9d8-a766b614a40c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcec8481-8354-4d4f-8989-b3da68d1099f"] 2022-12-30T01:24:06.724Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:24:06.724Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:06.737Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:06.738Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:06.738Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:24:06.738Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:06.739Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:24:06.739Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:06.739Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:24:06.746Z|056562d0-2523-4f94-a9d8-a766b614a40c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:24:06.902Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:24:06.906Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:06.907Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:24:06.907Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:06.907Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:06.907Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:24:06.908Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2756e6e4824f83fd246bd23fa4810acb", X-B3-SpanId:"09fa894a0d2d4340", X-B3-ParentSpanId:"1d9350a1e23de812", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-TransactionID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-ECOMP-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2501b092-1863-4960-bd20-5778b7883729"] 2022-12-30T01:24:06.908Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:24:06.908Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:06.947Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:06.948Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:06.948Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:24:06.948Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:06.949Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:59.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:59.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:24:06.949Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:06.950Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:24:06.951Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:06.951Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:24:06.951Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:06.952Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:06.952Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:24:06.952Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2756e6e4824f83fd246bd23fa4810acb", X-B3-SpanId:"6d28c0687c72461c", X-B3-ParentSpanId:"1d9350a1e23de812", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-TransactionID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-ECOMP-RequestID:"9e3cd680-b985-4f29-90ab-9f276378a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcb84ded-87a0-4735-907b-c02c41472981"] 2022-12-30T01:24:06.953Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:24:06.953Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:06.967Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:06.968Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:06.968Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:24:06.969Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:06.969Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:24:06.969Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:06.970Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:24:06.985Z|9e3cd680-b985-4f29-90ab-9f276378a265|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:24:07.137Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:24:07.142Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.143Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:24:07.143Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.143Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.143Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:24:07.144Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b13d2dd909aa9b49b57ed8157ef1740", X-B3-SpanId:"8d9d3d6e6a94bada", X-B3-ParentSpanId:"0f4cc3c6b5716e50", X-B3-Sampled:"0", X-ONAP-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-TransactionID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-ECOMP-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb4de882-5db8-4d81-b9cb-60e1b968f39e"] 2022-12-30T01:24:07.144Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:24:07.144Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.167Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.167Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.168Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:24:07.168Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.168Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:59.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:59.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:24:07.169Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.169Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:24:07.171Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.171Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:24:07.171Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.171Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.172Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:24:07.172Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b13d2dd909aa9b49b57ed8157ef1740", X-B3-SpanId:"ea2ea56f74632355", X-B3-ParentSpanId:"0f4cc3c6b5716e50", X-B3-Sampled:"0", X-ONAP-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-TransactionID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-ECOMP-RequestID:"8f1a93b6-8ed0-4225-8c52-4841fcdc9520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89791d9e-46eb-4a8a-abed-dae97bd3817c"] 2022-12-30T01:24:07.172Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:24:07.173Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.183Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.184Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.184Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:24:07.184Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.185Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:24:07.185Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.185Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:24:07.191Z|8f1a93b6-8ed0-4225-8c52-4841fcdc9520|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:24:07.353Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:24:07.358Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.358Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:24:07.359Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.360Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.360Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:24:07.360Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df47377442cbc03dbc8e7ae1323d7d8e", X-B3-SpanId:"f7f982d7e2308831", X-B3-ParentSpanId:"67c97be8ee86f48c", X-B3-Sampled:"0", X-ONAP-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-TransactionID:"f7457385-e49b-4972-9024-d109e2d84c92", X-ECOMP-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a02a4f19-57e0-446b-9ac7-5023a9b4f30e"] 2022-12-30T01:24:07.361Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:24:07.361Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.407Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.407Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.407Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:24:07.408Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.408Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:59.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:59.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:24:07.408Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.409Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:24:07.410Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.410Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:24:07.410Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.410Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.411Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:24:07.411Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df47377442cbc03dbc8e7ae1323d7d8e", X-B3-SpanId:"ca91c56d4ad90894", X-B3-ParentSpanId:"67c97be8ee86f48c", X-B3-Sampled:"0", X-ONAP-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-TransactionID:"f7457385-e49b-4972-9024-d109e2d84c92", X-ECOMP-RequestID:"f7457385-e49b-4972-9024-d109e2d84c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b96d30c6-c9ed-4bd9-8912-71440c7a47d5"] 2022-12-30T01:24:07.411Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:24:07.411Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.423Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.423Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.424Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:24:07.424Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.425Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:24:07.425Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.426Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:24:07.432Z|f7457385-e49b-4972-9024-d109e2d84c92|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:24:07.584Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:24:07.588Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.588Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||Invoke 2022-12-30T01:24:07.589Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.589Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673 2022-12-30T01:24:07.589Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Method : GET 2022-12-30T01:24:07.590Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18903bdc39ee8cd29f4b7547fed01e3d", X-B3-SpanId:"84d10497ceab03d5", X-B3-ParentSpanId:"d88498bceb65e446", X-B3-Sampled:"0", X-ONAP-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-TransactionID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-ECOMP-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49338271-3fd7-497f-9ae4-88fd31908553"] 2022-12-30T01:24:07.590Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Request body: 2022-12-30T01:24:07.590Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.613Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.614Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.614Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Status text : OK 2022-12-30T01:24:07.615Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.616Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||Response body: { "requestId" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:15:49.000+00:00", "endTime" : "2022-12-30T01:23:59.000+00:00", "source" : "VID", "vnfId" : "58b9902f-0e57-4aa2-aaba-c561df42d2ca", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"4de1c7c8-7119-471a-b113-54cb0e40c12d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"58b9902f-0e57-4aa2-aaba-c561df42d2ca\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:23:59.000+00:00", "vfModuleId" : "f10680bb-f13f-4f08-8e76-583b44991651", "vfModuleName" : "basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "4de1c7c8-7119-471a-b113-54cb0e40c12d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4de1c7c8-7119-471a-b113-54cb0e40c12d/vnfs/58b9902f-0e57-4aa2-aaba-c561df42d2ca/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f43fd00b-2b07-4faa-abca-7e7f36222673", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673" } } } 2022-12-30T01:24:07.616Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.617Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f43fd00b-2b07-4faa-abca-7e7f36222673|INFO|500||InvokeReturn 2022-12-30T01:24:07.618Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.618Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:24:07.618Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:24:07.619Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false 2022-12-30T01:24:07.619Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:24:07.619Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18903bdc39ee8cd29f4b7547fed01e3d", X-B3-SpanId:"79db0054d60b77f2", X-B3-ParentSpanId:"d88498bceb65e446", X-B3-Sampled:"0", X-ONAP-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-TransactionID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-ECOMP-RequestID:"89a74706-a62d-4648-a52f-ea1923362eb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90663231-b9ec-42e4-b4d8-af516206ee2e"] 2022-12-30T01:24:07.619Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:24:07.620Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:24:07.634Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:24:07.634Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:24:07.635Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:24:07.635Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:24:06 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:24:07.636Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:24:07.636Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:24:07.637Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f43fd00b-2b07-4faa-abca-7e7f36222673&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:24:07.642Z|89a74706-a62d-4648-a52f-ea1923362eb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f43fd00b-2b07-4faa-abca-7e7f36222673|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:24:09.217Z|8e65bc32-de2f-4164-a00c-4f38084c044a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:09.217Z|41647af5-0f64-4614-b47b-77ae7d0cfcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:09.217Z|b60fb011-f63c-47f7-880a-6db12521c50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:09.218Z|8e65bc32-de2f-4164-a00c-4f38084c044a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:09.218Z|41647af5-0f64-4614-b47b-77ae7d0cfcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:09.218Z|b60fb011-f63c-47f7-880a-6db12521c50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:11.189Z|55336ebc-5f82-4cac-9eff-bb61c7599ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:11.192Z|55336ebc-5f82-4cac-9eff-bb61c7599ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:19.245Z|74d68599-3a47-4141-96bf-7a0342df7403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:19.245Z|31a0110e-5c41-4be8-91a8-b8a793bab7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:19.246Z|74d68599-3a47-4141-96bf-7a0342df7403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:19.246Z|31a0110e-5c41-4be8-91a8-b8a793bab7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:19.246Z|6eb09c84-1371-42a7-8d76-27f906be62b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:19.247Z|6eb09c84-1371-42a7-8d76-27f906be62b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:26.189Z|ff22ca00-57ec-4cde-93c2-948553907e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:26.190Z|ff22ca00-57ec-4cde-93c2-948553907e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:26.616Z|8ac66043-e245-4f50-b14a-4a5aa437377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:26.616Z|8ac66043-e245-4f50-b14a-4a5aa437377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:29.268Z|736cbc73-39f3-443e-923d-15c616df01e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:29.268Z|c2696a29-aac4-4414-bd78-8808dda837dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:29.268Z|a3383f82-7076-4721-80c9-13584b21cced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:29.269Z|c2696a29-aac4-4414-bd78-8808dda837dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:29.269Z|a3383f82-7076-4721-80c9-13584b21cced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:29.269Z|736cbc73-39f3-443e-923d-15c616df01e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:39.291Z|8c1d43e0-048c-44c2-9433-b09400363579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:39.291Z|85e237f9-25e8-4fff-a11d-05c799af7904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:39.291Z|edce5b15-d38e-428c-99fa-a2e1390baada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:39.292Z|85e237f9-25e8-4fff-a11d-05c799af7904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:39.292Z|edce5b15-d38e-428c-99fa-a2e1390baada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:39.292Z|8c1d43e0-048c-44c2-9433-b09400363579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:41.189Z|1f76ebd4-f918-4d8d-b1f7-9916edd2b1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:41.190Z|1f76ebd4-f918-4d8d-b1f7-9916edd2b1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:49.317Z|e9be9937-4853-4639-811f-031fe904c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:49.317Z|c7d99556-fa02-4268-b159-8b2c9697a279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:49.318Z|c7d99556-fa02-4268-b159-8b2c9697a279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:49.318Z|e9be9937-4853-4639-811f-031fe904c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:49.319Z|f7d19ca9-dc8c-44ff-a069-f10f0ab4ffef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:49.319Z|f7d19ca9-dc8c-44ff-a069-f10f0ab4ffef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:54.723Z|f1cb1788-299b-4e94-a1ac-8d294428c492|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:24:54.724Z|f1cb1788-299b-4e94-a1ac-8d294428c492|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:56.189Z|4354f0d1-59a0-4c6b-bfb9-b9771104ffa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:56.192Z|4354f0d1-59a0-4c6b-bfb9-b9771104ffa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:56.617Z|ebfb4890-d532-446d-bf50-bdfc7ddcca67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:24:56.618Z|ebfb4890-d532-446d-bf50-bdfc7ddcca67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:24:59.342Z|8b1807d7-90a8-438a-bb79-19a9acd7537f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:59.342Z|39466c8a-e678-4e68-8549-0bd538d7f6b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:59.343Z|8b1807d7-90a8-438a-bb79-19a9acd7537f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:59.343Z|39466c8a-e678-4e68-8549-0bd538d7f6b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:24:59.345Z|7e0b2416-2feb-46f6-ade8-3038a413b098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:24:59.346Z|7e0b2416-2feb-46f6-ade8-3038a413b098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:09.366Z|1ea4b369-bb75-451a-9265-1f3e417f4c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:09.366Z|9cbf465a-67d8-438d-a9bb-b5767d8fb4f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:09.366Z|24bb07e6-583b-4355-b262-3fca5ddb1ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:09.366Z|24bb07e6-583b-4355-b262-3fca5ddb1ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:09.366Z|9cbf465a-67d8-438d-a9bb-b5767d8fb4f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:09.366Z|1ea4b369-bb75-451a-9265-1f3e417f4c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:11.189Z|cc932384-485e-4b80-8a59-9aa97725612b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:11.190Z|cc932384-485e-4b80-8a59-9aa97725612b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:19.391Z|3e7fed74-bdc4-4902-a360-f7dda27958fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:19.392Z|98d2ea9e-ec3e-44e9-a47f-ded72e12e068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:19.392Z|3e7fed74-bdc4-4902-a360-f7dda27958fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:19.392Z|98d2ea9e-ec3e-44e9-a47f-ded72e12e068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:19.398Z|4a20ac73-81b6-4047-ba14-35066ba6edfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:19.399Z|4a20ac73-81b6-4047-ba14-35066ba6edfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:26.189Z|4c5b8fde-6207-490a-bd4d-2ae383d1d197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:26.190Z|4c5b8fde-6207-490a-bd4d-2ae383d1d197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:26.619Z|2c94520d-23a9-4388-87a9-185c9209b11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:26.619Z|2c94520d-23a9-4388-87a9-185c9209b11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:29.416Z|660f6a5a-4b09-4aba-b538-ed27e90ece30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:29.416Z|e3532daf-f692-4459-8a99-170e0d4b677c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:29.416Z|660f6a5a-4b09-4aba-b538-ed27e90ece30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:29.417Z|e3532daf-f692-4459-8a99-170e0d4b677c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:29.419Z|95dc08b7-8fcc-4c40-aa75-6a02031cda29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:29.419Z|95dc08b7-8fcc-4c40-aa75-6a02031cda29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:39.446Z|235c9717-587e-4f0e-8732-9e869ac3b709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:39.446Z|235c9717-587e-4f0e-8732-9e869ac3b709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:39.450Z|1105dee6-e4d8-42a6-93ee-7edb39a5d7e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:39.450Z|1105dee6-e4d8-42a6-93ee-7edb39a5d7e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:39.461Z|5a793b87-eab3-43e5-80a8-b46341471220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:39.462Z|5a793b87-eab3-43e5-80a8-b46341471220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:41.189Z|f254bf1e-357d-4f02-aeb3-acb013b2615a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:41.192Z|f254bf1e-357d-4f02-aeb3-acb013b2615a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:49.470Z|383ba4c0-94a4-4541-99fb-42f32f3b978c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:49.471Z|383ba4c0-94a4-4541-99fb-42f32f3b978c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:49.472Z|ccc16101-d1c5-496c-9e01-3af4896cc215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:49.473Z|ccc16101-d1c5-496c-9e01-3af4896cc215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:49.483Z|a4ba51d2-4500-4792-bbdd-61ba60397334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:49.484Z|a4ba51d2-4500-4792-bbdd-61ba60397334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:54.711Z|f4c5e627-9e08-4119-8a33-d7d7bef3dfe2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:25:54.712Z|f4c5e627-9e08-4119-8a33-d7d7bef3dfe2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:56.193Z|a17d2c68-eeb9-4849-beb8-10aa4c69f8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:56.193Z|a17d2c68-eeb9-4849-beb8-10aa4c69f8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:56.620Z|c060a2c2-3b08-4248-9deb-002eef32c974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:25:56.621Z|c060a2c2-3b08-4248-9deb-002eef32c974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:25:59.494Z|827234ec-c22c-409a-af3a-277b948b44e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:59.495Z|827234ec-c22c-409a-af3a-277b948b44e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:59.502Z|3a0336aa-c6d6-4681-af40-df15b693fc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:59.502Z|392326b2-8f95-456e-917c-8ef960978e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:25:59.503Z|3a0336aa-c6d6-4681-af40-df15b693fc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:25:59.503Z|392326b2-8f95-456e-917c-8ef960978e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:09.520Z|8bdf1fa0-2744-4e46-b993-34e29f100827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:09.521Z|4704a209-c47f-4900-9754-e9e2dffa1368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:09.521Z|8bdf1fa0-2744-4e46-b993-34e29f100827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:09.522Z|4704a209-c47f-4900-9754-e9e2dffa1368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:09.524Z|5965c4a3-1be5-4bdf-ae04-5a28b114449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:09.525Z|5965c4a3-1be5-4bdf-ae04-5a28b114449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:11.189Z|3f029be5-b0ec-44ba-8a9b-cda63fb4a798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:11.190Z|3f029be5-b0ec-44ba-8a9b-cda63fb4a798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:19.545Z|33b727f5-12a2-4708-9e5f-ca729c33bb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:19.545Z|c0f017fc-2a78-4b13-a79e-09b197f45fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:19.545Z|f42e4810-0d6f-4ba5-8248-172b33bd1687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:19.546Z|33b727f5-12a2-4708-9e5f-ca729c33bb51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:19.546Z|c0f017fc-2a78-4b13-a79e-09b197f45fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:19.546Z|f42e4810-0d6f-4ba5-8248-172b33bd1687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:26.189Z|672c8db9-ec11-4a06-a4b9-b0c486f7d491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:26.192Z|672c8db9-ec11-4a06-a4b9-b0c486f7d491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:26.621Z|37b11d83-0817-44b6-862b-e614c9edd1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:26.622Z|37b11d83-0817-44b6-862b-e614c9edd1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:29.567Z|192e441d-42bc-4c15-afd7-8cdc3a84b221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:29.567Z|c982996e-c0bb-47b9-bb91-f6baa1ec5305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:29.568Z|192e441d-42bc-4c15-afd7-8cdc3a84b221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:29.568Z|c982996e-c0bb-47b9-bb91-f6baa1ec5305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:29.577Z|7b9ab0c9-801c-4ecd-a909-06198df332d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:29.579Z|7b9ab0c9-801c-4ecd-a909-06198df332d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:39.590Z|c094df42-007d-445f-8027-31eafbd7ff9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:39.590Z|c094df42-007d-445f-8027-31eafbd7ff9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:39.595Z|446728fb-8ff1-49ae-a1de-a5df24ff544e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:39.596Z|446728fb-8ff1-49ae-a1de-a5df24ff544e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:39.597Z|a4bd78fd-923e-4c67-ae29-11490a49bde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:39.597Z|a4bd78fd-923e-4c67-ae29-11490a49bde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:41.189Z|d2e32e4c-3d24-486b-b8fa-a58e382a0fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:41.190Z|d2e32e4c-3d24-486b-b8fa-a58e382a0fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:49.617Z|75c2118b-d092-44f6-b133-ff68327d0e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:49.617Z|4ff89633-fbd2-4355-8fa4-030d94e80295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:49.618Z|4ff89633-fbd2-4355-8fa4-030d94e80295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:49.618Z|75c2118b-d092-44f6-b133-ff68327d0e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:49.620Z|135504e5-f1c1-498b-abc7-83ca9fef6c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:49.620Z|135504e5-f1c1-498b-abc7-83ca9fef6c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:54.715Z|982795c0-20ba-492f-82f1-6fe92e0950a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:26:54.716Z|982795c0-20ba-492f-82f1-6fe92e0950a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:56.189Z|b0eccfca-9f88-46ac-956e-b3013330478e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:56.190Z|b0eccfca-9f88-46ac-956e-b3013330478e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:56.623Z|ee0806e4-0a08-44dd-80c2-69862fe02101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:26:56.624Z|ee0806e4-0a08-44dd-80c2-69862fe02101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:26:59.641Z|8d4a4efb-32ee-41dc-9551-1c8ba7660d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:59.641Z|ca56639b-bc15-4d1c-acf5-1f787e69077b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:59.641Z|950540e4-a0a2-4cab-8bc4-31e6621ee835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:26:59.642Z|8d4a4efb-32ee-41dc-9551-1c8ba7660d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:59.642Z|ca56639b-bc15-4d1c-acf5-1f787e69077b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:26:59.642Z|950540e4-a0a2-4cab-8bc4-31e6621ee835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:09.663Z|3ad26de9-b853-4e1c-bd20-4483f8c7884e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:09.664Z|3ad26de9-b853-4e1c-bd20-4483f8c7884e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:09.666Z|17a33861-2fa6-4245-8123-3af35380ce2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:09.667Z|3ac7b430-54cc-4564-b09a-9b2233cf2e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:09.668Z|17a33861-2fa6-4245-8123-3af35380ce2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:09.668Z|3ac7b430-54cc-4564-b09a-9b2233cf2e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:11.189Z|c41b3931-99ad-41ee-8441-9f001084a226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:11.192Z|c41b3931-99ad-41ee-8441-9f001084a226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:19.691Z|ffcd0748-443c-42dd-a1f2-a662bf6219bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:19.691Z|de69963a-cd5f-4435-ba4f-6e8e9bb34185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:19.691Z|ffcd0748-443c-42dd-a1f2-a662bf6219bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:19.691Z|de69963a-cd5f-4435-ba4f-6e8e9bb34185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:19.700Z|609f6957-9719-44ac-aa72-5ab961d10619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:19.700Z|609f6957-9719-44ac-aa72-5ab961d10619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:26.189Z|2fe87b3b-704e-4c66-bc1b-013c3bc87a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:26.190Z|2fe87b3b-704e-4c66-bc1b-013c3bc87a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:26.624Z|944b6be7-9b4b-4bb0-9d9a-1f33d46ec1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:26.625Z|944b6be7-9b4b-4bb0-9d9a-1f33d46ec1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:29.717Z|a3daaffe-1a32-45be-8dc4-8be018c057e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:29.717Z|a3daaffe-1a32-45be-8dc4-8be018c057e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:29.723Z|460787bb-b282-486d-94e7-8dac7712d147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:29.724Z|477e22e6-9d16-484f-9422-19ee683f13ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:29.724Z|460787bb-b282-486d-94e7-8dac7712d147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:29.724Z|477e22e6-9d16-484f-9422-19ee683f13ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:39.741Z|84c11d6b-ed3a-406f-9ccb-ae087caf0161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:39.742Z|84c11d6b-ed3a-406f-9ccb-ae087caf0161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:39.745Z|b92e798f-5335-4a07-9f29-31379566711b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:39.745Z|670bd564-3ff5-426e-a7f9-2a63ee5c2103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:39.745Z|b92e798f-5335-4a07-9f29-31379566711b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:39.745Z|670bd564-3ff5-426e-a7f9-2a63ee5c2103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:41.189Z|555f094c-56ba-4c2c-98d0-e44d8e0078a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:41.190Z|555f094c-56ba-4c2c-98d0-e44d8e0078a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:49.767Z|55cebd21-2c84-4217-903f-047acacc261f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:49.767Z|5e74e962-4a2b-40c4-a3fc-1ca9f4d0cfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:49.767Z|28e001bd-c40b-481f-a161-4e250ccaf45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:49.768Z|55cebd21-2c84-4217-903f-047acacc261f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:49.768Z|28e001bd-c40b-481f-a161-4e250ccaf45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:49.768Z|5e74e962-4a2b-40c4-a3fc-1ca9f4d0cfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:54.711Z|2822ae36-5aa5-4ed5-84e4-12478aa63e34|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:27:54.712Z|2822ae36-5aa5-4ed5-84e4-12478aa63e34|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:55.298Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:27:55.301Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b2cba165-3ae2-442c-b164-a0b7d93ae2a7 already exists in requestDb InfraActiveRequests table 2022-12-30T01:27:55.302Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:27:55.303Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:27:55.303Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.303Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:27:55.304Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:27:55.304Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12c4d682c091f8ae916766769c55c0ad", X-B3-SpanId:"93952bc6949706a7", X-B3-ParentSpanId:"f5a6b80a33b2fedc", X-B3-Sampled:"0", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b178bd8-c2f2-48f4-86aa-1553ea95acd4"] 2022-12-30T01:27:55.305Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:27:55.305Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.332Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.333Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:27:55.334Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : Not Found 2022-12-30T01:27:55.334Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:27:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:27:55.335Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: 2022-12-30T01:27:55.335Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.336Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|404|Not Found|InvokeReturn 2022-12-30T01:27:55.348Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:27:55.358Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:27:55.411Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:27:55.412Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2cba165-3ae2-442c-b164-a0b7d93ae2a7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d51ccb36-f2cf-466e-b417-2890d3585667], X-ECOMP-RequestID=[b2cba165-3ae2-442c-b164-a0b7d93ae2a7], X-TransactionId=[], X-ONAP-RequestID=[b2cba165-3ae2-442c-b164-a0b7d93ae2a7]} 2022-12-30T01:27:55.481Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:27:55 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[61], vertex-id=[176272], x-aai-txid=[1-aai-resources-221230-01:27:55:692-6699], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:27:55.484Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672363674170","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/58b9902f-0e57-4aa2-aaba-c561df42d2ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"58b9902f-0e57-4aa2-aaba-c561df42d2ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:27:55.484Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:27:55.488Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:27:55.488Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:27:55.489Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:27:55.490Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:27:55.490Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.490Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:27:55.491Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:27:55.491Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"12c4d682c091f8ae916766769c55c0ad", X-B3-SpanId:"5df4dfb0bcea1956", X-B3-ParentSpanId:"f5a6b80a33b2fedc", X-B3-Sampled:"0", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21fed210-7a32-47bf-be6c-63bd37749bf0"] 2022-12-30T01:27:55.491Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62","requestScope":"service"} 2022-12-30T01:27:55.492Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.517Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.517Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:55.518Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:27:55.518Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:27:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:27:55.518Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:27:55.519Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.519Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:27:55.520Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:27:55.521Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:27:55.521Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.521Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:27:55.521Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:27:55.522Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79fae8fb-603a-4633-b721-56a641839abf"] 2022-12-30T01:27:55.522Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:27:55.522Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.576Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.577Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:55.577Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:27:55.578Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:27:55 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:55.578Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:27:55.579Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.579Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:27:55.584Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:27:55.584Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:27:55.585Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.585Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:27:55.585Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:27:55.586Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfcf03d2-98a7-44ed-9ebb-f5a4d72eafa6"] 2022-12-30T01:27:55.586Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:27:55.587Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.627Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.627Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:55.628Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:27:55.628Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:27:55 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:55.633Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:27:55.633Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.634Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:27:55.637Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:27:55.638Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:27:55.638Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.639Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:27:55.639Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:27:55.639Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e66ff45b-50bb-4f9a-8d04-6f16a2d2330f"] 2022-12-30T01:27:55.640Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:27:55.640Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.671Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.672Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:55.672Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:27:55.673Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:27:55 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:55.674Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:27:55.675Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.676Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:27:55.678Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:27:55.679Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:27:55.679Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.680Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:27:55.680Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:27:55.680Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"12c4d682c091f8ae916766769c55c0ad", X-B3-SpanId:"0d85dd0978417ee7", X-B3-ParentSpanId:"f5a6b80a33b2fedc", X-B3-Sampled:"0", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5239bb3-af77-4203-b4e8-42ca12b6e610"] 2022-12-30T01:27:55.681Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b2cba165-3ae2-442c-b164-a0b7d93ae2a7","requestStatus":"IN_PROGRESS","startTime":1672363675349,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"b2cba165-3ae2-442c-b164-a0b7d93ae2a7"} 2022-12-30T01:27:55.682Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:55.716Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:55.716Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:27:55.716Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:27:55.717Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:27:55 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:55.718Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:27:55.349+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:27:55.699+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:27:55.718Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:55.718Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:27:55.726Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:27:55.727Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:27:55.727Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:55.727Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:27:55.728Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:27:55.728Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"12c4d682c091f8ae916766769c55c0ad", X-B3-SpanId:"6b5171c887be7f56", X-B3-ParentSpanId:"f5a6b80a33b2fedc", X-B3-Sampled:"0", X-ONAP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-TransactionID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ECOMP-RequestID:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f8ceea1-65bb-44b2-a4b7-baff0505859b"] 2022-12-30T01:27:55.728Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"b2cba165-3ae2-442c-b164-a0b7d93ae2a7","type":"String"},"mso-request-id":{"value":"b2cba165-3ae2-442c-b164-a0b7d93ae2a7","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"}}} 2022-12-30T01:27:55.728Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:56.189Z|1993ff5e-0c52-4f0e-a0e4-52bc38960187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:56.192Z|1993ff5e-0c52-4f0e-a0e4-52bc38960187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:56.625Z|2d299ca7-f10f-4c05-90a0-e12bdabd876d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:27:56.626Z|2d299ca7-f10f-4c05-90a0-e12bdabd876d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:27:56.744Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:56.745Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:27:56.745Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:27:56.746Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:27:56 GMT", x-onap-requestid:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", x-requestid:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", x-transactionid:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", x-ecomp-requestid:"b2cba165-3ae2-442c-b164-a0b7d93ae2a7", x-onap-partnername:"UNKNOWN", x-invocationid:"2f8ceea1-65bb-44b2-a4b7-baff0505859b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:56.746Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b2cba165-3ae2-442c-b164-a0b7d93ae2a7\",\"instanceId\":\"2ef65fc3-8825-443b-9c48-b2312676d2f4\"}}","message":"Success","processInstanceID":"2fc95b73-87e1-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:27:56.747Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:56.747Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:27:56.751Z|b2cba165-3ae2-442c-b164-a0b7d93ae2a7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:27:56.923Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:27:56.929Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:27:56.929Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:27:56.929Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:56.930Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:27:56.930Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:27:56.930Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faa84c0aa38d1e3b6a70150a8e0a0d91", X-B3-SpanId:"c3daf1fbfaa08ce5", X-B3-ParentSpanId:"0b11b9c01623ff55", X-B3-Sampled:"0", X-ONAP-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-TransactionID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-ECOMP-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d0df826-d72e-4f4a-ad29-26850d90fe3a"] 2022-12-30T01:27:56.930Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:27:56.931Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:56.955Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:56.955Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:56.955Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:27:56.956Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:27:56 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:56.956Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:27:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:27:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:27:56.956Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:56.957Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:27:56.958Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:27:56.958Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:27:56.958Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:27:56.959Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:27:56.959Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:27:56.959Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faa84c0aa38d1e3b6a70150a8e0a0d91", X-B3-SpanId:"9bc1b614a2978cb7", X-B3-ParentSpanId:"0b11b9c01623ff55", X-B3-Sampled:"0", X-ONAP-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-TransactionID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-ECOMP-RequestID:"af32f54f-262c-4b11-857f-afd8af5107b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35aa191c-0c22-4465-942e-4db56a70f35d"] 2022-12-30T01:27:56.959Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:27:56.959Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:27:56.974Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:27:56.974Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:27:56.974Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:27:56.975Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:27:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:27:56.976Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:27:56.976Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:27:56.977Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:27:56.982Z|af32f54f-262c-4b11-857f-afd8af5107b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:27:59.793Z|96909c85-2e4e-47b2-b784-4de6b578e191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:59.793Z|7491ec1c-e818-4e19-8629-50605509b063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:59.793Z|cce4e562-77a5-4285-88d8-1c68cd72830b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:27:59.794Z|96909c85-2e4e-47b2-b784-4de6b578e191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:59.794Z|cce4e562-77a5-4285-88d8-1c68cd72830b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:27:59.794Z|7491ec1c-e818-4e19-8629-50605509b063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:07.160Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:07.165Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.166Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:28:07.166Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.166Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.167Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:28:07.167Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d15ffb00b5c7a6533e0407b347c9cef9", X-B3-SpanId:"d01ec257890a1bce", X-B3-ParentSpanId:"bf3cf1105663aa4d", X-B3-Sampled:"0", X-ONAP-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-TransactionID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-ECOMP-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33433183-963b-45c7-b448-1235376f1315"] 2022-12-30T01:28:07.167Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:28:07.168Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.192Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.193Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.193Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:28:07.193Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.195Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:27:55.000+00:00", "endTime" : "2022-12-30T01:28:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:28:07.195Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.195Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:28:07.197Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.198Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:07.198Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.198Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.199Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:07.199Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d15ffb00b5c7a6533e0407b347c9cef9", X-B3-SpanId:"57a3cdefbf8c0832", X-B3-ParentSpanId:"bf3cf1105663aa4d", X-B3-Sampled:"0", X-ONAP-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-TransactionID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-ECOMP-RequestID:"ae544ec5-4a42-4906-b30a-fc634ea3b600", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c8d7a85-f7e8-45b2-9a8d-23933b12ea5d"] 2022-12-30T01:28:07.199Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:07.200Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.215Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.216Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.216Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:07.216Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.217Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:07.218Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.218Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:07.226Z|ae544ec5-4a42-4906-b30a-fc634ea3b600|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:07.385Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:07.389Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.390Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:28:07.390Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.391Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.391Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:28:07.391Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8570b0e9b83b01f119e4b12c24b09481", X-B3-SpanId:"4873ad5dde5d4926", X-B3-ParentSpanId:"d4fe4d33d7e49652", X-B3-Sampled:"0", X-ONAP-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-TransactionID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-ECOMP-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb976804-d79c-45bd-a29a-2a51be512519"] 2022-12-30T01:28:07.392Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:28:07.392Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.420Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.420Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.421Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:28:07.421Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.422Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:27:55.000+00:00", "endTime" : "2022-12-30T01:28:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:28:07.422Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.423Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:28:07.424Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.424Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:07.424Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.425Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.425Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:07.425Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8570b0e9b83b01f119e4b12c24b09481", X-B3-SpanId:"66c956b35251eb10", X-B3-ParentSpanId:"d4fe4d33d7e49652", X-B3-Sampled:"0", X-ONAP-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-TransactionID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-ECOMP-RequestID:"91f75199-e1a9-458e-a3cf-0e9389c973c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6af047b-44a0-419d-8728-fc414cc56643"] 2022-12-30T01:28:07.426Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:07.426Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.438Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.439Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.439Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:07.439Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.441Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:07.441Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.442Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:07.448Z|91f75199-e1a9-458e-a3cf-0e9389c973c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:07.601Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:07.606Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.606Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:28:07.607Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.607Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.607Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:28:07.608Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"871186e2d24dd9ede4eccd5dd7931b3d", X-B3-SpanId:"d92ecbb9e67eae1b", X-B3-ParentSpanId:"4b41d54447097baf", X-B3-Sampled:"0", X-ONAP-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-TransactionID:"82655575-a8bb-476f-b364-22549c1f7973", X-ECOMP-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d626160f-6431-4cec-a834-892134e9cb3e"] 2022-12-30T01:28:07.608Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:28:07.608Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.633Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.634Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.634Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:28:07.634Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.634Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:27:55.000+00:00", "endTime" : "2022-12-30T01:28:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:28:07.635Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.635Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:28:07.636Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.637Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:07.637Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.638Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.638Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:07.638Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"871186e2d24dd9ede4eccd5dd7931b3d", X-B3-SpanId:"84878687116f3c0f", X-B3-ParentSpanId:"4b41d54447097baf", X-B3-Sampled:"0", X-ONAP-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-TransactionID:"82655575-a8bb-476f-b364-22549c1f7973", X-ECOMP-RequestID:"82655575-a8bb-476f-b364-22549c1f7973", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1286a08b-98b8-4773-b59b-855dd3d06646"] 2022-12-30T01:28:07.639Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:07.639Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.652Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.652Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.652Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:07.653Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.654Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:07.655Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.655Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:07.662Z|82655575-a8bb-476f-b364-22549c1f7973|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:07.819Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:07.828Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.828Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:28:07.829Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.829Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:07.829Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:28:07.830Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d81150b73b8040f8e84dbb0e8be2e35", X-B3-SpanId:"278890248828bb27", X-B3-ParentSpanId:"be8569e20de15ffb", X-B3-Sampled:"0", X-ONAP-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-TransactionID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-ECOMP-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fba56ecc-fb5b-465d-8936-1164355b992c"] 2022-12-30T01:28:07.830Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:28:07.830Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.855Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.856Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.856Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:28:07.856Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.859Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:27:55.000+00:00", "endTime" : "2022-12-30T01:28:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:28:07.859Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.860Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:28:07.861Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.861Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:07.862Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:07.862Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:07.862Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:07.862Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d81150b73b8040f8e84dbb0e8be2e35", X-B3-SpanId:"ec1d476c8aaf4247", X-B3-ParentSpanId:"be8569e20de15ffb", X-B3-Sampled:"0", X-ONAP-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-TransactionID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-ECOMP-RequestID:"930fbd09-e622-4f87-961b-d00ce0954e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c33b400-f572-4e95-9d63-8000479eec74"] 2022-12-30T01:28:07.863Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:07.863Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:07.878Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:07.879Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:07.879Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:07.880Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:07.881Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:07.881Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:07.882Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:07.889Z|930fbd09-e622-4f87-961b-d00ce0954e48|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:08.048Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:08.054Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:08.055Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||Invoke 2022-12-30T01:28:08.055Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:08.056Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7 2022-12-30T01:28:08.056Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Method : GET 2022-12-30T01:28:08.057Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4ed091f7cf2fd20b97f8706b1c7453b", X-B3-SpanId:"0220391bb443edae", X-B3-ParentSpanId:"592adba3694c6b29", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-TransactionID:"a6a7a117-e875-4378-89d1-820550e01be7", X-ECOMP-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4adb884-45b2-4971-b87e-8827edffb974"] 2022-12-30T01:28:08.058Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Request body: 2022-12-30T01:28:08.058Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:08.080Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:08.081Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:08.082Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Status text : OK 2022-12-30T01:28:08.082Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:08.083Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||Response body: { "requestId" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:27:55.000+00:00", "endTime" : "2022-12-30T01:28:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\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\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n\t\t\t\"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdf8bbaa-85ae-4c01-8be1-b9203c35c700\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "serviceInstanceName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b2cba165-3ae2-442c-b164-a0b7d93ae2a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7" } } } 2022-12-30T01:28:08.084Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:08.084Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|INFO|500||InvokeReturn 2022-12-30T01:28:08.086Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:08.086Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:08.086Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:08.087Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false 2022-12-30T01:28:08.087Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:08.088Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4ed091f7cf2fd20b97f8706b1c7453b", X-B3-SpanId:"b765a0e1e5ab2f48", X-B3-ParentSpanId:"592adba3694c6b29", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-TransactionID:"a6a7a117-e875-4378-89d1-820550e01be7", X-ECOMP-RequestID:"a6a7a117-e875-4378-89d1-820550e01be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d280335-a116-446a-bcae-16584423849e"] 2022-12-30T01:28:08.088Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:08.088Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:08.101Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:08.101Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:08.102Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:08.102Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:07 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:08.104Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:08.104Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:08.105Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2cba165-3ae2-442c-b164-a0b7d93ae2a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:08.112Z|a6a7a117-e875-4378-89d1-820550e01be7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2cba165-3ae2-442c-b164-a0b7d93ae2a7|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:09.634Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:09.637Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 1d96c849-d25c-4f9b-bb61-474f2368afef already exists in requestDb InfraActiveRequests table 2022-12-30T01:28:09.638Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:09.638Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:09.638Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:09.639Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:09.639Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:09.639Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e938670ecf2d81104d068dd26f8ceb52", X-B3-SpanId:"281e5c9540fcc038", X-B3-ParentSpanId:"3d36774bc4de6d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49941601-6234-420a-b8c8-b3cc77615f3f"] 2022-12-30T01:28:09.640Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:09.640Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:09.661Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:09.662Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:28:09.662Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : Not Found 2022-12-30T01:28:09.663Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:28:09 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-12-30T01:28:09.663Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: 2022-12-30T01:28:09.664Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:09.664Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:09.677Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:28:09.677Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:28:09.682Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:28:09.708Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:28:09.709Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:28:09.748Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:09.749Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:28:09 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[34], x-aai-txid=[2-aai-resources-221230-01:28:09:989-23903], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:28:09.751Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:28:09.753Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:28:09.753Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:28:09.757Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:28:09.785Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|500||Invoke 2022-12-30T01:28:09.786Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c with request headers:{Authorization=[***REDACTED***], X-RequestID=[1d96c849-d25c-4f9b-bb61-474f2368afef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a4657004-92ef-4eb9-87c2-aaf675015f65], X-ECOMP-RequestID=[1d96c849-d25c-4f9b-bb61-474f2368afef], X-TransactionId=[], X-ONAP-RequestID=[1d96c849-d25c-4f9b-bb61-474f2368afef]} 2022-12-30T01:28:09.816Z|3d769ccb-5a03-44da-b6d8-dffcd88a1a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:09.816Z|a0eb233d-9598-4315-b4f7-8a782f93f123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:09.817Z|a0eb233d-9598-4315-b4f7-8a782f93f123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:09.817Z|3d769ccb-5a03-44da-b6d8-dffcd88a1a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:09.818Z|8454f0f2-7914-452a-a21e-431d3a661997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:09.818Z|8454f0f2-7914-452a-a21e-431d3a661997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:09.819Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:28:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-221230-01:28:10:057-18155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:28:09.821Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|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/24b67c77-6224-4a30-af42-6f572465bf1c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c","ERR.5.4.6114"]}}} 2022-12-30T01:28:09.821Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:09.823Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:28:09.823Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24b67c77-6224-4a30-af42-6f572465bf1c 2022-12-30T01:28:09.828Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:28:09.853Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:28:09.854Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:28:09.912Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:28:09.912Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:28:10 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[54], vertex-id=[176272], x-aai-txid=[1-aai-resources-221230-01:28:10:126-61501], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:28:09.914Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672363674170","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/58b9902f-0e57-4aa2-aaba-c561df42d2ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"58b9902f-0e57-4aa2-aaba-c561df42d2ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:28:09.916Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:28:09.916Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:28:09.917Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:09.917Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:28:09.918Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:09.918Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:09.918Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:28:09.919Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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:"169", X-B3-TraceId:"e938670ecf2d81104d068dd26f8ceb52", X-B3-SpanId:"afc527d313fd990e", X-B3-ParentSpanId:"3d36774bc4de6d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84ae3f98-6f4d-473f-bacf-21a0b63bea61"] 2022-12-30T01:28:09.919Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2ef65fc3-8825-443b-9c48-b2312676d2f4"},"instanceName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0","requestScope":"vnf"} 2022-12-30T01:28:09.920Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:09.939Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:09.939Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:09.940Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:28:09.940Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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:"Fri, 30 Dec 2022 01:28:09 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-12-30T01:28:09.941Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:28:09.941Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:09.941Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:28:09.942Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:28:09.942Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||Invoke 2022-12-30T01:28:09.942Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:09.943Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53 2022-12-30T01:28:09.943Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Method : GET 2022-12-30T01:28:09.943Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc48df31-0d6b-4143-91de-529fb869474b"] 2022-12-30T01:28:09.944Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Request body: 2022-12-30T01:28:09.944Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:09.985Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:09.986Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:09.986Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Status text : OK 2022-12-30T01:28:09.987Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:10 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:09.988Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53", "modelInstanceName" : "basic_cnf 0", "created" : "2022-12-30 01:01:30.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-12-30T01:01:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53" } } } 2022-12-30T01:28:09.988Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:09.988Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53|INFO|500||InvokeReturn 2022-12-30T01:28:09.991Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:28:09.992Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2022-12-30T01:28:09.992Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:09.992Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-12-30T01:28:09.993Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2022-12-30T01:28:09.993Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5039879d-54c4-4be7-8a06-d24684033bcc"] 2022-12-30T01:28:09.993Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2022-12-30T01:28:09.994Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:10.038Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:10.039Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:10.039Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : OK 2022-12-30T01:28:10.039Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:10 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:10.040Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e89d6308-ffa2-43a3-89b4-d3b57f0048bd", "modelInvariantUUID" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-12-30T01:01:30.000+00:00", "modelInvariantId" : "13cae2dc-3ef4-4952-ad44-e0155491f17a", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e89d6308-ffa2-43a3-89b4-d3b57f0048bd/vnfResourceWorkflow" } } } 2022-12-30T01:28:10.040Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:10.041Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2022-12-30T01:28:10.043Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.043Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-30T01:28:10.044Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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================================================ 2022-12-30T01:28:10.044Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.044Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.045Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a257f4b5-4018-4fe4-bf71-5ec805c2968a"] 2022-12-30T01:28:10.045Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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: 2022-12-30T01:28:10.045Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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================================================ 2022-12-30T01:28:10.064Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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========================================== 2022-12-30T01:28:10.064Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.065Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:28:10.065Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:10.067Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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" : 10034, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-12-30T01:28:10.067Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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================================================= 2022-12-30T01:28:10.068Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:28:10.070Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:28:10.070Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:28:10.071Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:10.071Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:28:10.071Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:28:10.071Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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:"2552", X-B3-TraceId:"e938670ecf2d81104d068dd26f8ceb52", X-B3-SpanId:"c76acf16878e9cb7", X-B3-ParentSpanId:"3d36774bc4de6d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac1f22dd-ceb1-4ae2-bdea-6bece02ccad8"] 2022-12-30T01:28:10.072Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1d96c849-d25c-4f9b-bb61-474f2368afef","requestStatus":"IN_PROGRESS","startTime":1672363689677,"source":"VID","vnfName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"2ef65fc3-8825-443b-9c48-b2312676d2f4","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1d96c849-d25c-4f9b-bb61-474f2368afef"} 2022-12-30T01:28:10.072Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:10.104Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:10.105Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:28:10.105Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:28:10.105Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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/1d96c849-d25c-4f9b-bb61-474f2368afef", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:09 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:10.107Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:28:09.677+00:00", "source" : "VID", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:28:10.090+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:10.107Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:10.107Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:28:10.152Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.155Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:28:10.155Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:10.156Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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 2022-12-30T01:28:10.156Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:28:10.157Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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:"2917", X-B3-TraceId:"e938670ecf2d81104d068dd26f8ceb52", X-B3-SpanId:"d32c4fc9a4703682", X-B3-ParentSpanId:"3d36774bc4de6d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-TransactionID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ECOMP-RequestID:"1d96c849-d25c-4f9b-bb61-474f2368afef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00be1d54-1c2a-43e4-a093-f0606d75f54a"] 2022-12-30T01:28:10.158Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/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_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"2ef65fc3-8825-443b-9c48-b2312676d2f4\"}","type":"String"},"requestId":{"value":"1d96c849-d25c-4f9b-bb61-474f2368afef","type":"String"},"mso-request-id":{"value":"1d96c849-d25c-4f9b-bb61-474f2368afef","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2ef65fc3-8825-443b-9c48-b2312676d2f4","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_cnf/basic_cnf 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/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:28:10.159Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:11.178Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:11.179Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:28:11.179Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:28:11.179Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:28:11 GMT", x-onap-requestid:"1d96c849-d25c-4f9b-bb61-474f2368afef", x-requestid:"1d96c849-d25c-4f9b-bb61-474f2368afef", x-transactionid:"1d96c849-d25c-4f9b-bb61-474f2368afef", x-ecomp-requestid:"1d96c849-d25c-4f9b-bb61-474f2368afef", x-onap-partnername:"UNKNOWN", x-invocationid:"00be1d54-1c2a-43e4-a093-f0606d75f54a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:11.179Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1d96c849-d25c-4f9b-bb61-474f2368afef\",\"instanceId\":\"576da26d-d2b8-4686-befc-6a14ec4f56f7\"}}","message":"Success","processInstanceID":"38635aaf-87e1-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:28:11.180Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:11.180Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:28:11.189Z|c926393d-acca-4ad5-a87a-e6b56daa613b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:11.190Z|c926393d-acca-4ad5-a87a-e6b56daa613b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:11.190Z|1d96c849-d25c-4f9b-bb61-474f2368afef|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:11.358Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:11.371Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:11.371Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:11.373Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:11.373Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:11.373Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:11.374Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a47352ce595504c95d3b4e9629c4a3d8", X-B3-SpanId:"6db62c1c68a7903e", X-B3-ParentSpanId:"7a0baa7d1c36cdcc", X-B3-Sampled:"0", X-ONAP-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-TransactionID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-ECOMP-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2b1fbec-8328-405c-8217-157653323313"] 2022-12-30T01:28:11.374Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:11.374Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:11.401Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:11.402Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:11.404Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:11.404Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:11.404Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:28:09.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:10.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:11.405Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:11.405Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:11.407Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:11.407Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:11.407Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:11.408Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:11.408Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:11.408Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a47352ce595504c95d3b4e9629c4a3d8", X-B3-SpanId:"2cac2164754e0be9", X-B3-ParentSpanId:"7a0baa7d1c36cdcc", X-B3-Sampled:"0", X-ONAP-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-TransactionID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-ECOMP-RequestID:"f1be1091-23f8-455f-b0cd-f72e3300d713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a7cb8b0-221d-470c-8b6d-fa5b218884e1"] 2022-12-30T01:28:11.409Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:11.409Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:11.435Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:11.436Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:11.436Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:11.437Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:11.438Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:11.439Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:11.440Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:11.446Z|f1be1091-23f8-455f-b0cd-f72e3300d713|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:19.840Z|fb3d9b22-f24c-48f1-a421-2789f0a7587c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:19.841Z|fb3d9b22-f24c-48f1-a421-2789f0a7587c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:19.842Z|2a61750a-3074-4147-81b7-96ed5fef9e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:19.842Z|2a61750a-3074-4147-81b7-96ed5fef9e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:19.840Z|7f1ae168-5717-4361-a37d-24cfeb4317d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:19.844Z|7f1ae168-5717-4361-a37d-24cfeb4317d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:21.604Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:21.613Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:21.613Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:21.614Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:21.614Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:21.614Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:21.615Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb77bef14f1389d34bad2cf4fa33d889", X-B3-SpanId:"ef6dc35d2b85b189", X-B3-ParentSpanId:"6287951bde4852b0", X-B3-Sampled:"0", X-ONAP-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-TransactionID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-ECOMP-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"977425e8-d37c-4bf7-b89f-ccd41fa471dc"] 2022-12-30T01:28:21.615Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:21.615Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:21.641Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:21.642Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:21.642Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:21.643Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:21.644Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:28:09.000+00:00", "endTime" : "2022-12-30T01:28:17.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:21.644Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:21.645Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:21.646Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:21.647Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:21.647Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:21.647Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:21.648Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:21.648Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb77bef14f1389d34bad2cf4fa33d889", X-B3-SpanId:"fddccaa496679948", X-B3-ParentSpanId:"6287951bde4852b0", X-B3-Sampled:"0", X-ONAP-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-TransactionID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-ECOMP-RequestID:"4108ab2c-6075-450d-9404-5c8c1e07111a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e168e880-5fa5-4960-abf8-2fd7e88c685b"] 2022-12-30T01:28:21.648Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:21.649Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:21.663Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:21.664Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:21.664Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:21.664Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:21.665Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:21.665Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:21.666Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:21.674Z|4108ab2c-6075-450d-9404-5c8c1e07111a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:21.844Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:21.849Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:21.849Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:21.849Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:21.850Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:21.850Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:21.851Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8655a8ee8c40c08684aa82b307ac40", X-B3-SpanId:"dc7c5be9d74972c3", X-B3-ParentSpanId:"f136c635480bad48", X-B3-Sampled:"0", X-ONAP-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-TransactionID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-ECOMP-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21ac690-6aa2-4d77-80a0-a023de7c72ef"] 2022-12-30T01:28:21.851Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:21.851Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:21.872Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:21.873Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:21.873Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:21.874Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:21.875Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:28:09.000+00:00", "endTime" : "2022-12-30T01:28:17.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:21.875Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:21.876Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:21.877Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:21.878Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:21.878Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:21.879Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:21.879Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:21.879Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8655a8ee8c40c08684aa82b307ac40", X-B3-SpanId:"2e73e05936602692", X-B3-ParentSpanId:"f136c635480bad48", X-B3-Sampled:"0", X-ONAP-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-TransactionID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-ECOMP-RequestID:"ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e0a542-3957-4c05-b57e-637227afe682"] 2022-12-30T01:28:21.880Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:21.880Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:21.893Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:21.893Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:21.894Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:21.895Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:21.895Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:21.895Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:21.896Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:21.903Z|ddbde46b-e8cf-4b88-a674-a0ed67dbd7a1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:22.059Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:22.066Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.067Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:22.067Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.068Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.068Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:22.068Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"653f0eb1766d0683674616101ffb48f1", X-B3-SpanId:"fbefa2172c5860b9", X-B3-ParentSpanId:"9ad950e93d03425a", X-B3-Sampled:"0", X-ONAP-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-TransactionID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-ECOMP-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2556bec2-0ae6-4976-a2f1-8fc948da977c"] 2022-12-30T01:28:22.069Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:22.069Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.094Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.095Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.095Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:22.096Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.096Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:28:09.000+00:00", "endTime" : "2022-12-30T01:28:17.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:22.097Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.097Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:22.099Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.099Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:22.100Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.100Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.100Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:22.101Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"653f0eb1766d0683674616101ffb48f1", X-B3-SpanId:"d5d82a665b1ffb7a", X-B3-ParentSpanId:"9ad950e93d03425a", X-B3-Sampled:"0", X-ONAP-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-TransactionID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-ECOMP-RequestID:"6100c98e-b86d-4c0a-9b3f-9473af61623e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895fcf61-9984-4443-87b4-cf97be40c19b"] 2022-12-30T01:28:22.101Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:22.101Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.117Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.118Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.118Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:22.118Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.119Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:22.119Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.120Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:22.128Z|6100c98e-b86d-4c0a-9b3f-9473af61623e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:22.300Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:22.304Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.305Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:22.305Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.305Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.306Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:22.306Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16de1f1d8a331c84f2c2c13164beef8c", X-B3-SpanId:"d70d540a6b0b277c", X-B3-ParentSpanId:"8bdcfb3d56486152", X-B3-Sampled:"0", X-ONAP-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-TransactionID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-ECOMP-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6539f1c7-98cb-4c21-8174-63f8a8e41551"] 2022-12-30T01:28:22.306Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:22.306Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.326Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.326Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.327Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:22.327Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.330Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:28:09.000+00:00", "endTime" : "2022-12-30T01:28:17.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:22.330Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.331Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:22.332Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.332Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:22.333Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.333Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.334Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:22.334Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16de1f1d8a331c84f2c2c13164beef8c", X-B3-SpanId:"a2c013a4c87daa3a", X-B3-ParentSpanId:"8bdcfb3d56486152", X-B3-Sampled:"0", X-ONAP-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-TransactionID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-ECOMP-RequestID:"4f79c9cc-8998-439b-aed6-cb04b8d43a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9452db0-55b3-4571-8fb6-22b70224157c"] 2022-12-30T01:28:22.334Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:22.334Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.347Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.348Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.348Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:22.348Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.349Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:22.349Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.350Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:22.359Z|4f79c9cc-8998-439b-aed6-cb04b8d43a22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:22.535Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:22.539Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.540Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||Invoke 2022-12-30T01:28:22.540Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.540Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef 2022-12-30T01:28:22.541Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Method : GET 2022-12-30T01:28:22.541Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"513f946c57ab8c464be20e4b33b50dae", X-B3-SpanId:"bc45a4b3c2b88def", X-B3-ParentSpanId:"c1f60b71e2a9014b", X-B3-Sampled:"0", X-ONAP-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-TransactionID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-ECOMP-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adcdf674-1a6e-4622-8fa9-91d1a46f54cd"] 2022-12-30T01:28:22.541Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Request body: 2022-12-30T01:28:22.542Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.563Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.564Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.564Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Status text : OK 2022-12-30T01:28:22.564Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.565Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||Response body: { "requestId" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-30T01:28:09.000+00:00", "endTime" : "2022-12-30T01:28:17.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d96c849-d25c-4f9b-bb61-474f2368afef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef" } } } 2022-12-30T01:28:22.565Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.566Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d96c849-d25c-4f9b-bb61-474f2368afef|INFO|500||InvokeReturn 2022-12-30T01:28:22.567Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.568Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:22.568Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:22.568Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false 2022-12-30T01:28:22.568Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:22.568Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"513f946c57ab8c464be20e4b33b50dae", X-B3-SpanId:"fbc3d0a2d0598bcb", X-B3-ParentSpanId:"c1f60b71e2a9014b", X-B3-Sampled:"0", X-ONAP-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-TransactionID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-ECOMP-RequestID:"efb5575b-5b35-43bd-9789-e9af393c9eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8afe3dbf-d262-4d75-99ab-98a4b28e504f"] 2022-12-30T01:28:22.569Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:22.569Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:22.583Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:22.583Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:22.584Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:22.584Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:22.584Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:22.585Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:22.585Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d96c849-d25c-4f9b-bb61-474f2368afef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:22.592Z|efb5575b-5b35-43bd-9789-e9af393c9eab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d96c849-d25c-4f9b-bb61-474f2368afef|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:25.386Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:25.388Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: bc5342d7-27fa-449c-9831-523128af0de9 already exists in requestDb InfraActiveRequests table 2022-12-30T01:28:25.389Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:25.389Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:28:25.390Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.390Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:25.390Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:28:25.390Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a41ac3da3ec669f135c9cf6e72119532", X-B3-SpanId:"85c47bded83b1fbc", X-B3-ParentSpanId:"6d21f0ffe73e00f0", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e01a30be-091d-4ecf-ba62-422e739585ca"] 2022-12-30T01:28:25.391Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:28:25.391Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.410Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.411Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:28:25.411Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : Not Found 2022-12-30T01:28:25.411Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2022-12-30T01:28:25.411Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: 2022-12-30T01:28:25.412Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.412Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:25.420Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:28:25.428Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:28:25.457Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:28:25.458Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bc5342d7-27fa-449c-9831-523128af0de9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b0579e86-4803-418b-b1b8-05a7e83f66f6], X-ECOMP-RequestID=[bc5342d7-27fa-449c-9831-523128af0de9], X-TransactionId=[], X-ONAP-RequestID=[bc5342d7-27fa-449c-9831-523128af0de9]} 2022-12-30T01:28:25.526Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:28:25 GMT], server=[envoy], content-length=[1926], x-envoy-upstream-service-time=[61], vertex-id=[176272], x-aai-txid=[0-aai-resources-221230-01:28:25:735-84758], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:28:25.529Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672363692878","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/58b9902f-0e57-4aa2-aaba-c561df42d2ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"58b9902f-0e57-4aa2-aaba-c561df42d2ca"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0ee40760-7a44-4b1f-a813-4faca4f467fa_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/576da26d-d2b8-4686-befc-6a14ec4f56f7","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"576da26d-d2b8-4686-befc-6a14ec4f56f7"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a5cc97a4-6a5c-4196-8746-b917ac163539","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a5cc97a4-6a5c-4196-8746-b917ac163539"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4f4ba56f-5225-4ba9-9315-2c8927336913_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-30T01:28:25.530Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:28:25.533Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:28:25.533Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:28:25.534Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.535Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:28:25.535Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.536Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.536Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:28:25.536Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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:"223", X-B3-TraceId:"a41ac3da3ec669f135c9cf6e72119532", X-B3-SpanId:"9ba3e250af9856f4", X-B3-ParentSpanId:"6d21f0ffe73e00f0", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89bc46d1-57a8-4498-b73a-878df962da8a"] 2022-12-30T01:28:25.537Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"576da26d-d2b8-4686-befc-6a14ec4f56f7","serviceInstanceId":"2ef65fc3-8825-443b-9c48-b2312676d2f4"},"instanceName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62","requestScope":"vfModule"} 2022-12-30T01:28:25.537Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.558Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.558Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:25.558Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:28:25.559Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-12-30T01:28:25.559Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:28:25.560Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.560Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:28:25.561Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:28:25.561Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||Invoke 2022-12-30T01:28:25.561Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.562Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660 2022-12-30T01:28:25.562Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Method : GET 2022-12-30T01:28:25.562Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7698b2b3-ee40-42fc-b437-5c557171a348"] 2022-12-30T01:28:25.563Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Request body: 2022-12-30T01:28:25.563Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.609Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.609Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:25.609Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Status text : OK 2022-12-30T01:28:25.610Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.614Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "7789e803-e36b-4cb7-965d-f55e32f7a660", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-30 01:01:30.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" } } } 2022-12-30T01:28:25.614Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.615Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7789e803-e36b-4cb7-965d-f55e32f7a660|INFO|500||InvokeReturn 2022-12-30T01:28:25.618Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:28:25.619Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2022-12-30T01:28:25.619Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.619Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-12-30T01:28:25.620Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2022-12-30T01:28:25.620Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d3c01f3-942f-4322-8061-caeca77e3128"] 2022-12-30T01:28:25.621Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2022-12-30T01:28:25.621Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.665Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.666Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:25.666Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : OK 2022-12-30T01:28:25.666Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.667Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:28:25.667Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.667Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2022-12-30T01:28:25.669Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:28:25.670Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:28:25.670Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.670Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:28:25.670Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:28:25.671Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2c0125f-6540-4130-90a1-1b94b17f632d"] 2022-12-30T01:28:25.671Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:28:25.671Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.700Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.700Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:28:25.701Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:28:25.701Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-12-30T01:28:25.701Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:28:25.702Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.702Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:25.703Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:28:25.704Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||Invoke 2022-12-30T01:28:25.704Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.704Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7 2022-12-30T01:28:25.705Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Method : GET 2022-12-30T01:28:25.705Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f7a388-5101-4934-83ac-4edf54c99aa8"] 2022-12-30T01:28:25.705Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Request body: 2022-12-30T01:28:25.705Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.739Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.739Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:25.740Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Status text : OK 2022-12-30T01:28:25.740Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.742Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7" } } } 2022-12-30T01:28:25.742Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.742Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c4938881-262a-4f76-8940-3056a6852ed7|INFO|500||InvokeReturn 2022-12-30T01:28:25.746Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:28:25.746Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-30T01:28:25.747Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.747Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance 2022-12-30T01:28:25.747Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:28:25.747Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b591c8dc-cc7d-420f-b7c1-cf323bd9bebb"] 2022-12-30T01:28:25.748Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:28:25.748Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.768Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.769Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:28:25.769Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:28:25.769Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&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:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:28:25.770Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:28:25.770Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.770Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d6ffc1ce-45c8-4729-adda-156c37f765be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:28:25.771Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.771Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.771Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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================================================ 2022-12-30T01:28:25.771Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.772Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.772Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45555f68-a483-4ef8-bf90-4f42441cd616"] 2022-12-30T01:28:25.772Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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: 2022-12-30T01:28:25.772Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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================================================ 2022-12-30T01:28:25.791Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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========================================== 2022-12-30T01:28:25.791Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.792Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:28:25.792Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.796Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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" } } } 2022-12-30T01:28:25.796Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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================================================= 2022-12-30T01:28:25.796Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.798Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:28:25.798Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||Invoke 2022-12-30T01:28:25.798Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.799Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be 2022-12-30T01:28:25.799Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Method : GET 2022-12-30T01:28:25.799Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b06ca393-3352-4239-9135-e58088760343"] 2022-12-30T01:28:25.799Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Request body: 2022-12-30T01:28:25.800Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.825Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.826Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:25.826Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Status text : OK 2022-12-30T01:28:25.826Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.829Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||Response body: { "modelUUID" : "d6ffc1ce-45c8-4729-adda-156c37f765be", "modelInvariantUUID" : "c4938881-262a-4f76-8940-3056a6852ed7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-30 01:01:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be/vnfResources" } } } 2022-12-30T01:28:25.829Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.829Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d6ffc1ce-45c8-4729-adda-156c37f765be|INFO|500||InvokeReturn 2022-12-30T01:28:25.831Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:28:25.832Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:28:25.832Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.833Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:28:25.833Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:28:25.833Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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:"3331", X-B3-TraceId:"a41ac3da3ec669f135c9cf6e72119532", X-B3-SpanId:"2a64ffa9d597e920", X-B3-ParentSpanId:"6d21f0ffe73e00f0", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a79d5e0-2449-493a-a976-fe3f8a884db8"] 2022-12-30T01:28:25.834Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bc5342d7-27fa-449c-9831-523128af0de9","requestStatus":"IN_PROGRESS","startTime":1672363705421,"source":"VID","vnfId":"576da26d-d2b8-4686-befc-6a14ec4f56f7","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"2ef65fc3-8825-443b-9c48-b2312676d2f4","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"bc5342d7-27fa-449c-9831-523128af0de9"} 2022-12-30T01:28:25.834Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:25.863Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:25.863Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:28:25.864Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:28:25.864Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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/bc5342d7-27fa-449c-9831-523128af0de9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:25 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:25.865Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:28:25.421+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:28:25.852+00:00", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:28:25.866Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:25.866Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:28:25.873Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.874Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:28:25.874Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:25.874Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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 2022-12-30T01:28:25.874Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:28:25.875Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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:"3640", X-B3-TraceId:"a41ac3da3ec669f135c9cf6e72119532", X-B3-SpanId:"8589aea84123bd8e", X-B3-ParentSpanId:"6d21f0ffe73e00f0", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-TransactionID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ECOMP-RequestID:"bc5342d7-27fa-449c-9831-523128af0de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b3cc03e-353f-4f0d-ba57-8cb7d14b2c79"] 2022-12-30T01:28:25.875Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelVersionId\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelCustomizationId\":\"7789e803-e36b-4cb7-965d-f55e32f7a660\",\"modelUuid\":\"d6ffc1ce-45c8-4729-adda-156c37f765be\",\"modelInvariantUuid\":\"c4938881-262a-4f76-8940-3056a6852ed7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\"modelInfo\":{\"modelInvariantId\":\"24b67c77-6224-4a30-af42-6f572465bf1c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelUuid\":\"f1972719-a6d3-44bf-bb28-ee7fde853d76\",\"modelInvariantUuid\":\"24b67c77-6224-4a30-af42-6f572465bf1c\"}}},{\"relatedInstance\":{\"instanceId\":\"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelVersionId\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelCustomizationId\":\"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\"modelUuid\":\"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\"modelInvariantUuid\":\"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\"vnfInstanceId\":\"576da26d-d2b8-4686-befc-6a14ec4f56f7\"}","type":"String"},"requestId":{"value":"bc5342d7-27fa-449c-9831-523128af0de9","type":"String"},"mso-request-id":{"value":"bc5342d7-27fa-449c-9831-523128af0de9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"2ef65fc3-8825-443b-9c48-b2312676d2f4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"576da26d-d2b8-4686-befc-6a14ec4f56f7","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:28:25.875Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:26.189Z|0e650825-621b-41ac-9086-248b232e52c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:26.190Z|0e650825-621b-41ac-9086-248b232e52c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:26.627Z|9cb4533d-1221-467a-bae4-bd20ae125dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:26.627Z|9cb4533d-1221-467a-bae4-bd20ae125dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:26.889Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:26.890Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:28:26.890Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:28:26.890Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:28:26 GMT", x-onap-requestid:"bc5342d7-27fa-449c-9831-523128af0de9", x-requestid:"bc5342d7-27fa-449c-9831-523128af0de9", x-transactionid:"bc5342d7-27fa-449c-9831-523128af0de9", x-ecomp-requestid:"bc5342d7-27fa-449c-9831-523128af0de9", x-onap-partnername:"UNKNOWN", x-invocationid:"3b3cc03e-353f-4f0d-ba57-8cb7d14b2c79", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:26.890Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bc5342d7-27fa-449c-9831-523128af0de9\",\"instanceId\":\"6723c49b-00b7-4047-ab11-140c22b53023\"}}","message":"Success","processInstanceID":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:28:26.891Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:26.891Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:28:26.894Z|bc5342d7-27fa-449c-9831-523128af0de9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:27.063Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:27.068Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:27.069Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:28:27.069Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:27.069Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:27.070Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:28:27.070Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f5cd69449d76d23339b93fd2c4744b", X-B3-SpanId:"32426474b8d7ec7a", X-B3-ParentSpanId:"b6dd13bba7f9483d", X-B3-Sampled:"0", X-ONAP-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-TransactionID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-ECOMP-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5bcac84-21e7-4d3c-a5e8-747f1f76646e"] 2022-12-30T01:28:27.070Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:28:27.070Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:27.094Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:27.094Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:27.094Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:28:27.095Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:27 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:27.095Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:28:25.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:26.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:28:27.096Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:27.096Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:28:27.097Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:27.098Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:27.098Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:27.098Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:27.099Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:27.099Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f5cd69449d76d23339b93fd2c4744b", X-B3-SpanId:"8db4b161497b9eed", X-B3-ParentSpanId:"b6dd13bba7f9483d", X-B3-Sampled:"0", X-ONAP-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-TransactionID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-ECOMP-RequestID:"63964c30-c63c-4cd8-a99b-6b3d51bdb6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"440da5bf-7dbb-4bfd-b665-f11506bbab92"] 2022-12-30T01:28:27.099Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:27.100Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:27.113Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:27.113Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:27.114Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:27.114Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:27 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:27.117Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:27.117Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:27.117Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:27.127Z|63964c30-c63c-4cd8-a99b-6b3d51bdb6a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:29.864Z|a8234014-6edc-4de8-8088-b5f1e27aeaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:29.864Z|0bec77c3-0e92-406c-bb82-be42dfe1bab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:29.865Z|0bec77c3-0e92-406c-bb82-be42dfe1bab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:29.865Z|a8234014-6edc-4de8-8088-b5f1e27aeaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:29.866Z|6ed9a661-76d6-4bb1-bd8b-6e31d92cc52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:29.867Z|6ed9a661-76d6-4bb1-bd8b-6e31d92cc52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:37.289Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:37.295Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:37.295Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:28:37.295Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:37.296Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:37.296Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:28:37.296Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebcc889130e9662f0a332c20a52862e7", X-B3-SpanId:"43826a0a888a8d3e", X-B3-ParentSpanId:"1c63ab9d6104e48a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-TransactionID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ECOMP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c780653-a3f3-44ff-972f-d77e4885788e"] 2022-12-30T01:28:37.297Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:28:37.297Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:37.325Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:37.326Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:37.326Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:28:37.326Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:37 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:37.327Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "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" : "2022-12-30T01:28:25.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:33.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:28:37.328Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:37.328Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:28:37.329Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:37.330Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:37.330Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:37.330Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:37.330Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:37.331Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebcc889130e9662f0a332c20a52862e7", X-B3-SpanId:"60bd8880ff6a9a90", X-B3-ParentSpanId:"1c63ab9d6104e48a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-TransactionID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ECOMP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de605b3-d7b4-49c2-b953-d6573b52da21"] 2022-12-30T01:28:37.331Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:37.331Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:37.344Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:37.345Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:37.345Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:37.345Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:37.346Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:37.346Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:37.347Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:37.394Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:37.394Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:37.395Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:37.395Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:37.395Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:37.395Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-TransactionID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ECOMP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e2e505e-9cd4-4586-8417-f65c2992bebd"] 2022-12-30T01:28:37.396Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:37.396Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:37.527Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:37.528Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:37.528Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:37.528Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E8584ACCD89C10DCE896FC5EAAC5BBC7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:28:36 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:28:37.529Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:32.600+0000","endTime":"2022-12-30T01:28:33.853+0000","removalTime":null,"durationInMillis":1253,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"45bf757f-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:28:37.529Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:37.530Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:37.554Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:37.554Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:37.555Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:37.555Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:37.555Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:37.555Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-TransactionID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ECOMP-RequestID:"4e7e1764-9bf4-4f4d-b673-78f5ff138877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"715d0f7a-36ed-4b47-9bac-ab7ec35bef63"] 2022-12-30T01:28:37.556Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:37.556Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:37.687Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:37.688Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:37.688Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:37.689Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=46D0AF09C8A49FC1B2DA14EFDFF52F2A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:28:37 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:28:37.689Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:46741feb-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","executionId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:33.776+0000","endTime":"2022-12-30T01:28:33.788+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:28:37.689Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:37.690Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:37.693Z|4e7e1764-9bf4-4f4d-b673-78f5ff138877|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:39.888Z|15a6a463-2be2-49ae-9313-28de1aad24a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:39.888Z|7f0a86e9-7d19-4fd6-a2cf-ab65ddad52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:39.889Z|15a6a463-2be2-49ae-9313-28de1aad24a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:39.889Z|641b05ca-a891-4b51-be73-56773e2811fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:39.889Z|7f0a86e9-7d19-4fd6-a2cf-ab65ddad52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:39.890Z|641b05ca-a891-4b51-be73-56773e2811fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:41.190Z|f0205730-5d9b-44f1-9f31-c1f9edf02c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:41.193Z|f0205730-5d9b-44f1-9f31-c1f9edf02c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:47.843Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:47.848Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:47.849Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:28:47.849Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:47.850Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:47.850Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:28:47.850Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed7d31c004333d96ad417b28fac35e15", X-B3-SpanId:"a6e3b0b2bc767f4c", X-B3-ParentSpanId:"915ba7d358123d22", X-B3-Sampled:"0", X-ONAP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-TransactionID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ECOMP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cead6b82-f171-4b52-9a88-447bb7a7a242"] 2022-12-30T01:28:47.850Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:28:47.851Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:47.899Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:47.900Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:47.900Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:28:47.900Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:47.901Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "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" : "2022-12-30T01:28:25.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:33.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:28:47.901Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:47.901Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:28:47.902Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:47.903Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:47.903Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:47.903Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:47.903Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:47.904Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed7d31c004333d96ad417b28fac35e15", X-B3-SpanId:"0f3afaadcadeae83", X-B3-ParentSpanId:"915ba7d358123d22", X-B3-Sampled:"0", X-ONAP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-TransactionID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ECOMP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a6827c-09ee-4f65-8c0d-c999a5b75de0"] 2022-12-30T01:28:47.904Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:47.904Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:47.916Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:47.917Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:47.917Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:47.917Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:47.920Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:47.920Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:47.920Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:47.951Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:47.951Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:47.951Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:47.952Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:47.952Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:47.952Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-TransactionID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ECOMP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"942953c6-a7fd-4b56-855d-aa779ce2d871"] 2022-12-30T01:28:47.952Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:47.953Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:48.088Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:48.089Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:48.090Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:48.090Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0D9C5F6205DA51962C1508080675D2D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:28:48 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:28:48.091Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:32.600+0000","endTime":"2022-12-30T01:28:33.853+0000","removalTime":null,"durationInMillis":1253,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"45bf757f-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:28:48.091Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:48.092Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:48.119Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:48.119Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:48.120Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:48.120Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:48.120Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:48.120Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-TransactionID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ECOMP-RequestID:"d0cc64bd-4bf9-4c06-80ac-259eafb6bedb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24218831-ee2a-4234-8ec0-a073c603d014"] 2022-12-30T01:28:48.121Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:48.121Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:48.245Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:48.246Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:48.246Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:48.246Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6A201D87A91D68C7F2891258B758116; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:28:48 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2022-12-30T01:28:48.247Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:46741feb-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","executionId":"45c0ae40-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:33.776+0000","endTime":"2022-12-30T01:28:33.788+0000","durationInMillis":12,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:28:48.247Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:48.247Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45c0ae40-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:48.251Z|d0cc64bd-4bf9-4c06-80ac-259eafb6bedb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:49.911Z|af5dd207-a534-4082-b88b-56f97da2219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:49.911Z|af5dd207-a534-4082-b88b-56f97da2219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:49.911Z|2dfad5eb-2b94-46e0-ac21-e9668fc5f001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:49.912Z|2dfad5eb-2b94-46e0-ac21-e9668fc5f001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:49.915Z|068a1a3c-bd8d-497f-b403-4fc5ea90d8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:49.915Z|068a1a3c-bd8d-497f-b403-4fc5ea90d8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:54.715Z|6622bbfe-988d-44de-953d-1395ffc0536e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:28:54.716Z|6622bbfe-988d-44de-953d-1395ffc0536e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:56.189Z|128f71bc-3f8f-4388-916b-4d390af8c709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:56.190Z|128f71bc-3f8f-4388-916b-4d390af8c709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:56.628Z|74d1dde1-744b-4223-95bd-9383dc44684b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:28:56.628Z|74d1dde1-744b-4223-95bd-9383dc44684b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:28:58.424Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:28:58.429Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:58.429Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:28:58.430Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:58.430Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:28:58.430Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:28:58.430Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f831c959dcd49e2563cbdab0c7814300", X-B3-SpanId:"95b1bf0eebee12d6", X-B3-ParentSpanId:"aa52a7dd26de8dfe", X-B3-Sampled:"0", X-ONAP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-TransactionID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ECOMP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa6610ba-0d4b-4035-b30f-443cc2629f05"] 2022-12-30T01:28:58.430Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:28:58.431Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:58.462Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:58.463Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:58.463Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:28:58.464Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:58.464Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:28:50.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:50.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:28:58.465Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:58.465Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:28:58.466Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:58.466Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:28:58.467Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:58.467Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:28:58.467Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:28:58.467Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f831c959dcd49e2563cbdab0c7814300", X-B3-SpanId:"26d9ea37a369d2ef", X-B3-ParentSpanId:"aa52a7dd26de8dfe", X-B3-Sampled:"0", X-ONAP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-TransactionID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ECOMP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d96e281-5bc1-4409-ab13-f0ad2cf3ec09"] 2022-12-30T01:28:58.467Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:28:58.468Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:58.481Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:58.481Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:58.481Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:28:58.481Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:28:58.484Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:28:58.484Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:58.484Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:28:58.512Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:58.512Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:58.513Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:58.513Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:28:58.513Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:58.513Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-TransactionID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ECOMP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf0c1d3-ab8e-4e9c-9dac-94cda9d6c026"] 2022-12-30T01:28:58.514Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:58.514Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:58.647Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:58.648Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:58.648Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:58.649Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=998E7234CF576BC09807993AF8D44E9D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:28:58.649Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:52.731+0000","endTime":"2022-12-30T01:28:53.824+0000","removalTime":null,"durationInMillis":1093,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"51bf5b5c-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:28:58.650Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:58.650Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:58.678Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:58.679Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:28:58.680Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:28:58.680Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:28:58.680Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:28:58.681Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-TransactionID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ECOMP-RequestID:"ad09955c-83d0-4183-9714-d651e84058f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb6194d-8482-4576-9a70-edd9ae8f8952"] 2022-12-30T01:28:58.681Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:28:58.682Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:28:58.808Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:28:58.809Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:28:58.809Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:28:58.810Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13B3C10DAF651CF9F71933815AFC8178; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:28:58.810Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:525b74b8-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","executionId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:53.747+0000","endTime":"2022-12-30T01:28:53.761+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:28:58.811Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:28:58.811Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:28:58.815Z|ad09955c-83d0-4183-9714-d651e84058f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:28:59.935Z|d7d6b71b-6a0b-421f-bd8e-3ee690f54f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:59.935Z|2bcaec2a-3fec-4232-8fd6-479a83bcd8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:59.936Z|2bcaec2a-3fec-4232-8fd6-479a83bcd8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:59.936Z|d7d6b71b-6a0b-421f-bd8e-3ee690f54f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:28:59.939Z|66433ee3-598b-42a5-9696-72dc510b7f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:28:59.940Z|66433ee3-598b-42a5-9696-72dc510b7f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:08.976Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:29:08.982Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:08.982Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:29:08.982Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:08.983Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:08.983Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:29:08.983Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34aab0da9286df6c8a2f704928fa2e40", X-B3-SpanId:"6fd4bdf56232dbb7", X-B3-ParentSpanId:"69b2d22aaeaf304f", X-B3-Sampled:"0", X-ONAP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-TransactionID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ECOMP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ee5425b-48cf-4f78-91d6-a5ad33e38cbb"] 2022-12-30T01:29:08.984Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:29:08.984Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:09.008Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:09.008Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:09.008Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:29:09.009Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:09.011Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:28:50.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:50.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:29:09.011Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:09.011Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:29:09.013Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:09.013Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:29:09.013Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:09.013Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:09.014Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:29:09.014Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34aab0da9286df6c8a2f704928fa2e40", X-B3-SpanId:"e3340ee8451a6618", X-B3-ParentSpanId:"69b2d22aaeaf304f", X-B3-Sampled:"0", X-ONAP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-TransactionID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ECOMP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae000651-c332-4b93-bd17-7b2ef6111b37"] 2022-12-30T01:29:09.014Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:29:09.015Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:09.026Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:09.026Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:09.027Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:29:09.027Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:09.028Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:29:09.028Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:09.029Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:29:09.058Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:09.058Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:09.058Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:09.059Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:09.059Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:09.059Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-TransactionID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ECOMP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa88c765-70e8-42ab-8c96-4f15815a5366"] 2022-12-30T01:29:09.060Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:09.060Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:09.202Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:09.202Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:09.202Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:09.203Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8609A40A03251C04D9644E6A2F7C20EC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:29:09.203Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:52.731+0000","endTime":"2022-12-30T01:28:53.824+0000","removalTime":null,"durationInMillis":1093,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"51bf5b5c-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:29:09.203Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:09.204Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:09.230Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:09.230Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:09.230Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:09.231Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:09.231Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:09.231Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-TransactionID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ECOMP-RequestID:"c561bc10-c203-4afa-bac6-cd1558b09b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fa2b79-f468-483b-8d01-4fb14ed4c227"] 2022-12-30T01:29:09.232Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:09.232Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:09.364Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:09.364Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:09.364Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:09.365Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE74800FEB6352B319EDEB056D4B4B27; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:29:09.365Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:525b74b8-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","executionId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:53.747+0000","endTime":"2022-12-30T01:28:53.761+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:29:09.365Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:09.366Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:09.373Z|c561bc10-c203-4afa-bac6-cd1558b09b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:29:09.959Z|a8a7d0fc-4d7d-48ce-b496-ccb019b79ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:09.959Z|8df5c760-83c5-48bd-8806-3f162b898d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:09.960Z|82cf7b55-57d0-4143-926b-514596dd2399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:09.960Z|a8a7d0fc-4d7d-48ce-b496-ccb019b79ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:09.960Z|82cf7b55-57d0-4143-926b-514596dd2399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:09.961Z|8df5c760-83c5-48bd-8806-3f162b898d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:11.189Z|d3cf7c03-e686-4ed3-83c0-8096292d2d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:11.190Z|d3cf7c03-e686-4ed3-83c0-8096292d2d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:29:19.529Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:29:19.535Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:19.535Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:29:19.535Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:19.535Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:19.536Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:29:19.536Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0b79fd222d7417b553bea06eefa98fe", X-B3-SpanId:"bbf9345bcccf0129", X-B3-ParentSpanId:"b1967a29c26ff611", X-B3-Sampled:"0", X-ONAP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-TransactionID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ECOMP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51fbd2e2-e3ee-40aa-9f3b-a89f4974a5f9"] 2022-12-30T01:29:19.536Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:29:19.537Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:19.566Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:19.567Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:19.567Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:29:19.568Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:19.569Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:28:50.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:28:50.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:29:19.569Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:19.569Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:29:19.571Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:19.571Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:29:19.572Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:19.572Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:19.573Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:29:19.573Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0b79fd222d7417b553bea06eefa98fe", X-B3-SpanId:"8cb4ca6d67b63b04", X-B3-ParentSpanId:"b1967a29c26ff611", X-B3-Sampled:"0", X-ONAP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-TransactionID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ECOMP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fee08870-a671-491a-b978-0029fdbdff6d"] 2022-12-30T01:29:19.573Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:29:19.574Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:19.587Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:19.587Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:19.588Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:29:19.588Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:19.588Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:29:19.589Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:19.589Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:29:19.620Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:19.621Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:19.621Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:19.621Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:19.622Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:19.622Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-TransactionID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ECOMP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18a5183e-1c3c-4753-a576-e8ea1612450b"] 2022-12-30T01:29:19.623Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:19.623Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:19.758Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:19.759Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:19.759Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:19.760Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8ED96E4FE28DDAFF0324A31E8C5557F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:29:19.760Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:52.731+0000","endTime":"2022-12-30T01:28:53.824+0000","removalTime":null,"durationInMillis":1093,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"51bf5b5c-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:29:19.761Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:19.761Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:19.789Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:19.790Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:19.790Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:19.791Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:19.791Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:19.791Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-TransactionID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ECOMP-RequestID:"3bea31c9-ee56-47c9-a3fc-476a5d18eaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bc48050-7896-4949-97f7-54ff73abad4e"] 2022-12-30T01:29:19.792Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:19.792Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:19.919Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:19.920Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:19.920Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:19.921Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=789D45E6127721753457CF5873E3D3C7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:29:19.921Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:525b74b8-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","executionId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:53.747+0000","endTime":"2022-12-30T01:28:53.761+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:29:19.922Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:19.922Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:19.926Z|3bea31c9-ee56-47c9-a3fc-476a5d18eaee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:29:19.993Z|a8cd3ade-470b-470c-98a8-56a8bb6ffac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:19.993Z|e5d78d9d-9f10-44ad-b88c-35f831c6507c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:19.992Z|808d6600-8b5a-4f0a-9516-9f435fee8d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:19.993Z|808d6600-8b5a-4f0a-9516-9f435fee8d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:19.994Z|e5d78d9d-9f10-44ad-b88c-35f831c6507c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:19.993Z|a8cd3ade-470b-470c-98a8-56a8bb6ffac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:26.189Z|b0155b4d-923c-4b87-9ace-cf5699d7181d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:26.194Z|b0155b4d-923c-4b87-9ace-cf5699d7181d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:29:26.629Z|7f3b50c1-9814-481d-bce1-1ee4d497b807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:26.629Z|7f3b50c1-9814-481d-bce1-1ee4d497b807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:29:30.050Z|603b6703-1131-4d39-acad-821a0f48438d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:30.050Z|603b6703-1131-4d39-acad-821a0f48438d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:30.050Z|145e140f-9c3b-40a4-97e1-57a968384f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:30.053Z|145e140f-9c3b-40a4-97e1-57a968384f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:30.058Z|13dae898-efd5-4526-a14d-43462a48fe33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:30.058Z|13dae898-efd5-4526-a14d-43462a48fe33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:30.102Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:29:30.107Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:30.108Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:29:30.108Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:30.109Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:30.109Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:29:30.109Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"829f5ca03fbc01528dfe40d4d9a28864", X-B3-SpanId:"044dee579ab6d554", X-B3-ParentSpanId:"e72047512c679665", X-B3-Sampled:"0", X-ONAP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-TransactionID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ECOMP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f104684-9001-491d-bf02-964f4d9d4c25"] 2022-12-30T01:29:30.110Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:29:30.110Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:30.164Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:30.165Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:30.165Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:29:30.165Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:29 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:30.168Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:29:30.168Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:30.169Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:29:30.170Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:30.170Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:29:30.171Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:30.171Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:30.171Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:29:30.171Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"829f5ca03fbc01528dfe40d4d9a28864", X-B3-SpanId:"8769f6551725ed83", X-B3-ParentSpanId:"e72047512c679665", X-B3-Sampled:"0", X-ONAP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-TransactionID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ECOMP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f61ed5cd-3ae0-48f1-ac50-5cd5cdbdb7c5"] 2022-12-30T01:29:30.172Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:29:30.172Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:30.185Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:30.185Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:30.186Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:29:30.186Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:29 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:30.188Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:29:30.188Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:30.189Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:29:30.213Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:30.215Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:30.216Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:30.216Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:30.216Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:30.217Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-TransactionID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ECOMP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a86db895-00e9-4b06-bd15-59efaa3b800a"] 2022-12-30T01:29:30.217Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:30.217Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:30.376Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:30.376Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:30.376Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:30.377Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2923D14855419CF61BE0A4DF8DAC9F58; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-12-30T01:29:30.377Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:28:52.731+0000","endTime":"2022-12-30T01:28:53.824+0000","removalTime":null,"durationInMillis":1093,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"51bf5b5c-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:29:30.377Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:30.378Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:30.398Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:30.398Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:30.399Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:30.399Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:30.399Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:30.400Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-TransactionID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ECOMP-RequestID:"9da70b5f-3651-41e7-9c20-c2467ccb2eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de3d587b-4b22-46d3-a905-520ba6b12afc"] 2022-12-30T01:29:30.400Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:30.400Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:30.523Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:30.524Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:30.524Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:30.524Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74BEA394442F5F84D3A24917CDA2F920; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:29:30.525Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:525b74b8-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","executionId":"51c06d0d-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:28:53.747+0000","endTime":"2022-12-30T01:28:53.761+0000","durationInMillis":14,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:29:30.525Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:30.525Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c06d0d-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:30.530Z|9da70b5f-3651-41e7-9c20-c2467ccb2eec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:29:40.076Z|1a450dd7-64cf-45ff-bbfa-b2ddda78561e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:40.076Z|3abe2cee-633f-464d-a66d-f8f8c50cb494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:40.077Z|1a450dd7-64cf-45ff-bbfa-b2ddda78561e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:40.077Z|3abe2cee-633f-464d-a66d-f8f8c50cb494|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:40.078Z|078aa2b9-39b9-4e35-8577-f4892e477cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:40.079Z|078aa2b9-39b9-4e35-8577-f4892e477cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:40.692Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:29:40.698Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:40.698Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:29:40.698Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:40.698Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:40.699Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:29:40.699Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f458d235d993508d3a7825647a7735c1", X-B3-SpanId:"7e973f8a1161577a", X-B3-ParentSpanId:"7a1de336dd1fa0a0", X-B3-Sampled:"0", X-ONAP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-TransactionID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ECOMP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc612264-57a2-4fc4-9d76-5caee4143e0e"] 2022-12-30T01:29:40.699Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:29:40.699Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:40.722Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:40.722Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:40.723Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:29:40.723Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:40 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:40.724Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:29:40.724Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:40.724Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:29:40.726Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:40.726Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:29:40.726Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:40.727Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:40.727Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:29:40.727Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f458d235d993508d3a7825647a7735c1", X-B3-SpanId:"deaf09467debb1da", X-B3-ParentSpanId:"7a1de336dd1fa0a0", X-B3-Sampled:"0", X-ONAP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-TransactionID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ECOMP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5bd0307-5d19-4933-ba00-eb77acb2b6cf"] 2022-12-30T01:29:40.728Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:29:40.728Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:40.741Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:40.741Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:40.742Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:29:40.742Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:40 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:40.743Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:29:40.744Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:40.744Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:29:40.767Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:40.767Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:40.768Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:40.768Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:40.768Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:40.769Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-TransactionID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ECOMP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40d4595c-e29f-44e3-8e97-8430fc984eb1"] 2022-12-30T01:29:40.769Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:40.770Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:40.910Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:40.910Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:40.911Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:40.911Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=206B6AD08C78A6FF3EF0D3C4840FD3EC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:40 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:29:40.912Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:29:40.912Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:40.913Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:40.935Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:40.935Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:40.935Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:40.936Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:40.936Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:40.936Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-TransactionID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ECOMP-RequestID:"245186a7-3034-4e4a-90e8-fbe8ed9f2aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b9ec59-8409-4db2-93b4-910113a61155"] 2022-12-30T01:29:40.936Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:40.937Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:41.066Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:41.067Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:41.068Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:41.068Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6C12970D38A356186F1827C85708570; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:40 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:29:41.069Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:29:41.069Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:41.069Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:41.074Z|245186a7-3034-4e4a-90e8-fbe8ed9f2aed|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:29:41.189Z|f86a74ad-e766-4bd2-a18b-0fcdd13021f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:41.190Z|f86a74ad-e766-4bd2-a18b-0fcdd13021f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:29:50.101Z|21c6f1f3-42ef-46a6-a0df-800f22b33f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:50.101Z|21c6f1f3-42ef-46a6-a0df-800f22b33f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:50.105Z|786cc220-ab78-478f-a0d9-2978900ff4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:50.105Z|786cc220-ab78-478f-a0d9-2978900ff4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:50.106Z|cdaefc22-a2f9-442c-abc4-818c6ebafb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:29:50.107Z|cdaefc22-a2f9-442c-abc4-818c6ebafb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:51.236Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:29:51.242Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:51.242Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:29:51.242Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:51.242Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:29:51.243Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:29:51.243Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"219623a94511cdb64de2ab1bc9389ccc", X-B3-SpanId:"922a4ccb42aaf7a0", X-B3-ParentSpanId:"15efdc0a7a46b6e1", X-B3-Sampled:"0", X-ONAP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-TransactionID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ECOMP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d892ca-2ed1-4a37-a9d5-5d3e595fcdf4"] 2022-12-30T01:29:51.243Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:29:51.243Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:51.270Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:51.271Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:51.271Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:29:51.272Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:51.273Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:29:51.273Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:51.274Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:29:51.275Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:51.276Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:29:51.276Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:51.277Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:29:51.277Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:29:51.278Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"219623a94511cdb64de2ab1bc9389ccc", X-B3-SpanId:"ccb822efba411251", X-B3-ParentSpanId:"15efdc0a7a46b6e1", X-B3-Sampled:"0", X-ONAP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-TransactionID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ECOMP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c3798b3-a959-44e6-bc65-0c1cb98d5291"] 2022-12-30T01:29:51.278Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:29:51.279Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:51.296Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:51.296Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:51.297Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:29:51.297Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:29:51 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:29:51.298Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:29:51.299Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:51.299Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:29:51.326Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:51.326Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:51.326Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:51.326Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:29:51.327Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:51.327Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-TransactionID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ECOMP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76141f64-90b0-457e-b399-91fa2df5d6a3"] 2022-12-30T01:29:51.327Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:51.328Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:51.462Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:51.463Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:51.463Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:51.464Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6C60947E23EC401D27B3E94014E22CD5; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:51 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:29:51.464Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:29:51.464Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:51.464Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:51.495Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:51.496Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:29:51.496Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:29:51.496Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:29:51.496Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:29:51.497Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-TransactionID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ECOMP-RequestID:"50b0ca34-10fb-47f4-a420-717dfcf30356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"233c87c3-509f-4910-9ed4-bda29250a9fa"] 2022-12-30T01:29:51.497Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:29:51.497Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:29:51.631Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:29:51.632Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:29:51.632Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:29:51.632Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F5F67CDE24D6ECEA93F3270186B3B104; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:29:51 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:29:51.633Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:29:51.633Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:29:51.633Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:29:51.638Z|50b0ca34-10fb-47f4-a420-717dfcf30356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:29:54.711Z|d3915fc2-ef73-4f0d-ae05-f30679e97be0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:29:54.712Z|d3915fc2-ef73-4f0d-ae05-f30679e97be0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:29:56.189Z|3282faeb-c5b3-42f7-9a3f-edeca4dc7032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:56.190Z|3282faeb-c5b3-42f7-9a3f-edeca4dc7032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:29:56.631Z|0223bcc8-dc5c-495f-98bf-29f839d8c22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:29:56.631Z|0223bcc8-dc5c-495f-98bf-29f839d8c22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:00.126Z|6bfb321c-3406-4586-a774-375fe1c67d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:00.127Z|6bfb321c-3406-4586-a774-375fe1c67d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:00.131Z|ea7e9c0b-5639-438a-8f2d-38865b7b3062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:00.131Z|ea7e9c0b-5639-438a-8f2d-38865b7b3062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:00.134Z|98cfdac8-ecfc-48eb-a0eb-6e441ddbc0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:00.134Z|98cfdac8-ecfc-48eb-a0eb-6e441ddbc0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:01.806Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:01.814Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:01.815Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:01.815Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:01.815Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:01.815Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:01.816Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb15ee4e067515705dae4873eb3cae1c", X-B3-SpanId:"296980a216a4283d", X-B3-ParentSpanId:"e36fdba800fd1304", X-B3-Sampled:"0", X-ONAP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-TransactionID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ECOMP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb341fc-322d-4d38-82f4-947b87287e1d"] 2022-12-30T01:30:01.816Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:01.816Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:01.851Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:01.851Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:01.852Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:01.852Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:01 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:01.852Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:01.853Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:01.853Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:01.854Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:01.855Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:01.855Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:01.855Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:01.855Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:01.856Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb15ee4e067515705dae4873eb3cae1c", X-B3-SpanId:"8c1631db3215ea5f", X-B3-ParentSpanId:"e36fdba800fd1304", X-B3-Sampled:"0", X-ONAP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-TransactionID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ECOMP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b48ea10-a39d-41bc-9518-0a384bed15f2"] 2022-12-30T01:30:01.856Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:01.856Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:01.870Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:01.870Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:01.871Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:01.871Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:01 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:01.874Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:01.874Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:01.874Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:01.898Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:01.899Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:01.899Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:01.899Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:01.900Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:01.900Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-TransactionID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ECOMP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2f22cb8-6f46-49e8-9f19-7a5c50681f37"] 2022-12-30T01:30:01.900Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:01.900Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:02.032Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:02.033Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:02.033Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:02.033Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5616E6DDF3337F95457F6AA648A2067A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:30:02.034Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:02.034Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:02.034Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:02.057Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:02.058Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:02.058Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:02.058Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:02.059Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:02.059Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-TransactionID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ECOMP-RequestID:"34937a89-5c15-4e72-8f11-6f5fd2d8f3a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c14f663-fe72-4516-814e-730dc5bd9f8a"] 2022-12-30T01:30:02.059Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:02.059Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:02.183Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:02.184Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:02.184Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:02.184Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4509E6625E01781FF645CCFEB6F9B90B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:30:02.185Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:02.185Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:02.186Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:02.191Z|34937a89-5c15-4e72-8f11-6f5fd2d8f3a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:10.154Z|919268ef-caf1-495d-8878-0f6ab866f7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:10.154Z|919268ef-caf1-495d-8878-0f6ab866f7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:10.154Z|81ad4846-d394-4991-96ef-78d39decef5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:10.155Z|81ad4846-d394-4991-96ef-78d39decef5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:10.156Z|3e9bdf9d-486a-4ac9-bf17-aefc03b9a346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:10.157Z|3e9bdf9d-486a-4ac9-bf17-aefc03b9a346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:11.189Z|afe3bcf2-3891-4ede-83e2-7e8796072bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:11.192Z|afe3bcf2-3891-4ede-83e2-7e8796072bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:12.342Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:12.348Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:12.348Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:12.348Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:12.349Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:12.349Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:12.350Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1754d8cf2039edabef9befff8c5a9c37", X-B3-SpanId:"7366227476d6fa4a", X-B3-ParentSpanId:"beabb28919232df1", X-B3-Sampled:"0", X-ONAP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-TransactionID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ECOMP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a52af25-0134-419d-b29b-7e5a09fdd3ce"] 2022-12-30T01:30:12.350Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:12.350Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:12.395Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:12.396Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:12.396Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:12.397Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:12 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:12.398Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:12.398Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:12.399Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:12.400Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:12.401Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:12.401Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:12.401Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:12.402Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:12.402Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1754d8cf2039edabef9befff8c5a9c37", X-B3-SpanId:"974e0686dcb55d9d", X-B3-ParentSpanId:"beabb28919232df1", X-B3-Sampled:"0", X-ONAP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-TransactionID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ECOMP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e14f341-bc9d-4cc8-a134-ec4c1b507cfe"] 2022-12-30T01:30:12.402Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:12.403Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:12.415Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:12.415Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:12.416Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:12.416Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:12.417Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:12.417Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:12.418Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:12.439Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:12.439Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:12.440Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:12.440Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:12.440Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:12.441Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-TransactionID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ECOMP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d31e4ca-b1f6-4919-9306-9b651c789b0c"] 2022-12-30T01:30:12.441Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:12.441Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:12.574Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:12.575Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:12.575Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:12.576Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B8F39C9FFCC8220271921C70FFA72C08; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:12 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:30:12.576Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:12.577Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:12.577Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:12.654Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:12.655Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:12.655Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:12.655Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:12.656Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:12.656Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-TransactionID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ECOMP-RequestID:"3c193012-8901-43d2-99e5-7c24c2c6645d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7973ae87-8768-437b-9100-2230806985cf"] 2022-12-30T01:30:12.656Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:12.657Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:12.791Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:12.792Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:12.792Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:12.793Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=120FD1679A366103A7ED3767636C2BF9; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:12 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:30:12.793Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:12.793Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:12.794Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:12.801Z|3c193012-8901-43d2-99e5-7c24c2c6645d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:20.177Z|5a93f60e-ea44-429e-96eb-f5abf944f9c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:20.178Z|5a93f60e-ea44-429e-96eb-f5abf944f9c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:20.178Z|c3a554a0-6a18-4007-9f14-0c3a1c2b1fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:20.178Z|e855b4d9-f564-469e-beac-aa15a7bcd9f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:20.178Z|c3a554a0-6a18-4007-9f14-0c3a1c2b1fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:20.179Z|e855b4d9-f564-469e-beac-aa15a7bcd9f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:22.971Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:22.980Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:22.981Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:22.981Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:22.981Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:22.982Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:22.982Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d04f280af5ba7cf5823b2ab09750fdac", X-B3-SpanId:"abce1f79277b5da3", X-B3-ParentSpanId:"f73cf04f1054de9b", X-B3-Sampled:"0", X-ONAP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-TransactionID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ECOMP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e78143d8-00b5-45d2-af97-c33c5b63d74b"] 2022-12-30T01:30:22.982Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:22.983Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:23.032Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:23.032Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:23.033Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:23.033Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:23.034Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:23.035Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:23.035Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:23.036Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:23.037Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:23.037Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:23.038Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:23.038Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:23.038Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d04f280af5ba7cf5823b2ab09750fdac", X-B3-SpanId:"0761f552070e64ae", X-B3-ParentSpanId:"f73cf04f1054de9b", X-B3-Sampled:"0", X-ONAP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-TransactionID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ECOMP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74ca5ce6-28e4-43fd-86f4-e6092a6dc818"] 2022-12-30T01:30:23.039Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:23.039Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:23.053Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:23.053Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:23.054Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:23.054Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:23.054Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:23.055Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:23.055Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:23.082Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:23.083Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:23.083Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:23.084Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:23.084Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:23.084Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-TransactionID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ECOMP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f469477-36c8-4708-a88b-bc45160437a0"] 2022-12-30T01:30:23.084Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:23.084Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:23.224Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:23.224Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:23.225Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:23.225Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=39DCB75CF7DCE1484E460E691D5C4D9B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:30:23.225Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:23.225Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:23.226Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:23.246Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:23.247Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:23.247Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:23.247Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:23.247Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:23.247Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-TransactionID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ECOMP-RequestID:"38904e02-9948-499b-b2a2-ef8cd476256d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fde8546-6ac7-4ba5-901e-8bb495149b21"] 2022-12-30T01:30:23.248Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:23.248Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:23.369Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:23.369Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:23.369Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:23.370Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=47A0746322756E396F769615A64AD91B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"118", server:"envoy"] 2022-12-30T01:30:23.370Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:23.370Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:23.370Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:23.374Z|38904e02-9948-499b-b2a2-ef8cd476256d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:26.189Z|462fb245-ce5d-41f5-8a91-fe45e628d5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:26.190Z|462fb245-ce5d-41f5-8a91-fe45e628d5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:26.632Z|c4012223-cf86-466d-96eb-9e1f6423ffdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:26.633Z|c4012223-cf86-466d-96eb-9e1f6423ffdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:30.199Z|6b3ba3c8-e511-4d55-a9fc-8026cb267214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:30.199Z|80261d9a-9e7d-4073-8132-2c28f122ad4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:30.200Z|1b63373d-d40c-4166-be59-d031a57aa4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:30.200Z|6b3ba3c8-e511-4d55-a9fc-8026cb267214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:30.200Z|80261d9a-9e7d-4073-8132-2c28f122ad4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:30.200Z|1b63373d-d40c-4166-be59-d031a57aa4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:33.535Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:33.540Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:33.541Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:33.541Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:33.542Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:33.542Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:33.542Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40c3e4524e394c4ce2172efbd2c91608", X-B3-SpanId:"e3e1c1d7aa549663", X-B3-ParentSpanId:"cfe3ba6f047fe96a", X-B3-Sampled:"0", X-ONAP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-TransactionID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ECOMP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb04ed1c-c2cd-4d8a-a70b-3a9568e71f7c"] 2022-12-30T01:30:33.542Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:33.543Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:33.596Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:33.597Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:33.597Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:33.598Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:33 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:33.598Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:33.598Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:33.599Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:33.600Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:33.601Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:33.601Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:33.601Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:33.601Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:33.602Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40c3e4524e394c4ce2172efbd2c91608", X-B3-SpanId:"d1df487478b9175a", X-B3-ParentSpanId:"cfe3ba6f047fe96a", X-B3-Sampled:"0", X-ONAP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-TransactionID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ECOMP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46f49856-68b2-4b84-946e-d2f3abe96f0f"] 2022-12-30T01:30:33.602Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:33.602Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:33.629Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:33.629Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:33.630Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:33.630Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:33 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:33.632Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:33.632Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:33.633Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:33.659Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:33.659Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:33.660Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:33.660Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:33.660Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:33.660Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-TransactionID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ECOMP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f8636d-5a5b-4139-8078-a117dec306cd"] 2022-12-30T01:30:33.661Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:33.661Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:33.799Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:33.799Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:33.800Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:33.800Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B73D92DA5A801A98FB09345D02EF4AF; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:33 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:30:33.801Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:33.801Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:33.802Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:33.828Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:33.828Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:33.829Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:33.829Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:33.829Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:33.829Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-TransactionID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ECOMP-RequestID:"c33dc09a-328c-48cb-bbe6-ff36ca0a0a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9769363-b7de-4fb3-99c8-da7eebe62eb9"] 2022-12-30T01:30:33.830Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:33.830Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:33.960Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:33.960Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:33.961Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:33.961Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6638EA16FCF91FFE18D8691F78B5C9D5; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:33 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:30:33.961Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:33.962Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:33.962Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:33.967Z|c33dc09a-328c-48cb-bbe6-ff36ca0a0a99|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:40.222Z|c05ebc9e-a1cd-48d0-9a5f-bbb6a6870110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:40.222Z|5671c0dd-1d26-4de2-966a-4b01caf7a2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:40.222Z|0b7bd759-d63d-4f2f-819f-26027b50fe58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:40.222Z|c05ebc9e-a1cd-48d0-9a5f-bbb6a6870110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:40.222Z|5671c0dd-1d26-4de2-966a-4b01caf7a2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:40.223Z|0b7bd759-d63d-4f2f-819f-26027b50fe58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:41.189Z|ddd6ebdf-09eb-4f23-a56f-31fb849c8085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:41.190Z|ddd6ebdf-09eb-4f23-a56f-31fb849c8085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:44.129Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:44.134Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:44.135Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:44.135Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:44.135Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:44.135Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:44.136Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f13171f1aaf608a4c4dcf17a767f01b3", X-B3-SpanId:"6156f7fdb85f3375", X-B3-ParentSpanId:"3ae42066ee036d9e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-TransactionID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ECOMP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00544b36-a2ca-40aa-8d36-d298d4d93cf5"] 2022-12-30T01:30:44.136Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:44.136Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:44.169Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:44.169Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:44.170Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:44.170Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:44 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:44.171Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 2/5 will be started in PT20S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:29:29.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:29:29.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:44.171Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:44.171Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:44.173Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:44.173Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:44.173Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:44.173Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:44.174Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:44.174Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f13171f1aaf608a4c4dcf17a767f01b3", X-B3-SpanId:"6958fb18413b62c2", X-B3-ParentSpanId:"3ae42066ee036d9e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-TransactionID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ECOMP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34112802-ae08-4026-8c3a-a86c154bc86b"] 2022-12-30T01:30:44.174Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:44.174Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:44.186Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:44.186Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:44.187Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:44.187Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:44 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:44.188Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:44.188Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:44.188Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:44.216Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:44.216Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:44.217Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:44.217Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:44.217Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:44.217Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-TransactionID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ECOMP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1480d0e-5ec2-4148-86e7-184c22fe590b"] 2022-12-30T01:30:44.217Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:44.218Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:44.350Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:44.351Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:44.351Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:44.351Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=201F36FCE6CCC9AFE7CC0ADC0D716B20; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:44 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:30:44.352Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:29:31.363+0000","endTime":"2022-12-30T01:29:32.316+0000","removalTime":null,"durationInMillis":953,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"68c55f29-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:44.352Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:44.352Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:44.375Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:44.375Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:44.375Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:44.375Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:44.376Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:44.376Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-TransactionID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ECOMP-RequestID:"1a5ab243-13b9-41dc-8fa1-aa14e6419904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6118387-117a-4d97-a92a-df9ee7f09d5b"] 2022-12-30T01:30:44.376Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:44.376Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:44.507Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:44.507Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:44.508Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:44.508Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1DBDF1A19BB2328442446F41E35C8894; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:44 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:30:44.508Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:694b7e85-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","executionId":"68c7342a-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:29:32.230+0000","endTime":"2022-12-30T01:29:32.246+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:44.508Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:44.509Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68c7342a-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:44.513Z|1a5ab243-13b9-41dc-8fa1-aa14e6419904|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:50.248Z|d50fd2dc-e347-4fe0-b48c-9407eef62602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:50.248Z|f381f073-1e8c-40a2-8ff1-49f26a6012b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:50.248Z|389974dd-5800-4bd5-97f2-2481d9839bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:30:50.248Z|f381f073-1e8c-40a2-8ff1-49f26a6012b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:50.248Z|d50fd2dc-e347-4fe0-b48c-9407eef62602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:50.249Z|389974dd-5800-4bd5-97f2-2481d9839bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:54.690Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:30:54.695Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:54.695Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:30:54.695Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:54.696Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:30:54.696Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:30:54.696Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33139f120d0e298d32fb8c4a48e89e3d", X-B3-SpanId:"b637bf5a417cc2a4", X-B3-ParentSpanId:"31e9c37968691a6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-TransactionID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ECOMP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31511283-2e13-4af1-9d85-6b9616755aed"] 2022-12-30T01:30:54.696Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:30:54.696Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:54.711Z|93ce8ff3-f3f4-4826-9569-1f19b7e30a77|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:30:54.711Z|93ce8ff3-f3f4-4826-9569-1f19b7e30a77|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:30:54.723Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:54.724Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:54.724Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:30:54.724Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:54.726Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:30:54.726Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:54.726Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:30:54.727Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:54.728Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:30:54.728Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:54.728Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:30:54.729Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:30:54.729Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33139f120d0e298d32fb8c4a48e89e3d", X-B3-SpanId:"4112b88d8dcf25c5", X-B3-ParentSpanId:"31e9c37968691a6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-TransactionID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ECOMP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce19bd21-e6e3-431a-94c0-43f06fcb2b30"] 2022-12-30T01:30:54.729Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:30:54.729Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:54.742Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:54.742Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:54.742Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:30:54.743Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:30:54 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:30:54.744Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:30:54.744Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:54.744Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:30:54.766Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:54.767Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:54.767Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:54.767Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:30:54.767Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:54.767Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-TransactionID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ECOMP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1efc9b3b-bce6-4fbc-b31e-9c1b5394d3ab"] 2022-12-30T01:30:54.768Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:54.768Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:54.901Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:54.901Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:54.902Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:54.902Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16927C5ABB38F99557822601F013C870; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:54 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:30:54.902Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:30:54.902Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:54.903Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:54.927Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:54.927Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:30:54.927Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:30:54.927Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:30:54.928Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:30:54.928Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-TransactionID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ECOMP-RequestID:"9a93d537-7855-4cc1-ad60-4246049b10af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ed2c8b-a315-477a-bd33-f36ef7f7790c"] 2022-12-30T01:30:54.928Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:30:54.928Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:30:55.051Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:30:55.052Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:30:55.052Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:30:55.053Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA1619D379CE97357F676D48A5A8DEE3; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:30:54 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:30:55.053Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:30:55.054Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:30:55.054Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:30:55.058Z|9a93d537-7855-4cc1-ad60-4246049b10af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:30:56.189Z|2ff2fedd-5a3e-48ff-8ad5-c6ed3ed7e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:56.192Z|2ff2fedd-5a3e-48ff-8ad5-c6ed3ed7e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:30:56.634Z|da3ee725-c10f-471a-ae28-f56513d658fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:30:56.634Z|da3ee725-c10f-471a-ae28-f56513d658fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:00.271Z|71e765d7-4574-4cc0-9761-71c33a90d752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:00.271Z|55b71436-937d-48e2-9ac5-c3ccc151191f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:00.271Z|d19f2018-edb6-4d85-920a-cdeb27b49997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:00.272Z|71e765d7-4574-4cc0-9761-71c33a90d752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:00.272Z|55b71436-937d-48e2-9ac5-c3ccc151191f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:00.272Z|d19f2018-edb6-4d85-920a-cdeb27b49997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:05.227Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:05.232Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:05.232Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:05.232Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:05.232Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:05.233Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:05.233Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a9de88caed50dc50c8e20a83d562d2", X-B3-SpanId:"5d5229d5c7e59ad8", X-B3-ParentSpanId:"1aca47c964ab1600", X-B3-Sampled:"0", X-ONAP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-TransactionID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ECOMP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46067fa9-7a4d-4af5-9755-6c19177d5136"] 2022-12-30T01:31:05.233Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:05.233Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:05.257Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:05.258Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:05.258Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:05.258Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:05 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:05.260Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:05.260Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:05.261Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:05.262Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:05.262Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:05.262Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:05.262Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:05.263Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:05.263Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a9de88caed50dc50c8e20a83d562d2", X-B3-SpanId:"8158da8838ba8eff", X-B3-ParentSpanId:"1aca47c964ab1600", X-B3-Sampled:"0", X-ONAP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-TransactionID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ECOMP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e35277-c9bb-4ca6-bea0-54b6a2daa804"] 2022-12-30T01:31:05.263Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:05.263Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:05.280Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:05.280Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:05.280Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:05.281Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:05.282Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:05.282Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:05.283Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:05.306Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:05.306Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:05.307Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:05.307Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:05.307Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:05.307Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-TransactionID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ECOMP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94f2abe9-320b-4885-9549-6d176190034d"] 2022-12-30T01:31:05.307Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:05.308Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:05.435Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:05.436Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:05.436Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:05.436Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E347FF6F547A98AF92ACA30FB0F866D1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:05 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:31:05.437Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:05.437Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:05.437Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:05.463Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:05.463Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:05.464Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:05.464Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:05.464Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:05.465Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-TransactionID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ECOMP-RequestID:"21ca1f71-d779-4caa-be8c-c03b12f0daaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85a98c9-2420-4708-8358-0b71a3e380ea"] 2022-12-30T01:31:05.465Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:05.465Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:05.607Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:05.607Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:05.607Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:05.608Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6F70A6C9631268036435988C213F8B21; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:05 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:31:05.608Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:05.608Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:05.609Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:05.613Z|21ca1f71-d779-4caa-be8c-c03b12f0daaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:31:10.292Z|f244f850-1c72-4850-a12c-047bc9188926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:10.293Z|f244f850-1c72-4850-a12c-047bc9188926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:10.293Z|2e022f67-42db-4bd2-b754-1955b9a725d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:10.293Z|206d94ba-ccfc-4c87-80d1-163e58d614e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:10.293Z|2e022f67-42db-4bd2-b754-1955b9a725d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:10.293Z|206d94ba-ccfc-4c87-80d1-163e58d614e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:11.189Z|1ff134c5-4dab-4f88-bdac-5d2db9a87f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:11.190Z|1ff134c5-4dab-4f88-bdac-5d2db9a87f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:15.770Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:15.775Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:15.775Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:15.776Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:15.776Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:15.776Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:15.776Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0497b1409b6d49c53adc71267db6bb6", X-B3-SpanId:"7e4bf8185c68b619", X-B3-ParentSpanId:"6d224b5281e23415", X-B3-Sampled:"0", X-ONAP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-TransactionID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ECOMP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f5d58d3-7f1c-490f-a96b-920c7dae5057"] 2022-12-30T01:31:15.776Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:15.777Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:15.802Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:15.803Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:15.803Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:15.804Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:15 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:15.804Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:15.805Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:15.805Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:15.806Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:15.806Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:15.807Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:15.807Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:15.807Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:15.807Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0497b1409b6d49c53adc71267db6bb6", X-B3-SpanId:"b0743836ad6de9b8", X-B3-ParentSpanId:"6d224b5281e23415", X-B3-Sampled:"0", X-ONAP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-TransactionID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ECOMP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cacfc7a1-3dcb-4263-b4df-1b7a83aab568"] 2022-12-30T01:31:15.808Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:15.808Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:15.821Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:15.821Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:15.822Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:15.822Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:15 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:15.824Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:15.824Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:15.824Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:15.846Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:15.847Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:15.847Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:15.847Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:15.847Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:15.848Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-TransactionID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ECOMP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c940aaf0-8aee-480e-9d47-2f19bb9fb70f"] 2022-12-30T01:31:15.848Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:15.848Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:15.991Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:15.992Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:15.992Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:15.993Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=88F52EA76FA4AF3914520FB9CCA651D1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:15 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:31:15.993Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:15.994Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:15.994Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:16.014Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:16.015Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:16.015Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:16.015Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:16.016Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:16.016Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-TransactionID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ECOMP-RequestID:"2c63f2c4-f958-4d24-95ed-832ff030fd1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0553ce65-5216-4098-97fb-7a666c177a86"] 2022-12-30T01:31:16.016Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:16.017Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:16.141Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:16.142Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:16.142Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:16.143Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0A48B7E16E494F7DF267D507AC88D86E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:15 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:31:16.143Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:16.143Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:16.143Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:16.147Z|2c63f2c4-f958-4d24-95ed-832ff030fd1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:31:20.314Z|cd9caf90-41f0-4905-bf0e-683cf0c04da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:20.314Z|683a8cb7-0937-4c0c-be79-e01147d2837c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:20.315Z|cd9caf90-41f0-4905-bf0e-683cf0c04da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:20.315Z|683a8cb7-0937-4c0c-be79-e01147d2837c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:20.338Z|9e3941ce-bf33-46be-baf4-7b99ecbafac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:20.339Z|9e3941ce-bf33-46be-baf4-7b99ecbafac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:26.189Z|823c4ce9-623f-4fac-adb9-cbd656d755f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:26.190Z|823c4ce9-623f-4fac-adb9-cbd656d755f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:26.309Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:26.317Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:26.317Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:26.318Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:26.318Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:26.318Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:26.318Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526a241bf76649b66152218c3edb917d", X-B3-SpanId:"7f9c18bc6f382bcd", X-B3-ParentSpanId:"593f57456d7abff0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-TransactionID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ECOMP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a70aed-8bf7-4630-b8c4-f999cecebc24"] 2022-12-30T01:31:26.319Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:26.319Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:26.355Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:26.356Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:26.357Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:26.357Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:26 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:26.358Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:26.358Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:26.359Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:26.360Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:26.362Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:26.363Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:26.363Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:26.363Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:26.364Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526a241bf76649b66152218c3edb917d", X-B3-SpanId:"ca5a7dbb7223b4ef", X-B3-ParentSpanId:"593f57456d7abff0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-TransactionID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ECOMP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23178b2d-afd1-42a7-b9d2-e4a6a3415948"] 2022-12-30T01:31:26.364Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:26.364Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:26.388Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:26.388Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:26.389Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:26.389Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:26.390Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:26.390Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:26.390Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:26.417Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:26.418Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:26.418Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:26.418Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:26.418Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:26.418Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-TransactionID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ECOMP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d95d855-8f88-41ef-93af-b98e10359f3b"] 2022-12-30T01:31:26.419Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:26.419Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:26.560Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:26.561Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:26.561Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:26.561Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C813D5E565C77A95231A4DFC6EDE1793; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:26 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:31:26.561Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:26.562Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:26.562Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:26.583Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:26.584Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:26.584Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:26.584Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:26.584Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:26.585Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-TransactionID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ECOMP-RequestID:"4a7a3aec-7e56-44fc-9113-e3437ec3aeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3184f737-9274-4cb5-a064-8c33426a6a85"] 2022-12-30T01:31:26.585Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:26.585Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:26.635Z|c573e6f8-3e52-4d77-886b-f42260995cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:26.635Z|c573e6f8-3e52-4d77-886b-f42260995cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:26.740Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:26.741Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:26.741Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:26.742Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=15E65313E1B856CC74566F5F03D6E998; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:26 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2022-12-30T01:31:26.742Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:26.742Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:26.743Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:26.746Z|4a7a3aec-7e56-44fc-9113-e3437ec3aeb6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:31:30.338Z|5836bb97-54a9-4179-9bcf-23bd2a95ea47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:30.338Z|a2cd3fc6-341d-4506-882b-bf31c6b63ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:30.338Z|5836bb97-54a9-4179-9bcf-23bd2a95ea47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:30.338Z|a2cd3fc6-341d-4506-882b-bf31c6b63ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:30.358Z|2bbbdec0-70be-4aa6-9338-3e863e836574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:30.358Z|2bbbdec0-70be-4aa6-9338-3e863e836574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:36.902Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:36.910Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:36.910Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:36.911Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:36.911Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:36.911Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:36.911Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf97b8a2abcdc3276380837a4c4b7c5", X-B3-SpanId:"68480da32738597c", X-B3-ParentSpanId:"17e040fc54289988", X-B3-Sampled:"0", X-ONAP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-TransactionID:"7467809a-ab03-46fc-a210-d95003955b12", X-ECOMP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b5bbf5-0940-4b6d-a04b-1d5f4831790f"] 2022-12-30T01:31:36.912Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:36.912Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:36.941Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:36.942Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:36.942Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:36.942Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:36.943Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:36.943Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:36.943Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:36.945Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:36.945Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:36.946Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:36.946Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:36.946Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:36.947Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf97b8a2abcdc3276380837a4c4b7c5", X-B3-SpanId:"f1e74f8c78a3eb2a", X-B3-ParentSpanId:"17e040fc54289988", X-B3-Sampled:"0", X-ONAP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-TransactionID:"7467809a-ab03-46fc-a210-d95003955b12", X-ECOMP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f65ea0-2bbe-4838-9394-b8f3d1c342bb"] 2022-12-30T01:31:36.947Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:36.947Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:36.961Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:36.962Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:36.963Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:36.963Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:36 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:36.964Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:36.964Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:36.964Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:36.990Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:36.991Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:36.991Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:36.991Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:36.992Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:36.992Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-TransactionID:"7467809a-ab03-46fc-a210-d95003955b12", X-ECOMP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25093984-e79c-4f86-9dfd-ae2f3e77f8b3"] 2022-12-30T01:31:36.992Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:36.992Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:37.144Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:37.144Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:37.144Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:37.145Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBA4CD5156FC5234536D73B8C0815B54; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:36 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2022-12-30T01:31:37.145Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:37.145Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:37.146Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:37.167Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:37.168Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:37.168Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:37.169Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:37.169Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:37.169Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-TransactionID:"7467809a-ab03-46fc-a210-d95003955b12", X-ECOMP-RequestID:"7467809a-ab03-46fc-a210-d95003955b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"051a49cf-247c-415f-9067-58b707128a5a"] 2022-12-30T01:31:37.170Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:37.170Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:37.301Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:37.302Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:37.302Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:37.302Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FB18B146169D8A567513599C52D8634F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:36 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:31:37.303Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:37.303Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:37.304Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:37.310Z|7467809a-ab03-46fc-a210-d95003955b12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:31:40.360Z|44f349e2-ead0-424f-9203-0c7bfb19e33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:40.360Z|87030d87-404a-4ff5-b265-7959ce9d0f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:40.361Z|44f349e2-ead0-424f-9203-0c7bfb19e33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:40.361Z|87030d87-404a-4ff5-b265-7959ce9d0f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:40.378Z|f1e909d3-effc-4ae7-a785-502abeb9aa2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:40.379Z|f1e909d3-effc-4ae7-a785-502abeb9aa2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:41.189Z|009fef4e-aa12-451c-ae9a-ec00d998ccd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:41.192Z|009fef4e-aa12-451c-ae9a-ec00d998ccd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:47.475Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:47.481Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:47.482Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:47.482Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:47.482Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:47.482Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:47.483Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8555b9d7ef2acab49b2f3fe04d8389f0", X-B3-SpanId:"e851456d62a28b50", X-B3-ParentSpanId:"06784a13f32fc97a", X-B3-Sampled:"0", X-ONAP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-TransactionID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ECOMP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"821b9ffe-3aa3-433b-956f-181ab458b427"] 2022-12-30T01:31:47.483Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:47.483Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:47.522Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:47.523Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:47.523Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:47.524Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:47.524Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:47.524Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:47.525Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:47.526Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:47.526Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:47.527Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:47.527Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:47.527Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:47.527Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8555b9d7ef2acab49b2f3fe04d8389f0", X-B3-SpanId:"81a46304e1eb4bae", X-B3-ParentSpanId:"06784a13f32fc97a", X-B3-Sampled:"0", X-ONAP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-TransactionID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ECOMP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6125bb66-9c11-4c7f-a563-4f69c464a604"] 2022-12-30T01:31:47.528Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:47.528Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:47.543Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:47.543Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:47.544Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:47.544Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:47.545Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:47.545Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:47.545Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:47.569Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:47.569Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:47.569Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:47.570Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:47.570Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:47.570Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-TransactionID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ECOMP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba195d0a-fbb0-4806-8ea1-dbba806379b4"] 2022-12-30T01:31:47.570Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:47.570Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:47.723Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:47.724Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:47.724Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:47.724Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=46A0FEE186E59493722F2FDFBF063C21; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:47 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-12-30T01:31:47.725Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:47.725Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:47.725Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:47.752Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:47.752Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:47.753Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:47.753Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:47.753Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:47.753Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-TransactionID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ECOMP-RequestID:"45349cbe-5392-477c-a486-05c4431e99ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73480540-87b6-41c0-95cf-6da3f9042f15"] 2022-12-30T01:31:47.753Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:47.754Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:47.880Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:47.881Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:47.881Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:47.881Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=401383CDDEBCC7CB61B69F72E5FCCDC5; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:47 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:31:47.881Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:47.882Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:47.882Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:47.885Z|45349cbe-5392-477c-a486-05c4431e99ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:31:50.383Z|92cc5de0-1391-480a-84d6-5f54e4da27c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:50.384Z|1b19198d-ac26-44c5-ae1d-087835682485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:50.384Z|92cc5de0-1391-480a-84d6-5f54e4da27c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:50.384Z|1b19198d-ac26-44c5-ae1d-087835682485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:50.397Z|3d9ca9bd-7a99-4441-8e46-71ffd3670e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:31:50.397Z|3d9ca9bd-7a99-4441-8e46-71ffd3670e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:54.713Z|ce914045-4f29-45f6-b023-f466457560d1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:31:54.714Z|ce914045-4f29-45f6-b023-f466457560d1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:31:56.189Z|2fcdedbb-09b3-416a-898e-1a8dcf3a31c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:56.190Z|2fcdedbb-09b3-416a-898e-1a8dcf3a31c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:56.636Z|eb65feca-d998-4983-b62a-5507b63df2e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:31:56.637Z|eb65feca-d998-4983-b62a-5507b63df2e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:31:58.048Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:31:58.059Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:58.059Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:31:58.059Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:58.060Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:31:58.060Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:31:58.060Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94f797df188a5e1e4814586d6a1a4370", X-B3-SpanId:"1d3a13cd5d3757b4", X-B3-ParentSpanId:"99f24bdd57f427a8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-TransactionID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ECOMP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aaa7242-b6e2-4678-ab1b-d9fae3e102f9"] 2022-12-30T01:31:58.060Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:31:58.060Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:58.094Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:58.095Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:58.095Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:31:58.095Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:58.096Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:31:58.096Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:58.096Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:31:58.098Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:58.098Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:31:58.098Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:58.098Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:31:58.098Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:31:58.099Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94f797df188a5e1e4814586d6a1a4370", X-B3-SpanId:"9d228cea2302a085", X-B3-ParentSpanId:"99f24bdd57f427a8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-TransactionID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ECOMP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c93b7b78-1690-4e83-8ed3-efa8ba228033"] 2022-12-30T01:31:58.099Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:31:58.099Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:58.116Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:58.116Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:58.117Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:31:58.117Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:31:58.117Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:31:58.118Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:58.118Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:31:58.147Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:58.147Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:58.147Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:58.148Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:31:58.148Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:58.148Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-TransactionID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ECOMP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159c86e1-d747-45de-af57-c46b22f71094"] 2022-12-30T01:31:58.148Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:58.148Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:58.285Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:58.286Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:58.286Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:58.287Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EDBD00FAB3AD9E875DD1054C72C932E7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:31:58.287Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:31:58.287Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:58.288Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:58.309Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:58.309Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:31:58.309Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:31:58.310Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:31:58.310Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:31:58.310Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-TransactionID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ECOMP-RequestID:"8d1a6562-9bb1-403d-8142-25fff8109527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b8c1c2-dbbe-4feb-b959-f0c745a3d23e"] 2022-12-30T01:31:58.311Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:31:58.311Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:31:58.441Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:31:58.442Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:31:58.443Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:31:58.443Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=71D9D0629CA47CBD11CD5EE2D7CCE370; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:31:58.444Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:31:58.444Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:31:58.445Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:31:58.450Z|8d1a6562-9bb1-403d-8142-25fff8109527|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:00.408Z|62b3c9ed-ec33-49ad-9152-8b93fd811fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:00.408Z|d5538702-6f85-4ff0-8e6c-0be9edf90092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:00.409Z|62b3c9ed-ec33-49ad-9152-8b93fd811fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:00.410Z|d5538702-6f85-4ff0-8e6c-0be9edf90092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:00.419Z|b242ac7a-e7ce-4fdb-92b0-ccb629237d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:00.419Z|b242ac7a-e7ce-4fdb-92b0-ccb629237d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:08.614Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:32:08.621Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:08.622Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:32:08.622Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:08.622Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:08.622Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:32:08.623Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcd052311560fce0e064f576b5b84c6d", X-B3-SpanId:"a0ec68e29eb1dab4", X-B3-ParentSpanId:"910d0225a229c83f", X-B3-Sampled:"0", X-ONAP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-TransactionID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ECOMP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f4c0bd4-3f73-440b-a157-945518121583"] 2022-12-30T01:32:08.623Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:32:08.623Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:08.651Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:08.651Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:08.651Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:32:08.651Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:08 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:08.653Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:32:08.654Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:08.654Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:32:08.656Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:08.656Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:32:08.656Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:08.656Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:08.657Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:32:08.657Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcd052311560fce0e064f576b5b84c6d", X-B3-SpanId:"b12a5fd23dd4455e", X-B3-ParentSpanId:"910d0225a229c83f", X-B3-Sampled:"0", X-ONAP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-TransactionID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ECOMP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d31abd43-2c19-404e-86a7-c3c44f2cf6b8"] 2022-12-30T01:32:08.657Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:32:08.657Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:08.669Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:08.669Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:08.671Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:32:08.671Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:08 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:08.672Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:32:08.672Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:08.672Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:32:08.708Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:08.709Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:08.709Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:08.709Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:08.710Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:08.710Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-TransactionID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ECOMP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"191d516d-8aa6-487c-9f15-0d8de4db0a62"] 2022-12-30T01:32:08.710Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:08.710Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:08.841Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:08.842Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:08.842Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:08.842Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EFE7706B9CB5ADA9965FD946F11408C2; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:08 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:32:08.843Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:32:08.843Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:08.844Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:08.863Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:08.863Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:08.863Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:08.864Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:08.864Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:08.864Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-TransactionID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ECOMP-RequestID:"31346b13-a991-4721-a5e0-e4871cfbb796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d5b21f-5b28-483b-b1df-a5c979867f44"] 2022-12-30T01:32:08.865Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:08.865Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:08.992Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:08.993Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:08.993Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:08.993Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4BEC809C2C48BFFEC9442AF1897E9CE7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:08 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:32:08.994Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:32:08.994Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:08.994Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:08.998Z|31346b13-a991-4721-a5e0-e4871cfbb796|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:10.433Z|4770268d-1f18-422b-9141-65abeb651dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:10.433Z|4770268d-1f18-422b-9141-65abeb651dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:10.433Z|6893927a-631e-4ea1-b5f1-e0f769169552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:10.434Z|6893927a-631e-4ea1-b5f1-e0f769169552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:10.438Z|d4efd453-c0d5-4dd5-aae0-8aeaab7a5fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:10.438Z|d4efd453-c0d5-4dd5-aae0-8aeaab7a5fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:11.189Z|05ca7c70-6bb0-4024-b162-14b372e716d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:11.191Z|05ca7c70-6bb0-4024-b162-14b372e716d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:32:19.163Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:32:19.173Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:19.174Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:32:19.174Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:19.174Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:19.175Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:32:19.175Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdac093f9c69c2cb9694f3cb2a937902", X-B3-SpanId:"c6a296e428605ace", X-B3-ParentSpanId:"4b4d812b6029668b", X-B3-Sampled:"0", X-ONAP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-TransactionID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ECOMP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df2895fd-503c-47a0-a66c-32e39b137531"] 2022-12-30T01:32:19.175Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:32:19.175Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:19.202Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:19.203Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:19.203Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:32:19.204Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:19.204Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:32:19.205Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:19.205Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:32:19.207Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:19.207Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:32:19.207Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:19.207Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:19.208Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:32:19.208Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdac093f9c69c2cb9694f3cb2a937902", X-B3-SpanId:"d5eeb03c72799086", X-B3-ParentSpanId:"4b4d812b6029668b", X-B3-Sampled:"0", X-ONAP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-TransactionID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ECOMP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54c358fe-ac89-4464-862c-09f7b42c7ecc"] 2022-12-30T01:32:19.208Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:32:19.208Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:19.225Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:19.225Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:19.226Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:32:19.226Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:19.226Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:32:19.226Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:19.227Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:32:19.377Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:19.378Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:19.379Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:19.379Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:19.379Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:19.379Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-TransactionID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ECOMP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4b43499-0f1b-47b2-92e7-985fbbd2b81e"] 2022-12-30T01:32:19.380Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:19.380Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:19.532Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:19.532Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:19.533Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:19.533Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D15165CD86D2A976AA1EB8EA151282D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-12-30T01:32:19.534Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:32:19.534Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:19.535Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:19.564Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:19.564Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:19.565Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:19.565Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:19.565Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:19.566Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-TransactionID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ECOMP-RequestID:"5717f9d0-b3e8-4486-8b5b-fb3a38611872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c5fe215-2e35-4487-81e2-93c32b33753d"] 2022-12-30T01:32:19.566Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:19.566Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:19.696Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:19.697Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:19.697Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:19.698Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=884D85D9BC495F7167B142A7ACD4A68B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:32:19.699Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:32:19.699Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:19.700Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:19.708Z|5717f9d0-b3e8-4486-8b5b-fb3a38611872|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:20.458Z|66a7e03e-2f26-49b4-9c69-96bed5e00e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:20.458Z|ad9436d5-1028-4109-89b9-71f3703e24d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:20.459Z|66a7e03e-2f26-49b4-9c69-96bed5e00e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:20.459Z|ad9436d5-1028-4109-89b9-71f3703e24d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:20.459Z|3170f14a-e9e3-47a4-8798-c4838a847391|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:20.460Z|3170f14a-e9e3-47a4-8798-c4838a847391|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:26.189Z|887ea359-eda8-4047-a5e2-677770e9de6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:26.192Z|887ea359-eda8-4047-a5e2-677770e9de6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:32:26.638Z|1ea8b9d8-fe4c-440f-b1c8-c854fb87c15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:26.639Z|1ea8b9d8-fe4c-440f-b1c8-c854fb87c15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:32:29.887Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:32:29.894Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:29.894Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:32:29.895Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:29.895Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:29.895Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:32:29.895Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45160abe5a0a0c6aef3be549a4634162", X-B3-SpanId:"e56feed1068db1f0", X-B3-ParentSpanId:"735c51143915c4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-TransactionID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ECOMP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c43139-a95c-424a-8b8c-d8ba7d9ecdfb"] 2022-12-30T01:32:29.896Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:32:29.896Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:29.925Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:29.926Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:29.926Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:32:29.926Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:29 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:29.928Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:32:29.928Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:29.929Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:32:29.930Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:29.931Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:32:29.931Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:29.931Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:29.932Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:32:29.932Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45160abe5a0a0c6aef3be549a4634162", X-B3-SpanId:"f01dfa9e50253f89", X-B3-ParentSpanId:"735c51143915c4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-TransactionID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ECOMP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24589b02-aebe-4990-8857-7fffb669ed27"] 2022-12-30T01:32:29.932Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:32:29.933Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:29.948Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:29.948Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:29.949Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:32:29.949Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:29.950Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:32:29.950Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:29.951Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:32:29.985Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:29.985Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:29.986Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:29.986Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:29.986Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:29.987Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-TransactionID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ECOMP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c3d33fa-c96b-40a0-890f-38d70999a491"] 2022-12-30T01:32:29.987Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:29.987Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:30.129Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:30.130Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:30.130Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:30.130Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=492F7676703EF9B0F7E942C98CD6E3CE; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:32:30.131Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:32:30.131Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:30.132Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:30.160Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:30.160Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:30.160Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:30.161Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:30.161Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:30.161Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-TransactionID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ECOMP-RequestID:"86a10983-657f-4bd8-a624-29a2e14c8a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64ab2777-4010-4f2e-902a-ac877059e6f4"] 2022-12-30T01:32:30.162Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:30.162Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:30.293Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:30.293Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:30.294Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:30.294Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F7D45A5093775CA541453D793C395C92; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:32:30.295Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:32:30.295Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:30.296Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:30.300Z|86a10983-657f-4bd8-a624-29a2e14c8a22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:30.481Z|696b690c-1124-4835-a11a-967187ea723b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:30.481Z|282a1787-b9eb-4c25-abd9-c79c9f080ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:30.481Z|4fea88e4-cfac-45e5-8979-f612c51a6f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:30.481Z|696b690c-1124-4835-a11a-967187ea723b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:30.481Z|282a1787-b9eb-4c25-abd9-c79c9f080ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:30.482Z|4fea88e4-cfac-45e5-8979-f612c51a6f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:40.470Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:32:40.476Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:40.476Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:32:40.476Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:40.477Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:40.477Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:32:40.477Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"387eeb19901b97773b48ead844c8a9bb", X-B3-SpanId:"1cc016190eb38119", X-B3-ParentSpanId:"ad09a1ab79fbc082", X-B3-Sampled:"0", X-ONAP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-TransactionID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ECOMP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34186632-7db9-46b9-af9a-7161d3cd94dd"] 2022-12-30T01:32:40.477Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:32:40.478Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:40.501Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:40.502Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:40.502Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:32:40.503Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:40.503Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:32:40.504Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:40.504Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:32:40.507Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:40.507Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:32:40.507Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:40.508Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:40.508Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:32:40.509Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"387eeb19901b97773b48ead844c8a9bb", X-B3-SpanId:"c7268eb21af7a784", X-B3-ParentSpanId:"ad09a1ab79fbc082", X-B3-Sampled:"0", X-ONAP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-TransactionID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ECOMP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2811fae-cf4f-4041-a466-af1290e8105d"] 2022-12-30T01:32:40.509Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:32:40.509Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:40.515Z|eacd501b-88cd-41ef-9cde-20cd354c3a3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:40.516Z|c61dc240-9a67-49fd-81eb-43dd891e7f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:40.516Z|eb5dcc3e-0741-40df-af6c-d98c4a1adbfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:40.516Z|eacd501b-88cd-41ef-9cde-20cd354c3a3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:40.516Z|c61dc240-9a67-49fd-81eb-43dd891e7f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:40.516Z|eb5dcc3e-0741-40df-af6c-d98c4a1adbfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:40.538Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:40.538Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:40.539Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:32:40.540Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:40.542Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:32:40.542Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:40.542Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:32:40.572Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:40.573Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:40.573Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:40.573Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:40.574Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:40.574Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-TransactionID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ECOMP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2890b1ec-6130-4843-b243-3a4ab8e55a66"] 2022-12-30T01:32:40.574Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:40.574Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:40.708Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:40.709Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:40.709Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:40.709Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=178AFE812A8DD62A970EB62A5F04BD30; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:32:40.710Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:32:40.710Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:40.710Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:40.735Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:40.736Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:40.736Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:40.736Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:40.736Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:40.736Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-TransactionID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ECOMP-RequestID:"25af215f-1409-48b6-9815-6f5398b82cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edd48d4b-23c5-401b-9d63-205a8114e6b1"] 2022-12-30T01:32:40.737Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:40.737Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:40.862Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:40.863Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:40.863Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:40.863Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=434F9EF549444D26905CF25A89720C28; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:32:40.864Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:32:40.864Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:40.864Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:40.868Z|25af215f-1409-48b6-9815-6f5398b82cbe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:41.189Z|90de8509-49ab-490f-a51f-2abe3c18402c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:41.190Z|90de8509-49ab-490f-a51f-2abe3c18402c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:32:50.540Z|1f9742db-487a-4193-a3a6-4083444b647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:50.541Z|1f9742db-487a-4193-a3a6-4083444b647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:50.542Z|e629dd0f-665b-46bb-8817-8a0bba4b3bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:50.542Z|6967594a-0615-438a-80d6-9a5db1096c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:32:50.542Z|e629dd0f-665b-46bb-8817-8a0bba4b3bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:50.543Z|6967594a-0615-438a-80d6-9a5db1096c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:51.025Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:32:51.030Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:51.031Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:32:51.031Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:51.031Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:32:51.031Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:32:51.031Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd3a7974dd4a94fd2ceb0cc87ef5559a", X-B3-SpanId:"b9cbbfe59483b32a", X-B3-ParentSpanId:"84f7b62475c8c919", X-B3-Sampled:"0", X-ONAP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-TransactionID:"adc78563-e071-443c-9051-de39120f0bf9", X-ECOMP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d47c17-a8d0-4432-8a27-514f2763a9c7"] 2022-12-30T01:32:51.032Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:32:51.032Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:51.058Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:51.058Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:51.058Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:32:51.058Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:51.059Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:32:51.059Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:51.059Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:32:51.060Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:51.061Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:32:51.061Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:51.061Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:32:51.062Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:32:51.062Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd3a7974dd4a94fd2ceb0cc87ef5559a", X-B3-SpanId:"5cb981c24a69af57", X-B3-ParentSpanId:"84f7b62475c8c919", X-B3-Sampled:"0", X-ONAP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-TransactionID:"adc78563-e071-443c-9051-de39120f0bf9", X-ECOMP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab268aa9-84f2-4ed2-8b2c-a6387b18df0f"] 2022-12-30T01:32:51.062Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:32:51.062Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:51.089Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:51.089Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:51.090Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:32:51.090Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:32:51.091Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:32:51.091Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:51.092Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:32:51.120Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:51.121Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:51.121Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:51.121Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:32:51.122Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:51.122Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-TransactionID:"adc78563-e071-443c-9051-de39120f0bf9", X-ECOMP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f759b43-e43e-4c63-98db-dff832270681"] 2022-12-30T01:32:51.122Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:51.122Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:51.254Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:51.255Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:51.255Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:51.256Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA4A6AEDAB1D5038CA04D2C8D9427FD7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:50 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:32:51.256Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:32:51.257Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:51.258Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:51.309Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:51.310Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:32:51.310Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:32:51.311Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:32:51.311Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:32:51.311Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-TransactionID:"adc78563-e071-443c-9051-de39120f0bf9", X-ECOMP-RequestID:"adc78563-e071-443c-9051-de39120f0bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c3831a2-f305-41aa-9ebe-1af6d3d41628"] 2022-12-30T01:32:51.312Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:32:51.312Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:32:51.452Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:32:51.452Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:32:51.453Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:32:51.453Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08D2708BFAD189F560D691CE93F1AA22; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:32:50 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:32:51.454Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:32:51.454Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:32:51.455Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:32:51.459Z|adc78563-e071-443c-9051-de39120f0bf9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:32:54.711Z|db8dab3d-a45c-4c04-83c4-02c11032af20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:32:54.714Z|db8dab3d-a45c-4c04-83c4-02c11032af20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:32:56.189Z|2da148ec-574c-413e-aeeb-c57243d3741d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:56.190Z|2da148ec-574c-413e-aeeb-c57243d3741d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:32:56.639Z|5c8b0110-b5a7-4b48-9c55-61fe1756125a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:32:56.640Z|5c8b0110-b5a7-4b48-9c55-61fe1756125a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:00.563Z|e0d9152d-5a5f-425a-ba7f-d8ee745b13b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:00.563Z|8c3e4791-df23-4dd1-af9d-3ff1413f7e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:00.564Z|8c3e4791-df23-4dd1-af9d-3ff1413f7e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:00.564Z|e0d9152d-5a5f-425a-ba7f-d8ee745b13b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:00.567Z|e74b379e-5caa-418c-8d75-da760af6039b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:00.568Z|e74b379e-5caa-418c-8d75-da760af6039b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:01.625Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:01.631Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:01.631Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:01.632Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:01.632Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:01.632Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:01.632Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc88d2e7e26ff8182e3c2b5a94d20e1f", X-B3-SpanId:"2f9616de63525435", X-B3-ParentSpanId:"932b66a8eacd5524", X-B3-Sampled:"0", X-ONAP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-TransactionID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ECOMP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9b4ec04-1b62-45ad-922d-e688cbc818b9"] 2022-12-30T01:33:01.633Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:01.633Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:01.657Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:01.657Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:01.657Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:01.658Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:01.659Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 3/5 will be started in PT40S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:30:47.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:30:48.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:01.659Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:01.659Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:01.660Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:01.661Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:01.661Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:01.661Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:01.662Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:01.662Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc88d2e7e26ff8182e3c2b5a94d20e1f", X-B3-SpanId:"34ffc0320fd4de89", X-B3-ParentSpanId:"932b66a8eacd5524", X-B3-Sampled:"0", X-ONAP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-TransactionID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ECOMP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef2f111e-9d93-4196-b711-fd20192fd78c"] 2022-12-30T01:33:01.662Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:01.662Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:01.680Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:01.680Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:01.681Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:01.681Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:01.687Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:01.687Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:01.688Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:01.734Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:01.734Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:01.735Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:01.735Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:01.735Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:01.735Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-TransactionID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ECOMP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c36301c-36b0-463a-a1a6-5d0b9a92f4b9"] 2022-12-30T01:33:01.736Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:01.736Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:01.868Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:01.869Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:01.869Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:01.870Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA92A00CEA697557E6285D733D019BB8; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:01 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:33:01.870Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:30:49.866+0000","endTime":"2022-12-30T01:30:50.725+0000","removalTime":null,"durationInMillis":859,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"97902146-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:01.871Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:01.871Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:01.905Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:01.905Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:01.906Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:01.906Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:01.908Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:01.908Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-TransactionID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ECOMP-RequestID:"4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eabc291f-e558-43e9-aac8-4b80ba59ef42"] 2022-12-30T01:33:01.908Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:01.909Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:02.041Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:02.041Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:02.042Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:02.042Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=180E86A028923580A64923B77C83DF01; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:01 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:33:02.042Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:98026b82-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","executionId":"9791cf37-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:30:50.604+0000","endTime":"2022-12-30T01:30:50.620+0000","durationInMillis":16,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:02.043Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:02.043Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9791cf37-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:02.047Z|4c7fe3b8-45d5-4ef4-a14c-6d457ce95f34|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:10.587Z|c8a6c966-518e-4b73-8823-f19c29d711e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:10.587Z|fc5f5f3c-548c-477c-91b5-5844c39c8250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:10.588Z|c8a6c966-518e-4b73-8823-f19c29d711e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:10.588Z|fc5f5f3c-548c-477c-91b5-5844c39c8250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:10.590Z|b8deb532-e421-4535-8efe-fc45e285a35b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:10.591Z|b8deb532-e421-4535-8efe-fc45e285a35b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:11.189Z|b1362f95-544c-4800-9fa6-419ba5c72d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:11.192Z|b1362f95-544c-4800-9fa6-419ba5c72d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:12.209Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:12.214Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:12.215Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:12.215Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:12.215Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:12.215Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:12.215Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89ff2321f550de3a2f07f0f2725cade0", X-B3-SpanId:"ef36f6f12f1812aa", X-B3-ParentSpanId:"12a4388f66204263", X-B3-Sampled:"0", X-ONAP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-TransactionID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ECOMP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb817bc-a3c0-44db-a1b2-76a2dab896a2"] 2022-12-30T01:33:12.216Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:12.216Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:12.238Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:12.238Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:12.239Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:12.239Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:12.240Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:12.240Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:12.240Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:12.242Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:12.242Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:12.242Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:12.242Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:12.243Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:12.243Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89ff2321f550de3a2f07f0f2725cade0", X-B3-SpanId:"7a63f4124f8ac071", X-B3-ParentSpanId:"12a4388f66204263", X-B3-Sampled:"0", X-ONAP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-TransactionID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ECOMP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86436ae6-16d1-40a6-af4f-160c5e424ddd"] 2022-12-30T01:33:12.243Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:12.243Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:12.256Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:12.257Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:12.257Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:12.258Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:12.258Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:12.259Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:12.259Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:12.292Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:12.292Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:12.293Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:12.293Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:12.293Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:12.293Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-TransactionID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ECOMP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d7cfc66-fce8-4f1f-82ae-86fcd9d7857f"] 2022-12-30T01:33:12.294Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:12.294Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:12.420Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:12.421Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:12.421Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:12.422Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B2D5477458DE9EA9FB1FE6D3E95C8828; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:33:12.422Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:12.422Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:12.423Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:12.459Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:12.459Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:12.460Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:12.460Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:12.460Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:12.460Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-TransactionID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ECOMP-RequestID:"d791e985-fc48-4c5c-a636-0bd73a4dccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56b24237-df24-4aab-b71b-d8230173bcae"] 2022-12-30T01:33:12.461Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:12.461Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:12.591Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:12.591Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:12.592Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:12.592Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7FBE465ECEFE9E45A264B4D4BE857DBA; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:33:12.592Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:12.593Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:12.593Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:12.597Z|d791e985-fc48-4c5c-a636-0bd73a4dccbb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:20.610Z|b672f2ef-66f8-48a3-bd2d-6a1c45d5dc00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:20.610Z|211e84c4-c194-49a8-8189-69e067c261f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:20.609Z|2286317b-404f-4637-8326-2bcc90f80f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:20.610Z|211e84c4-c194-49a8-8189-69e067c261f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:20.610Z|b672f2ef-66f8-48a3-bd2d-6a1c45d5dc00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:20.611Z|2286317b-404f-4637-8326-2bcc90f80f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:22.757Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:22.765Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:22.765Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:22.765Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:22.766Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:22.766Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:22.766Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda65a859e53e6cacb79b06f2ac24750", X-B3-SpanId:"5a6d7128ee386423", X-B3-ParentSpanId:"858b8732c975d2bc", X-B3-Sampled:"0", X-ONAP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-TransactionID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ECOMP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd94c1de-1099-4443-9ef7-8ab55a432d89"] 2022-12-30T01:33:22.766Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:22.766Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:22.793Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:22.794Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:22.794Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:22.794Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:22.795Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:22.796Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:22.796Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:22.798Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:22.798Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:22.798Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:22.799Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:22.799Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:22.799Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda65a859e53e6cacb79b06f2ac24750", X-B3-SpanId:"12aa3e296cbe1256", X-B3-ParentSpanId:"858b8732c975d2bc", X-B3-Sampled:"0", X-ONAP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-TransactionID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ECOMP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76dc0608-33f0-4333-8b1b-1ce4725f5ba6"] 2022-12-30T01:33:22.799Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:22.800Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:22.816Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:22.817Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:22.818Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:22.819Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:22 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:22.819Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:22.820Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:22.820Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:22.849Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:22.850Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:22.850Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:22.850Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:22.851Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:22.851Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-TransactionID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ECOMP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eb586d1-4cbe-4619-91f9-fed70621eaad"] 2022-12-30T01:33:22.851Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:22.852Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:22.998Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:22.998Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:22.999Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:22.999Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41AE260A62B9E20112E878C559F69220; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:33:22 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:33:22.999Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:23.000Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:23.000Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:23.028Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:23.028Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:23.028Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:23.029Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:23.029Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:23.029Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-TransactionID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ECOMP-RequestID:"abfe6a4c-e6c5-43d0-a312-8593dd32cdb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"039a2df9-1985-4a99-b26e-ad402797bc9b"] 2022-12-30T01:33:23.029Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:23.030Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:23.166Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:23.167Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:23.167Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:23.167Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53CA62A82B523DA60CBE57BE23EDEA90; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:22 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:33:23.168Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:23.168Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:23.168Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:23.175Z|abfe6a4c-e6c5-43d0-a312-8593dd32cdb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:26.189Z|81e9a96d-d9bc-40e1-8304-bd0db4a2cf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:26.190Z|81e9a96d-d9bc-40e1-8304-bd0db4a2cf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:26.640Z|c416d78a-c0ef-416a-aef0-cb087f0b7955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:26.641Z|c416d78a-c0ef-416a-aef0-cb087f0b7955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:30.642Z|b65b8828-f06d-4a41-8f5f-4b3bcb603dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:30.642Z|8a830dd1-e737-4eca-9720-9017f1393055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:30.642Z|fe6b44d9-9a52-4973-b0cc-48fcaddbf480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:30.643Z|b65b8828-f06d-4a41-8f5f-4b3bcb603dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:30.643Z|8a830dd1-e737-4eca-9720-9017f1393055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:30.643Z|fe6b44d9-9a52-4973-b0cc-48fcaddbf480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:33.336Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:33.342Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:33.342Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:33.343Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:33.343Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:33.343Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:33.343Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7effae7267d17a39d1a06d92a45a6e9e", X-B3-SpanId:"fe60cf9283f01994", X-B3-ParentSpanId:"63f6e5e13eeffc49", X-B3-Sampled:"0", X-ONAP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-TransactionID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ECOMP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356dbed3-6d08-4193-a7f3-cdbded9417ea"] 2022-12-30T01:33:33.344Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:33.344Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:33.369Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:33.370Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:33.370Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:33.371Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:33.372Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:33.372Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:33.373Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:33.374Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:33.375Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:33.375Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:33.375Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:33.375Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:33.376Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7effae7267d17a39d1a06d92a45a6e9e", X-B3-SpanId:"bc08d87cd34c6533", X-B3-ParentSpanId:"63f6e5e13eeffc49", X-B3-Sampled:"0", X-ONAP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-TransactionID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ECOMP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91b51f9b-4ce3-47dd-b8bd-81e495fef2f5"] 2022-12-30T01:33:33.376Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:33.376Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:33.394Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:33.394Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:33.395Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:33.395Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:33.396Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:33.397Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:33.397Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:33.440Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:33.441Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:33.441Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:33.442Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:33.442Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:33.442Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-TransactionID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ECOMP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f103df89-09b3-4067-a944-e9a418e98fd0"] 2022-12-30T01:33:33.443Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:33.443Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:33.581Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:33.582Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:33.582Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:33.582Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7C8522666B0E679604FC431B97A63851; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:33:33.583Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:33.583Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:33.583Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:33.616Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:33.617Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:33.617Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:33.618Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:33.618Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:33.618Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-TransactionID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ECOMP-RequestID:"06df06b9-6a59-4aea-a669-25edd6dec75f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd5ccdb-e72f-4aec-a39c-c8c515806e4c"] 2022-12-30T01:33:33.619Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:33.619Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:33.753Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:33.754Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:33.754Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:33.755Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4AD510BBC731CB39CBBCD2AE353A9406; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:33:33.755Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:33.756Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:33.756Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:33.761Z|06df06b9-6a59-4aea-a669-25edd6dec75f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:40.664Z|ab14bb53-26c1-4ee9-bf1a-5ed2786facd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:40.664Z|54fe155b-e391-4f9f-b98d-d3a4164f6f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:40.665Z|ab14bb53-26c1-4ee9-bf1a-5ed2786facd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:40.665Z|54fe155b-e391-4f9f-b98d-d3a4164f6f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:40.670Z|9b1a46be-95c6-4498-a037-34b23aab66ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:40.670Z|9b1a46be-95c6-4498-a037-34b23aab66ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:41.189Z|45d0a5a3-9670-49c0-9974-0f2c50e33ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:41.190Z|45d0a5a3-9670-49c0-9974-0f2c50e33ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:43.921Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:43.927Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:43.927Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:43.928Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:43.928Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:43.928Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:43.928Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ce9e6c15cb0f737955a0b72aa87a4c", X-B3-SpanId:"cae2ad07e5eec759", X-B3-ParentSpanId:"951189e2178a4949", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-TransactionID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ECOMP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5245414e-4736-490b-8802-ef1d2fa1c7c1"] 2022-12-30T01:33:43.929Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:43.929Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:43.954Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:43.955Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:43.955Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:43.955Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:43 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:43.956Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:43.956Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:43.957Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:43.958Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:43.958Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:43.958Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:43.959Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:43.959Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:43.959Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5ce9e6c15cb0f737955a0b72aa87a4c", X-B3-SpanId:"e7cd2598028ce0da", X-B3-ParentSpanId:"951189e2178a4949", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-TransactionID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ECOMP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8bc103e-e950-4e33-84e3-8cdaadbaf214"] 2022-12-30T01:33:43.959Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:43.960Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:43.972Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:43.972Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:43.973Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:43.973Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:43 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:43.974Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:43.975Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:43.975Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:44.007Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:44.007Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:44.007Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:44.008Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:44.008Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:44.008Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-TransactionID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ECOMP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"186d0058-3bf7-4d82-b7a6-76d208797d00"] 2022-12-30T01:33:44.008Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:44.009Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:44.144Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:44.146Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:44.146Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:44.146Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=43174D66A96390FB6DACE2D0229D20C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-12-30T01:33:44.147Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:44.147Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:44.147Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:44.178Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:44.179Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:44.179Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:44.179Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:44.179Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:44.180Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-TransactionID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ECOMP-RequestID:"e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e060798-28fb-4e70-a943-4314dc5e67a5"] 2022-12-30T01:33:44.180Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:44.180Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:44.313Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:44.314Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:44.314Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:44.314Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=90A68F6F62787217251274FA7DB3C25C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:33:44.315Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:44.315Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:44.317Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:44.322Z|e0f8ca0b-6638-4acf-91f2-18bbf29cd0b1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:50.688Z|e28d3d38-a61a-4d69-b7a1-a4ad8a129e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:50.688Z|d9b239b0-2182-4db1-af01-4d22bd483b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:50.689Z|d9b239b0-2182-4db1-af01-4d22bd483b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:50.689Z|e28d3d38-a61a-4d69-b7a1-a4ad8a129e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:50.689Z|d3aaf6c3-67ab-4045-a70a-54c8787a61ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:33:50.690Z|d3aaf6c3-67ab-4045-a70a-54c8787a61ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:54.479Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:33:54.486Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:54.486Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:33:54.487Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:54.487Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:33:54.487Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:33:54.487Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146be6160a2821f72b7d73fc274d684c", X-B3-SpanId:"48582f942bd88799", X-B3-ParentSpanId:"67025f0c65df1700", X-B3-Sampled:"0", X-ONAP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-TransactionID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ECOMP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dce965b7-28a7-4c80-b35a-edf038698ecf"] 2022-12-30T01:33:54.488Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:33:54.488Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:54.520Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:54.520Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:54.521Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:33:54.521Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:54.525Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:33:54.526Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:54.526Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:33:54.527Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:54.529Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:33:54.529Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:54.529Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:33:54.530Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:33:54.530Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146be6160a2821f72b7d73fc274d684c", X-B3-SpanId:"6cf42ad7798ba9ba", X-B3-ParentSpanId:"67025f0c65df1700", X-B3-Sampled:"0", X-ONAP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-TransactionID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ECOMP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7429b928-9436-4d03-a0fa-4a7ce5dcf006"] 2022-12-30T01:33:54.530Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:33:54.531Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:54.545Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:54.546Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:54.546Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:33:54.546Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:33:54.547Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:33:54.547Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:54.549Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:33:54.579Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:54.580Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:54.580Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:54.581Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:33:54.581Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:54.581Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-TransactionID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ECOMP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0b8d673-5d71-443a-935c-4b6037ef36bf"] 2022-12-30T01:33:54.582Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:54.582Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:54.712Z|d590875f-cf32-45f7-bf19-275269fe86d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:33:54.713Z|d590875f-cf32-45f7-bf19-275269fe86d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:33:54.725Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:54.725Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:54.725Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:54.726Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8A165059930CDCFF2263E7C51DB3DF05; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:33:54.726Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:33:54.727Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:54.727Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:54.755Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:54.756Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:33:54.756Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:33:54.757Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:33:54.757Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:33:54.758Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-TransactionID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ECOMP-RequestID:"6f893d66-1edd-4e85-8189-c7317d3caad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e9ad9f7-2b3c-4d78-8b9b-113f5e367d9a"] 2022-12-30T01:33:54.758Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:33:54.758Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:33:54.887Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:33:54.888Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:33:54.889Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:33:54.889Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3AFCCAEC52B5EB21DD933A6B3A6A7D4E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:33:54.890Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:33:54.890Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:33:54.890Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:33:54.895Z|6f893d66-1edd-4e85-8189-c7317d3caad3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:33:56.189Z|31bde9fa-3465-435b-8a30-b148b3b4538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:56.191Z|31bde9fa-3465-435b-8a30-b148b3b4538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:33:56.641Z|8bedbe0b-d9b6-4e7c-821a-36b3d19cfc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:33:56.642Z|8bedbe0b-d9b6-4e7c-821a-36b3d19cfc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:00.712Z|08532592-58e6-4f2f-b31a-d110cbde5e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:00.712Z|e35903b9-a196-435b-ad49-b770ac24cd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:00.713Z|e35903b9-a196-435b-ad49-b770ac24cd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:00.714Z|08532592-58e6-4f2f-b31a-d110cbde5e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:00.720Z|95017ce6-85f9-4476-9e67-811c5cd4127a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:00.721Z|95017ce6-85f9-4476-9e67-811c5cd4127a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:05.061Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:05.069Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:05.069Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:05.070Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:05.070Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:05.070Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:05.070Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13487b0b00bbfedcbf221528e40d52e9", X-B3-SpanId:"fb37e9b6774c4c0a", X-B3-ParentSpanId:"70a1968fb167a831", X-B3-Sampled:"0", X-ONAP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-TransactionID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ECOMP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac5538a7-5123-4c5e-9ad3-74ee0b0065c6"] 2022-12-30T01:34:05.071Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:05.071Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:05.096Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:05.096Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:05.096Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:05.097Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:05.099Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:05.099Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:05.099Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:05.103Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:05.103Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:05.104Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:05.104Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:05.105Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:05.106Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13487b0b00bbfedcbf221528e40d52e9", X-B3-SpanId:"21fe7d1fa9e067f6", X-B3-ParentSpanId:"70a1968fb167a831", X-B3-Sampled:"0", X-ONAP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-TransactionID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ECOMP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"572ccf80-592a-4301-bbbb-eadf7aae403e"] 2022-12-30T01:34:05.106Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:05.107Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:05.121Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:05.122Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:05.122Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:05.123Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:05.124Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:05.125Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:05.126Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:05.167Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:05.168Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:05.168Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:05.169Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:05.169Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:05.170Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-TransactionID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ECOMP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d03a4e-8835-4532-8a71-408455969d36"] 2022-12-30T01:34:05.170Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:05.171Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:05.308Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:05.309Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:05.309Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:05.310Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0FEF1423DD6D3A5527FBF75B135E09D6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2022-12-30T01:34:05.310Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:05.311Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:05.311Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:05.352Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:05.354Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:05.354Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:05.355Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:05.356Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:05.356Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-TransactionID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ECOMP-RequestID:"7e248785-016d-4f6e-bfd9-14c24ec22efb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1758b6e6-c08b-4df6-870b-5a3e41f73fb8"] 2022-12-30T01:34:05.357Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:05.358Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:05.485Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:05.486Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:05.487Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:05.488Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=243BECD4076D3D80E2E043D6E6C1EDB6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:34:05.488Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:05.489Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:05.490Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:05.494Z|7e248785-016d-4f6e-bfd9-14c24ec22efb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:34:10.735Z|c477c2fa-336d-4412-a526-f12a3b6fdafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:10.736Z|c477c2fa-336d-4412-a526-f12a3b6fdafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:10.740Z|147530ef-338a-4cc0-9980-7afce2b271ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:10.740Z|147530ef-338a-4cc0-9980-7afce2b271ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:10.743Z|cf76cfda-ef13-4da7-a522-7e3ae8421d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:10.743Z|cf76cfda-ef13-4da7-a522-7e3ae8421d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:11.189Z|7e561f57-a5be-4302-892c-c5443ba5398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:11.190Z|7e561f57-a5be-4302-892c-c5443ba5398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:15.661Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:15.667Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:15.668Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:15.668Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:15.668Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:15.668Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:15.669Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"510d38d3e03b4f3ae964d37a26910dc4", X-B3-SpanId:"ab5789dd278a3030", X-B3-ParentSpanId:"fd03a13f708cf4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-TransactionID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ECOMP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f39c89c-9465-4230-b5bf-29bbf7063e6b"] 2022-12-30T01:34:15.669Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:15.669Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:15.699Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:15.700Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:15.700Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:15.700Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:15 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:15.701Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:15.702Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:15.703Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:15.704Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:15.705Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:15.705Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:15.706Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:15.707Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:15.708Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"510d38d3e03b4f3ae964d37a26910dc4", X-B3-SpanId:"598e4ec5aa30c087", X-B3-ParentSpanId:"fd03a13f708cf4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-TransactionID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ECOMP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e41ac5-7ba0-4c25-b202-03fae0c69f9a"] 2022-12-30T01:34:15.708Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:15.709Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:15.724Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:15.724Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:15.725Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:15.725Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:15 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:15.726Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:15.727Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:15.727Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:15.762Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:15.763Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:15.763Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:15.763Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:15.764Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:15.764Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-TransactionID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ECOMP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"031255a8-b852-4d9f-9d57-b0cd8b11b4d2"] 2022-12-30T01:34:15.765Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:15.765Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:15.899Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:15.900Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:15.900Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:15.900Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62AE8FFE19B1EC455CEDDE3EB18664B0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:15 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:34:15.901Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:15.901Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:15.901Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:15.931Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:15.932Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:15.932Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:15.932Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:15.933Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:15.933Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-TransactionID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ECOMP-RequestID:"d8ff4146-c954-481a-ae91-f2aec1415906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f660d7-4c32-4a49-a4e2-87282e4dadbb"] 2022-12-30T01:34:15.933Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:15.933Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:16.062Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:16.063Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:16.063Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:16.063Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B2553238AF59BF244455631AA1C67DD; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:15 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:34:16.064Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:16.064Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:16.065Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:16.072Z|d8ff4146-c954-481a-ae91-f2aec1415906|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:34:20.761Z|f05fad17-23ea-47d7-a87a-5626e559f482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:20.761Z|f05fad17-23ea-47d7-a87a-5626e559f482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:20.764Z|992f59b7-7513-4bae-b07c-7837485bae04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:20.765Z|992f59b7-7513-4bae-b07c-7837485bae04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:20.767Z|c8f9b7dd-8bca-4087-bf46-4c934994e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:20.767Z|c8f9b7dd-8bca-4087-bf46-4c934994e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:26.189Z|54b874e3-11c3-4e1e-b7f7-e96cd69739a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:26.190Z|54b874e3-11c3-4e1e-b7f7-e96cd69739a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:26.233Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:26.239Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:26.240Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:26.240Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:26.240Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:26.241Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:26.241Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d87fdaf157e43f3093743e96091edf80", X-B3-SpanId:"8d1ae9cb59ab9da1", X-B3-ParentSpanId:"7436aa464c973288", X-B3-Sampled:"0", X-ONAP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-TransactionID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ECOMP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2bc0936-e899-44ac-94e6-db610f74e86c"] 2022-12-30T01:34:26.241Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:26.241Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:26.276Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:26.277Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:26.277Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:26.277Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:26.281Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:26.281Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:26.281Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:26.282Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:26.283Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:26.283Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:26.283Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:26.284Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:26.284Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d87fdaf157e43f3093743e96091edf80", X-B3-SpanId:"c23b40491a867d09", X-B3-ParentSpanId:"7436aa464c973288", X-B3-Sampled:"0", X-ONAP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-TransactionID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ECOMP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3c00aeb-d1fd-4309-8422-255752b99903"] 2022-12-30T01:34:26.284Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:26.284Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:26.299Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:26.300Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:26.300Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:26.301Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:26.301Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:26.302Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:26.302Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:26.382Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:26.383Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:26.383Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:26.383Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:26.383Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:26.384Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-TransactionID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ECOMP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf2cc5dd-e533-48c5-b446-3401cc47fa84"] 2022-12-30T01:34:26.384Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:26.384Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:26.529Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:26.529Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:26.530Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:26.530Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=384E19C05293CD50A5B96D3DE3C313B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-12-30T01:34:26.530Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:26.531Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:26.531Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:26.556Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:26.556Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:26.556Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:26.557Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:26.557Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:26.557Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-TransactionID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ECOMP-RequestID:"56a4a1fa-ca5e-4b41-b925-0a593f9bdef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2034de-a70d-48ac-942f-8560ff1eeeed"] 2022-12-30T01:34:26.558Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:26.558Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:26.643Z|b289cd5b-d169-4ba0-afe2-ba9d5ed1ba61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:26.643Z|b289cd5b-d169-4ba0-afe2-ba9d5ed1ba61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:26.686Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:26.686Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:26.686Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:26.687Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62FA416B62F11790C43C17B7D71AB5BB; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:34:26.687Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:26.687Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:26.687Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:26.692Z|56a4a1fa-ca5e-4b41-b925-0a593f9bdef3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:34:30.784Z|db61d7cc-a9cd-4243-a7dc-b71dbff9b578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:30.785Z|db61d7cc-a9cd-4243-a7dc-b71dbff9b578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:30.788Z|871fbfa8-edc8-44ea-a96c-f2bb737957c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:30.789Z|871fbfa8-edc8-44ea-a96c-f2bb737957c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:30.789Z|b48e07d9-fd72-4a62-a9a0-278b7ed0ec15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:30.789Z|b48e07d9-fd72-4a62-a9a0-278b7ed0ec15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:36.854Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:36.860Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:36.860Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:36.861Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:36.861Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:36.862Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:36.862Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92994e4c1674b1dbd9e6db25d396f543", X-B3-SpanId:"854284652684a373", X-B3-ParentSpanId:"36cbbcc18eed5f11", X-B3-Sampled:"0", X-ONAP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-TransactionID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ECOMP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37fc36a2-dc3f-4e32-ba99-05a02bbfe4a9"] 2022-12-30T01:34:36.863Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:36.863Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:36.895Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:36.896Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:36.898Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:36.898Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:36 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:36.898Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:36.899Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:36.899Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:36.900Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:36.900Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:36.900Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:36.901Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:36.901Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:36.901Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92994e4c1674b1dbd9e6db25d396f543", X-B3-SpanId:"f8ae94bfdc06b308", X-B3-ParentSpanId:"36cbbcc18eed5f11", X-B3-Sampled:"0", X-ONAP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-TransactionID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ECOMP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19ff8f08-096c-449b-8a91-716b619352ae"] 2022-12-30T01:34:36.901Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:36.902Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:36.914Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:36.914Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:36.914Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:36.914Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:36 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:36.915Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:36.916Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:36.916Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:36.943Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:36.943Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:36.943Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:36.944Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:36.944Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:36.944Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-TransactionID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ECOMP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf9c8dc-5823-43cf-bb89-6ebab08ea52d"] 2022-12-30T01:34:36.944Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:36.944Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:37.076Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:37.077Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:37.077Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:37.077Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=734758BAF73FEB164A912CE138AEF31C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:36 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:34:37.078Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:37.078Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:37.078Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:37.100Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:37.101Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:37.101Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:37.101Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:37.101Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:37.101Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-TransactionID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ECOMP-RequestID:"80907772-9c26-4124-b9f8-9a7aac3652c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e3844cc-35d0-4678-a9b3-243308e46014"] 2022-12-30T01:34:37.102Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:37.102Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:37.233Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:37.234Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:37.234Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:37.234Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A4D961A2A80C2F36726448023C9E471; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:36 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:34:37.235Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:37.235Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:37.235Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:37.239Z|80907772-9c26-4124-b9f8-9a7aac3652c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:34:40.811Z|0b4d77b7-8b81-445f-bec4-6e4eb33ecbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:40.811Z|0b4d77b7-8b81-445f-bec4-6e4eb33ecbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:40.812Z|d8e74eaa-c8ab-4022-b3ea-7ffad390e75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:40.812Z|d8e74eaa-c8ab-4022-b3ea-7ffad390e75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:40.811Z|e00aefc3-18f8-418f-ad77-6b8f974fc606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:40.814Z|e00aefc3-18f8-418f-ad77-6b8f974fc606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:41.189Z|35ee94c7-3d15-4c66-8806-8390a8c5c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:41.192Z|35ee94c7-3d15-4c66-8806-8390a8c5c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:47.397Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:47.406Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:47.407Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:47.407Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:47.407Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:47.407Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:47.408Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f8d73cf2c1a76c64d1b9d8e64532a65", X-B3-SpanId:"7dada7a06efae694", X-B3-ParentSpanId:"136626c1b7220b70", X-B3-Sampled:"0", X-ONAP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-TransactionID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ECOMP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4def1c0d-5f25-4536-95e7-77f0fdf09bbd"] 2022-12-30T01:34:47.408Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:47.408Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:47.434Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:47.434Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:47.435Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:47.435Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:47.436Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:47.436Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:47.436Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:47.437Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:47.438Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:47.438Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:47.438Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:47.438Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:47.438Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f8d73cf2c1a76c64d1b9d8e64532a65", X-B3-SpanId:"86cda67fd11cf182", X-B3-ParentSpanId:"136626c1b7220b70", X-B3-Sampled:"0", X-ONAP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-TransactionID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ECOMP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7abe585-f248-4307-828c-bf3e86cf2880"] 2022-12-30T01:34:47.439Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:47.439Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:47.450Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:47.451Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:47.451Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:47.451Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:47.453Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:47.453Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:47.453Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:47.477Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:47.477Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:47.477Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:47.477Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:47.478Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:47.478Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-TransactionID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ECOMP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"287cb325-646d-4c08-9185-1cc0caa03187"] 2022-12-30T01:34:47.478Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:47.478Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:47.636Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:47.637Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:47.637Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:47.637Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=68F2A4CDBFE7A9BC12A67D12FA64C79C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-12-30T01:34:47.638Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:47.638Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:47.638Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:47.660Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:47.661Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:47.661Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:47.661Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:47.662Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:47.662Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-TransactionID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ECOMP-RequestID:"87a5b5f9-cbfe-4885-bec5-64efc3498cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d732fd4d-8768-4953-bc45-8d46d46c8147"] 2022-12-30T01:34:47.663Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:47.663Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:47.787Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:47.788Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:47.788Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:47.789Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04B6AF5336850EC8ADE4B09E711AC75C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2022-12-30T01:34:47.789Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:47.789Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:47.790Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:47.794Z|87a5b5f9-cbfe-4885-bec5-64efc3498cf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:34:50.834Z|caee01b9-244c-46f4-9313-343b247ab06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:50.835Z|caee01b9-244c-46f4-9313-343b247ab06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:50.837Z|7f0c233e-fa0b-4f4f-b328-05388c83a47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:50.838Z|7f0c233e-fa0b-4f4f-b328-05388c83a47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:50.834Z|3906414b-6cd5-41d6-b511-1b33437f5988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:34:50.839Z|3906414b-6cd5-41d6-b511-1b33437f5988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:54.712Z|3bb75533-5954-4704-bd25-e32bbdbdbbc7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:34:54.713Z|3bb75533-5954-4704-bd25-e32bbdbdbbc7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:34:56.189Z|964dc9aa-6164-47f9-a1bc-8cc7bea663aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:56.190Z|964dc9aa-6164-47f9-a1bc-8cc7bea663aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:56.644Z|a699f73d-f852-49a2-8b6c-97fcf6e7b5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:34:56.644Z|a699f73d-f852-49a2-8b6c-97fcf6e7b5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:34:57.975Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:34:57.980Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:57.981Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:34:57.981Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:57.981Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:34:57.981Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:34:57.982Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2e4c8c836bea8bada9d8652cdc21810", X-B3-SpanId:"02e07d7332b8991e", X-B3-ParentSpanId:"0adf3c08651a8b78", X-B3-Sampled:"0", X-ONAP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-TransactionID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ECOMP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfc213d3-b645-4dc0-8391-fa73269a0582"] 2022-12-30T01:34:57.982Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:34:57.982Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:58.011Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:58.011Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:58.011Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:34:58.012Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:58.013Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:34:58.013Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:58.013Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:34:58.014Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:58.015Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:34:58.015Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:58.015Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:34:58.016Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:34:58.016Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2e4c8c836bea8bada9d8652cdc21810", X-B3-SpanId:"e1032b99b5b2b25a", X-B3-ParentSpanId:"0adf3c08651a8b78", X-B3-Sampled:"0", X-ONAP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-TransactionID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ECOMP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35fe24c3-0e6d-49a1-a7df-54a3378c9956"] 2022-12-30T01:34:58.016Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:34:58.016Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:58.031Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:58.031Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:58.031Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:34:58.032Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:34:58.033Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:34:58.033Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:58.033Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:34:58.063Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:58.063Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:58.063Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:58.064Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:34:58.064Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:58.064Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-TransactionID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ECOMP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc4512c0-5efe-4d4d-8f1b-dad2f22d3339"] 2022-12-30T01:34:58.064Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:58.064Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:58.199Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:58.200Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:58.200Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:58.200Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA15ABC208C44896530B0EC7399B02FE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:34:58.201Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:34:58.201Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:58.201Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:58.221Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:58.222Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:34:58.222Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:34:58.222Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:34:58.222Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:34:58.222Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-TransactionID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ECOMP-RequestID:"67c90e05-b829-4482-b770-96a3eb1588bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"190c313c-41e7-4367-903b-46d68967548a"] 2022-12-30T01:34:58.223Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:34:58.223Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:34:58.349Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:34:58.350Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:34:58.350Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:34:58.351Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C989BA122250F7039EEB5D9B37034133; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:34:58.351Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:34:58.352Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:34:58.352Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:34:58.356Z|67c90e05-b829-4482-b770-96a3eb1588bc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:00.858Z|a3673c62-5d24-4146-8d60-cefdbe865974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:00.858Z|5c108240-272f-4e33-bd6e-c61eb2c4bb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:00.859Z|a3673c62-5d24-4146-8d60-cefdbe865974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:00.859Z|5c108240-272f-4e33-bd6e-c61eb2c4bb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:00.861Z|ff51001b-0adf-49c0-9a66-45feda4c8e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:00.861Z|ff51001b-0adf-49c0-9a66-45feda4c8e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:08.515Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:35:08.521Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:08.521Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:35:08.521Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:08.522Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:08.522Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:35:08.522Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"560a3051196a0d84ac7a83b55984a618", X-B3-SpanId:"68cbfa6f10d2e415", X-B3-ParentSpanId:"e0220311d98b9593", X-B3-Sampled:"0", X-ONAP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-TransactionID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ECOMP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fcddfd8-9901-4887-b076-307fc6014f40"] 2022-12-30T01:35:08.522Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:35:08.523Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:08.546Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:08.546Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:08.547Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:35:08.547Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:08.548Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:35:08.548Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:08.548Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:35:08.550Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:08.550Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:35:08.550Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:08.551Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:08.551Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:35:08.551Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"560a3051196a0d84ac7a83b55984a618", X-B3-SpanId:"7b8efcb90c5dc68b", X-B3-ParentSpanId:"e0220311d98b9593", X-B3-Sampled:"0", X-ONAP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-TransactionID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ECOMP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7c3b9c5-0ff9-4d32-895e-5ec4b2aebd1f"] 2022-12-30T01:35:08.552Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:35:08.552Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:08.566Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:08.566Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:08.567Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:35:08.567Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:08.568Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:35:08.568Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:08.568Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:35:08.592Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:08.593Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:08.593Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:08.593Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:08.593Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:08.594Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-TransactionID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ECOMP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df6438f-2925-4381-812c-fa862a10a2db"] 2022-12-30T01:35:08.594Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:08.594Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:08.727Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:08.727Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:08.727Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:08.728Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D46B3586E547EBD2F7A71F3065A9C619; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:35:08.728Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:35:08.728Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:08.729Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:08.750Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:08.750Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:08.750Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:08.750Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:08.751Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:08.751Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-TransactionID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ECOMP-RequestID:"459654d9-8478-4ea2-ac8e-e0a06460570e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d816364-37c3-4414-af35-499b8b3f2d5d"] 2022-12-30T01:35:08.751Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:08.752Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:08.876Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:08.877Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:08.877Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:08.878Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEECBB8F4730797BBDA40906C88F9C2E; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:35:08.878Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:35:08.878Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:08.879Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:08.882Z|459654d9-8478-4ea2-ac8e-e0a06460570e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:10.881Z|e18d9712-8a15-4ddd-a52f-bafe6f8ee481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:10.882Z|e18d9712-8a15-4ddd-a52f-bafe6f8ee481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:10.881Z|0665250d-d7ed-4499-83fa-ce4bd962af10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:10.882Z|0665250d-d7ed-4499-83fa-ce4bd962af10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:10.883Z|fc0d0203-b103-4875-a08d-09b89ccb5937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:10.883Z|fc0d0203-b103-4875-a08d-09b89ccb5937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:11.189Z|84abae91-709e-4d46-8dd3-346a0ba86323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:11.190Z|84abae91-709e-4d46-8dd3-346a0ba86323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:35:19.044Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:35:19.049Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:19.050Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:35:19.050Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:19.050Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:19.050Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:35:19.051Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8ffe13cd26f91e8e17dd3d64392e786", X-B3-SpanId:"64c20c7071d3cf9d", X-B3-ParentSpanId:"b557f73a0226a372", X-B3-Sampled:"0", X-ONAP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-TransactionID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ECOMP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baae2827-a97b-4314-9e49-94e0e554c7b0"] 2022-12-30T01:35:19.051Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:35:19.051Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:19.078Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:19.079Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:19.079Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:35:19.080Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:19.082Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:35:19.082Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:19.082Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:35:19.083Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:19.084Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:35:19.084Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:19.084Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:19.084Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:35:19.085Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8ffe13cd26f91e8e17dd3d64392e786", X-B3-SpanId:"008952de864b83a2", X-B3-ParentSpanId:"b557f73a0226a372", X-B3-Sampled:"0", X-ONAP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-TransactionID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ECOMP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d49e614-a5d1-48af-924c-e2038de6ccf9"] 2022-12-30T01:35:19.085Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:35:19.085Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:19.099Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:19.099Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:19.099Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:35:19.100Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:19.102Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:35:19.102Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:19.103Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:35:19.125Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:19.125Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:19.125Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:19.126Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:19.126Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:19.126Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-TransactionID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ECOMP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab60ec68-91ad-4155-8ee8-8f865fa2b7c7"] 2022-12-30T01:35:19.126Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:19.126Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:19.256Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:19.257Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:19.257Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:19.258Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4C65C9A6C2CB3B3D77F8A52B298872D7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:35:19.258Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:35:19.258Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:19.258Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:19.277Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:19.278Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:19.278Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:19.278Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:19.278Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:19.278Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-TransactionID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ECOMP-RequestID:"f5869865-7e3f-4512-a842-1dd70652c4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e94607-80b3-414c-b08b-fc3b32799ae5"] 2022-12-30T01:35:19.279Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:19.279Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:19.406Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:19.406Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:19.406Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:19.407Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D8FC5FE542119AB7E444A9EEDFF7A2A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:35:19.407Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:35:19.407Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:19.408Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:19.411Z|f5869865-7e3f-4512-a842-1dd70652c4a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:20.904Z|05becad0-94a1-424b-bd29-08c1cbab427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:20.904Z|b73dea45-bbeb-4fdf-be50-246f8439f832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:20.904Z|c7d9ddbd-16d5-44c4-9acd-e9182ab8dd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:20.904Z|b73dea45-bbeb-4fdf-be50-246f8439f832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:20.904Z|c7d9ddbd-16d5-44c4-9acd-e9182ab8dd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:20.904Z|05becad0-94a1-424b-bd29-08c1cbab427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:26.189Z|b6a9a602-f97c-40bf-9d69-290bc5fd1b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:26.192Z|b6a9a602-f97c-40bf-9d69-290bc5fd1b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:35:26.645Z|49350763-2e02-4491-912e-dcbf319a8fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:26.645Z|49350763-2e02-4491-912e-dcbf319a8fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:35:29.578Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:35:29.584Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:29.584Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:35:29.584Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:29.585Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:29.585Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:35:29.585Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e685711c59b37d4fa6c8eaac64e0a27", X-B3-SpanId:"1f3d75b6e0ab385d", X-B3-ParentSpanId:"105ffbc49908319e", X-B3-Sampled:"1", X-ONAP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-TransactionID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ECOMP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94092e6f-3c62-4bfe-ba4f-3b4eea16bc71"] 2022-12-30T01:35:29.586Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:35:29.586Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:29.613Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:29.614Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:29.614Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:35:29.614Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:29.615Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:35:29.615Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:29.615Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:35:29.617Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:29.617Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:35:29.617Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:29.618Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:29.618Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:35:29.618Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e685711c59b37d4fa6c8eaac64e0a27", X-B3-SpanId:"749a7354cb0a9c7c", X-B3-ParentSpanId:"105ffbc49908319e", X-B3-Sampled:"1", X-ONAP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-TransactionID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ECOMP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e9a75d6-2092-45b9-9a93-4ccf75434018"] 2022-12-30T01:35:29.618Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:35:29.619Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:29.630Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:29.631Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:29.631Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:35:29.631Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:29.633Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:35:29.633Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:29.633Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:35:29.656Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:29.656Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:29.657Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:29.657Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:29.658Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:29.658Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-TransactionID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ECOMP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d3b6906-5f31-40eb-8c44-cd7c3e2db29e"] 2022-12-30T01:35:29.658Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:29.659Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:29.800Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:29.800Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:29.801Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:29.801Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=327BE7172B2B88FFB539888F4FB492F4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:35:29.802Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:35:29.802Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:29.802Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:29.827Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:29.828Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:29.828Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:29.829Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:29.829Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:29.829Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-TransactionID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ECOMP-RequestID:"da600f43-2efe-4e5b-96d3-b131619af828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ed6112-94de-407a-81d8-366b1caa141b"] 2022-12-30T01:35:29.830Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:29.830Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:29.989Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:29.990Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:29.990Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:29.990Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B885AEA356A40C98C641764770AD396; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-12-30T01:35:29.991Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:35:29.991Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:29.992Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:29.996Z|da600f43-2efe-4e5b-96d3-b131619af828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:30.925Z|cecac403-f200-4088-9e8b-85659f6797ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:30.925Z|e352abb3-a1ff-4a31-bf6c-416123fc10a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:30.925Z|0a12b585-6144-4b01-bfdf-558a99daca1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:30.926Z|e352abb3-a1ff-4a31-bf6c-416123fc10a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:30.926Z|0a12b585-6144-4b01-bfdf-558a99daca1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:30.926Z|cecac403-f200-4088-9e8b-85659f6797ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:40.151Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:35:40.158Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:40.158Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:35:40.159Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:40.159Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:40.159Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:35:40.160Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59dd78e8159f1ae93196a90885ca43d9", X-B3-SpanId:"aae2f6b29289e574", X-B3-ParentSpanId:"8b721392daddcb64", X-B3-Sampled:"0", X-ONAP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-TransactionID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ECOMP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a86b6f6c-3f10-46cb-9c93-6dcf1eeb570a"] 2022-12-30T01:35:40.160Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:35:40.160Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:40.186Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:40.187Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:40.187Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:35:40.187Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:40.188Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:35:40.188Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:40.188Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:35:40.189Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:40.189Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:35:40.190Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:40.190Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:40.190Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:35:40.190Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59dd78e8159f1ae93196a90885ca43d9", X-B3-SpanId:"d670461997504939", X-B3-ParentSpanId:"8b721392daddcb64", X-B3-Sampled:"0", X-ONAP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-TransactionID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ECOMP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f618922-c20a-4955-9b86-b21716760109"] 2022-12-30T01:35:40.191Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:35:40.191Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:40.204Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:40.204Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:40.204Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:35:40.205Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:40.207Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:35:40.207Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:40.207Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:35:40.230Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:40.230Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:40.231Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:40.231Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:40.231Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:40.232Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-TransactionID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ECOMP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"605bb66a-7e35-41fd-9e65-39be34bd043e"] 2022-12-30T01:35:40.232Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:40.232Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:40.366Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:40.367Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:40.367Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:40.367Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=235A9356BE39325655429F3D076C65EC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:35:40.368Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:35:40.368Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:40.369Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:40.390Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:40.390Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:40.390Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:40.391Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:40.391Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:40.391Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-TransactionID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ECOMP-RequestID:"d9c917bb-dc25-4804-a02b-0aafbcd46466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"149704ff-2f16-4d9e-a7eb-7cb077708007"] 2022-12-30T01:35:40.392Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:40.392Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:40.518Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:40.519Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:40.520Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:40.520Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CDF73F41640F26076DDFFB452908BF15; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:35:40.521Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:35:40.521Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:40.522Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:40.527Z|d9c917bb-dc25-4804-a02b-0aafbcd46466|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:40.957Z|97870004-514d-4bc0-9cc4-16e63ef35112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:40.957Z|ed024856-164c-46e1-b6d6-59a548ee72e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:40.957Z|97870004-514d-4bc0-9cc4-16e63ef35112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:40.957Z|ed024856-164c-46e1-b6d6-59a548ee72e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:40.957Z|c7e9b73b-8395-4c5f-9dbf-cd1a8f379f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:40.958Z|c7e9b73b-8395-4c5f-9dbf-cd1a8f379f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:41.189Z|b2329064-a89b-4170-b278-ccea134ee2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:41.190Z|b2329064-a89b-4170-b278-ccea134ee2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:35:50.699Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:35:50.709Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:50.709Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:35:50.710Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:50.710Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:35:50.710Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:35:50.711Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc03175752a46b9cc7f04cb68dda2fd", X-B3-SpanId:"7b1b54690046b842", X-B3-ParentSpanId:"36ca71840389a320", X-B3-Sampled:"0", X-ONAP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-TransactionID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ECOMP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81d13f1f-6b05-4e85-92aa-7d5e29a51b5d"] 2022-12-30T01:35:50.711Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:35:50.711Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:50.738Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:50.738Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:50.738Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:35:50.739Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:50.739Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:35:50.739Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:50.740Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:35:50.741Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:50.741Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:35:50.742Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:50.742Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:35:50.742Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:35:50.742Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc03175752a46b9cc7f04cb68dda2fd", X-B3-SpanId:"92d670ec06c94ea7", X-B3-ParentSpanId:"36ca71840389a320", X-B3-Sampled:"0", X-ONAP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-TransactionID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ECOMP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39190aed-a50b-4721-8f28-16fc53ea2522"] 2022-12-30T01:35:50.742Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:35:50.743Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:50.759Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:50.760Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:50.760Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:35:50.760Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:35:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:35:50.761Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:35:50.761Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:50.762Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:35:50.788Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:50.788Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:50.789Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:50.789Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:35:50.789Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:50.790Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-TransactionID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ECOMP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27947afe-5aab-41c5-a60e-ad3255e6e84a"] 2022-12-30T01:35:50.790Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:50.790Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:50.922Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:50.923Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:50.923Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:50.924Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A3A8622DFA43249D0B55054DBCEA6F95; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:35:50 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-12-30T01:35:50.924Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:35:50.924Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:50.925Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:50.945Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:50.946Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:35:50.946Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:35:50.947Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:35:50.947Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:35:50.947Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-TransactionID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ECOMP-RequestID:"d4e57ca2-392a-40c0-83f7-ea66944abb54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2cb07dc-3bea-43a8-8ebb-938383782372"] 2022-12-30T01:35:50.947Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:35:50.948Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:35:50.980Z|1fce532a-2db4-48f1-9cea-49fb37538711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:50.980Z|b145047f-59c2-4d4c-bb98-1fb6331e34e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:50.980Z|43e73cfd-3420-4223-8dfc-12deaaaa6d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:35:50.980Z|1fce532a-2db4-48f1-9cea-49fb37538711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:50.980Z|b145047f-59c2-4d4c-bb98-1fb6331e34e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:50.981Z|43e73cfd-3420-4223-8dfc-12deaaaa6d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:51.082Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:35:51.082Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:35:51.083Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:35:51.083Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=672087B5D56E3CC4B743BF1DB7EA5C87; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:35:50 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:35:51.084Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:35:51.084Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:35:51.085Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:35:51.089Z|d4e57ca2-392a-40c0-83f7-ea66944abb54|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:35:54.711Z|b7205261-e188-4921-a7f1-097db16e33e9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:35:54.712Z|b7205261-e188-4921-a7f1-097db16e33e9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:35:56.189Z|8eada1fb-5c1b-4a5c-974b-16d8f9ffc07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:56.190Z|8eada1fb-5c1b-4a5c-974b-16d8f9ffc07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:35:56.646Z|38c92119-2cbd-4bd2-8f2d-59952ce0e19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:35:56.646Z|38c92119-2cbd-4bd2-8f2d-59952ce0e19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:01.003Z|cfb85e99-a4bc-4e0a-b90e-ee9a11b39466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:01.004Z|cfb85e99-a4bc-4e0a-b90e-ee9a11b39466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:01.009Z|3a5c3a6e-adfd-4a65-b7a6-c5b17abf7723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:01.010Z|3a5c3a6e-adfd-4a65-b7a6-c5b17abf7723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:01.010Z|a20f8a40-01e2-474e-9efa-5313988fc971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:01.010Z|a20f8a40-01e2-474e-9efa-5313988fc971|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:01.254Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:01.260Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:01.260Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:01.261Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:01.261Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:01.261Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:01.262Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4e64accde8a5e2f669115a1f746d1f", X-B3-SpanId:"b0964ccff506e89f", X-B3-ParentSpanId:"da71ef5d7b0c7ff4", X-B3-Sampled:"0", X-ONAP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-TransactionID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ECOMP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d89c4af3-8af8-4d7e-aa9d-d1a64bb5ba7b"] 2022-12-30T01:36:01.262Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:01.262Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:01.287Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:01.288Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:01.288Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:01.289Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:01.289Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:01.289Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:01.290Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:01.291Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:01.291Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:01.292Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:01.292Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:01.292Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:01.293Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4e64accde8a5e2f669115a1f746d1f", X-B3-SpanId:"baec885512a6bac3", X-B3-ParentSpanId:"da71ef5d7b0c7ff4", X-B3-Sampled:"0", X-ONAP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-TransactionID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ECOMP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac928298-25f3-493b-ae13-b88bad8cb781"] 2022-12-30T01:36:01.293Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:01.294Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:01.306Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:01.306Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:01.306Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:01.307Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:01.309Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:01.309Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:01.310Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:01.334Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:01.335Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:01.336Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:01.336Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:01.336Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:01.337Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-TransactionID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ECOMP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67af9e2-fd86-4909-9316-951893100b54"] 2022-12-30T01:36:01.337Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:01.337Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:01.481Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:01.482Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:01.482Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:01.483Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=035C7129B649EB9FFE1ECFCDABBB43A6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:36:01.483Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:36:01.483Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:01.484Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:01.505Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:01.505Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:01.505Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:01.505Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:01.506Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:01.506Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-TransactionID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ECOMP-RequestID:"b14cff7f-9af5-4005-bb99-ea9c289378b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04a8a139-e6a5-43d4-9b66-a47e01d86607"] 2022-12-30T01:36:01.506Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:01.506Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:01.637Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:01.638Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:01.638Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:01.638Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=871FFB3F3A066399AA06077060E8759A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:36:01.639Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:36:01.639Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:01.639Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:01.646Z|b14cff7f-9af5-4005-bb99-ea9c289378b9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:11.028Z|d46a80bc-64aa-42ea-bcf6-7a2824046552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:11.029Z|d46a80bc-64aa-42ea-bcf6-7a2824046552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:11.030Z|d934bb6e-36aa-4c2f-8425-87921ce1c4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:11.030Z|d934bb6e-36aa-4c2f-8425-87921ce1c4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:11.030Z|6953d13f-744c-4062-9547-ce2abe798401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:11.031Z|6953d13f-744c-4062-9547-ce2abe798401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:11.189Z|a4137775-7eba-4f2a-aba9-a63354fc1973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:11.191Z|a4137775-7eba-4f2a-aba9-a63354fc1973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:11.813Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:11.818Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:11.819Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:11.819Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:11.820Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:11.820Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:11.820Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27fecb2265feae1a591e313c6100a11f", X-B3-SpanId:"bea7f55c8ff7ee6e", X-B3-ParentSpanId:"1a9357f4fce314c0", X-B3-Sampled:"0", X-ONAP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-RequestID:"be035575-30ff-4408-ab70-405775949909", X-TransactionID:"be035575-30ff-4408-ab70-405775949909", X-ECOMP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af2a3a4a-ba8d-419f-95fb-c1868217e5e9"] 2022-12-30T01:36:11.821Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:11.821Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:11.848Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:11.849Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:11.850Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:11.850Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:11.852Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:11.852Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:11.852Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:11.855Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:11.855Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:11.856Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:11.856Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:11.857Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:11.857Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27fecb2265feae1a591e313c6100a11f", X-B3-SpanId:"a7eb1d6e6d80760a", X-B3-ParentSpanId:"1a9357f4fce314c0", X-B3-Sampled:"0", X-ONAP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-RequestID:"be035575-30ff-4408-ab70-405775949909", X-TransactionID:"be035575-30ff-4408-ab70-405775949909", X-ECOMP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf63cdc7-5352-4595-bc6f-7970e83b10a9"] 2022-12-30T01:36:11.857Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:11.858Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:11.871Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:11.871Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:11.871Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:11.872Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:11 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:11.874Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:11.874Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:11.874Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:11.901Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:11.902Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:11.902Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:11.902Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:11.903Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:11.903Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-RequestID:"be035575-30ff-4408-ab70-405775949909", X-TransactionID:"be035575-30ff-4408-ab70-405775949909", X-ECOMP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff7b716-b212-498e-b73b-4b9582b2fdc1"] 2022-12-30T01:36:11.903Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:11.904Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:12.032Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:12.032Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:12.033Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:12.033Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C5ECA14D78730B0DA969632E2AC88295; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:36:12.034Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:36:12.034Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:12.035Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:12.059Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:12.060Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:12.060Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:12.060Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:12.061Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:12.061Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-RequestID:"be035575-30ff-4408-ab70-405775949909", X-TransactionID:"be035575-30ff-4408-ab70-405775949909", X-ECOMP-RequestID:"be035575-30ff-4408-ab70-405775949909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49a8df11-db7d-482c-ac3c-85a608f8ad35"] 2022-12-30T01:36:12.062Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:12.062Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:12.189Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:12.190Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:12.190Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:12.190Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BD8B9FBC891C1F986D212C652C976581; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2022-12-30T01:36:12.191Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:36:12.191Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:12.191Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:12.197Z|be035575-30ff-4408-ab70-405775949909|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:21.051Z|4d2f2e59-e519-4886-b3e1-8ef9a71956a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:21.051Z|f5d8a970-8aba-41a9-a261-c1fc344a3200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:21.052Z|f5d8a970-8aba-41a9-a261-c1fc344a3200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:21.052Z|4d2f2e59-e519-4886-b3e1-8ef9a71956a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:21.053Z|f128051d-84ca-4dd0-b1c3-147e9c0ca388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:21.053Z|f128051d-84ca-4dd0-b1c3-147e9c0ca388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:22.363Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:22.368Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:22.369Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:22.369Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:22.369Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:22.370Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:22.370Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe80a55a69466f04e9c3ae34e6efac6", X-B3-SpanId:"67d62fbe16ff014d", X-B3-ParentSpanId:"0810df24c0a49bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-TransactionID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ECOMP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89da98fb-b9eb-4692-82ea-54f1c7dde47d"] 2022-12-30T01:36:22.370Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:22.371Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:22.408Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:22.409Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:22.409Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:22.409Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:22.414Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "retryStatusMessage" : "Retry 4/5 will be started in PT80S", "progress" : 36, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:33:06.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:33:06.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:22.414Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:22.414Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:22.415Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:22.416Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:22.416Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:22.416Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:22.416Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:22.416Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe80a55a69466f04e9c3ae34e6efac6", X-B3-SpanId:"df984d8a7cfe0265", X-B3-ParentSpanId:"0810df24c0a49bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-TransactionID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ECOMP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dcf6253-e133-4292-809c-51c79fa264f4"] 2022-12-30T01:36:22.417Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:22.417Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:22.430Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:22.430Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:22.430Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:22.431Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:22.434Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:22.434Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:22.435Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:22.457Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:22.458Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:22.458Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:22.458Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:36:22.458Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:22.458Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-TransactionID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ECOMP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32305f1d-6cbf-4169-ae71-d2f5ed88fd76"] 2022-12-30T01:36:22.459Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:22.459Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:22.592Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:22.593Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:22.594Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:22.594Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8E258A86C05CEB7DE1DE9AEAB3140EDA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 30 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:36:22.595Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","businessKey":"bc5342d7-27fa-449c-9831-523128af0de9","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:33:08.778+0000","endTime":"2022-12-30T01:33:09.902+0000","removalTime":null,"durationInMillis":1124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"ea5d0823-87e1-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}] 2022-12-30T01:36:22.595Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:22.596Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5342d7-27fa-449c-9831-523128af0de9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:22.657Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:22.658Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:36:22.658Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:22.658Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:36:22.659Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:36:22.659Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-TransactionID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ECOMP-RequestID:"c37e48c0-1b21-4fb9-b91d-261e49389520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f73404-168d-430c-bc01-679b69749f62"] 2022-12-30T01:36:22.659Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:36:22.660Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:22.787Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:22.788Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:22.788Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:36:22.788Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F73F512A301CC1BE163F03E7B8B83C84; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:36:22.789Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:eafeecdf-87e1-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","executionId":"ea5e18d4-87e1-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:33:09.832+0000","endTime":"2022-12-30T01:33:09.847+0000","durationInMillis":15,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"41c11e85-87e1-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:36:22.789Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:22.790Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ea5e18d4-87e1-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:36:22.793Z|c37e48c0-1b21-4fb9-b91d-261e49389520|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:26.189Z|fa96f22d-afd0-4f8f-821a-0559a2ea94f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:26.190Z|fa96f22d-afd0-4f8f-821a-0559a2ea94f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:26.647Z|2b829c1f-4c1c-4cb8-a311-bfacf155b528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:26.647Z|2b829c1f-4c1c-4cb8-a311-bfacf155b528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:31.072Z|919db638-f976-4e50-ba0e-65f91f2530cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:31.073Z|919db638-f976-4e50-ba0e-65f91f2530cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:31.073Z|f01e09df-00b0-4ea3-9c72-f5eba643ac47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:31.074Z|f01e09df-00b0-4ea3-9c72-f5eba643ac47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:31.075Z|08ba3b54-cd78-41cb-9590-fa8feb0c6f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:31.076Z|08ba3b54-cd78-41cb-9590-fa8feb0c6f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:32.956Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:32.961Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:32.962Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:32.962Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:32.962Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:32.963Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:32.963Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b62434ab107a0a7ff7f03ae27d9fe20c", X-B3-SpanId:"ce97306d41e800da", X-B3-ParentSpanId:"43b7088868427713", X-B3-Sampled:"0", X-ONAP-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-TransactionID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-ECOMP-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c36bf36-ec06-4f30-903e-1694bb7f1a75"] 2022-12-30T01:36:32.963Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:32.963Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.009Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.010Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.010Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:33.011Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:32 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.011Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:36:32.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:36:32.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:33.012Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.012Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:33.013Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.014Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:33.014Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.015Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.015Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:33.015Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b62434ab107a0a7ff7f03ae27d9fe20c", X-B3-SpanId:"a211819138a78ace", X-B3-ParentSpanId:"43b7088868427713", X-B3-Sampled:"0", X-ONAP-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-TransactionID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-ECOMP-RequestID:"16164aa2-b70d-46b3-b5ff-fba79d533cea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a8aaf88-0958-46ed-8366-ef5dc85c409d"] 2022-12-30T01:36:33.016Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:33.016Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.039Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.039Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.039Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:33.040Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.041Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:33.041Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.041Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:33.047Z|16164aa2-b70d-46b3-b5ff-fba79d533cea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:33.200Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:33.204Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.204Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:33.205Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.205Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.205Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:33.205Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4132309acfaad15f52c1ad6dc603b32", X-B3-SpanId:"f842be1492c0efcd", X-B3-ParentSpanId:"0913aa235ea10219", X-B3-Sampled:"0", X-ONAP-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-TransactionID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-ECOMP-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3063e7c7-8f81-4896-89d2-e2d3e87e9327"] 2022-12-30T01:36:33.205Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:33.206Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.508Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.508Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.509Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:33.509Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"300", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.510Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:36:32.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:36:32.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:33.511Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.511Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:33.512Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.512Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:33.512Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.513Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.513Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:33.513Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4132309acfaad15f52c1ad6dc603b32", X-B3-SpanId:"b616ca164fe6e641", X-B3-ParentSpanId:"0913aa235ea10219", X-B3-Sampled:"0", X-ONAP-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-TransactionID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-ECOMP-RequestID:"03ad4c40-f7c3-488f-9dce-b0a61f21e20a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82542da0-57a9-4f35-aa2b-3119c5ace1cb"] 2022-12-30T01:36:33.513Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:33.513Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.527Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.528Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.528Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:33.528Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.529Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:33.529Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.529Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:33.535Z|03ad4c40-f7c3-488f-9dce-b0a61f21e20a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:33.701Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:33.705Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.705Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:33.705Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.706Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.706Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:33.706Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8468f068c74b6c9a00576f266ac47ad", X-B3-SpanId:"076805290903830f", X-B3-ParentSpanId:"8b5b7afc199ac536", X-B3-Sampled:"0", X-ONAP-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-TransactionID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-ECOMP-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"378dcd79-23fb-450a-a791-d412ca0d1087"] 2022-12-30T01:36:33.706Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:33.706Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.724Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.725Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.725Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:33.725Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.726Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:36:32.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:36:32.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:33.726Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.727Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:33.728Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.728Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:33.728Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.728Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.729Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:33.729Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8468f068c74b6c9a00576f266ac47ad", X-B3-SpanId:"e820ae99530f1849", X-B3-ParentSpanId:"8b5b7afc199ac536", X-B3-Sampled:"0", X-ONAP-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-TransactionID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-ECOMP-RequestID:"4ceb5719-6618-4a7f-8d76-b55f37c69829", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66b5be52-c444-4344-9ec1-beb3a3cab67f"] 2022-12-30T01:36:33.729Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:33.729Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.741Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.741Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.741Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:33.742Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.743Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:33.743Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.744Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:33.749Z|4ceb5719-6618-4a7f-8d76-b55f37c69829|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:33.937Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:33.943Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.943Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:33.944Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.944Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:33.944Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:33.944Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"749a3ddf0f1be41e2ce263e5a4ad7f6b", X-B3-SpanId:"a1a546059c637e94", X-B3-ParentSpanId:"eeb9cc822e30b6d6", X-B3-Sampled:"0", X-ONAP-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-TransactionID:"3215ed59-312b-4069-86de-72ab7e12efac", X-ECOMP-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59e28cd8-cc1c-42ff-8b92-2c89e73eecfe"] 2022-12-30T01:36:33.945Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:33.945Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.965Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.965Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.965Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:33.966Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.966Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:36:32.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:36:32.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:33.967Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.967Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:33.968Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.968Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:33.969Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:33.969Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:33.969Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:33.969Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"749a3ddf0f1be41e2ce263e5a4ad7f6b", X-B3-SpanId:"8198e16b6cfb96a2", X-B3-ParentSpanId:"eeb9cc822e30b6d6", X-B3-Sampled:"0", X-ONAP-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-TransactionID:"3215ed59-312b-4069-86de-72ab7e12efac", X-ECOMP-RequestID:"3215ed59-312b-4069-86de-72ab7e12efac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3743b1e9-0ba8-4f91-8068-e9da6ba52976"] 2022-12-30T01:36:33.970Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:33.970Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:33.981Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:33.981Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:33.982Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:33.982Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:33.983Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:33.984Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:33.984Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:33.989Z|3215ed59-312b-4069-86de-72ab7e12efac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:34.145Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:36:34.149Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:34.150Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||Invoke 2022-12-30T01:36:34.150Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:34.150Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9 2022-12-30T01:36:34.150Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Method : GET 2022-12-30T01:36:34.151Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65cb613a7662c42fe1f56fc5c2689dff", X-B3-SpanId:"30f5954a3f8287dc", X-B3-ParentSpanId:"72cda0cce77a4a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-TransactionID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-ECOMP-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c41923-5227-4b38-b05f-fde83e04d633"] 2022-12-30T01:36:34.151Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Request body: 2022-12-30T01:36:34.151Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:34.173Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:34.173Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:34.174Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Status text : OK 2022-12-30T01:36:34.174Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:34.174Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||Response body: { "requestId" : "bc5342d7-27fa-449c-9831-523128af0de9", "requestStatus" : "ROLLED_BACK_TO_ASSIGNED", "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "retryStatusMessage" : "Retries have been exhausted.", "progress" : 100, "startTime" : "2022-12-30T01:28:25.000+00:00", "endTime" : "2022-12-30T01:36:32.000+00:00", "source" : "VID", "vnfId" : "576da26d-d2b8-4686-befc-6a14ec4f56f7", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c4938881-262a-4f76-8940-3056a6852ed7\",\n \"modelVersionId\": \"d6ffc1ce-45c8-4729-adda-156c37f765be\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7789e803-e36b-4cb7-965d-f55e32f7a660\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ef65fc3-8825-443b-9c48-b2312676d2f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"24b67c77-6224-4a30-af42-6f572465bf1c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f1972719-a6d3-44bf-bb28-ee7fde853d76\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"576da26d-d2b8-4686-befc-6a14ec4f56f7\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"13cae2dc-3ef4-4952-ad44-e0155491f17a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e89d6308-ffa2-43a3-89b4-d3b57f0048bd\",\n \"modelCustomizationId\": \"d1b7e2c5-25a8-4ae2-aaf3-f8a2e20bab53\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:36:32.000+00:00", "vfModuleId" : "6723c49b-00b7-4047-ab11-140c22b53023", "vfModuleName" : "basic_cnf-5603bd5a-0152-436f-aeb8-feb0e9417c62", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "2ef65fc3-8825-443b-9c48-b2312676d2f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ef65fc3-8825-443b-9c48-b2312676d2f4/vnfs/576da26d-d2b8-4686-befc-6a14ec4f56f7/vfModules", "extSystemErrorSource" : "OPENSTACK", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5342d7-27fa-449c-9831-523128af0de9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9" } } } 2022-12-30T01:36:34.175Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:34.175Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5342d7-27fa-449c-9831-523128af0de9|INFO|500||InvokeReturn 2022-12-30T01:36:34.176Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:34.176Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:36:34.176Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:36:34.176Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false 2022-12-30T01:36:34.177Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:36:34.177Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65cb613a7662c42fe1f56fc5c2689dff", X-B3-SpanId:"0581d7a392bdd928", X-B3-ParentSpanId:"72cda0cce77a4a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-TransactionID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-ECOMP-RequestID:"350912bc-4441-477d-80e1-cc7f3235bb32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caa9f066-acfa-4fb2-886e-0352c343a2bd"] 2022-12-30T01:36:34.177Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:36:34.177Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:36:34.192Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:36:34.193Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:36:34.193Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:36:34.193Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:36:34.195Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:36:34.195Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:36:34.196Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5342d7-27fa-449c-9831-523128af0de9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:36:34.201Z|350912bc-4441-477d-80e1-cc7f3235bb32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bc5342d7-27fa-449c-9831-523128af0de9|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:36:41.095Z|6afce1a7-9ce5-41fb-82ad-fbd03e152aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:41.096Z|6afce1a7-9ce5-41fb-82ad-fbd03e152aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:41.098Z|110acd84-8904-4cdd-88a5-6f417ba60d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:41.098Z|110acd84-8904-4cdd-88a5-6f417ba60d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:41.098Z|4a652c8f-e153-4d5a-8e2a-9151b881d16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:41.100Z|4a652c8f-e153-4d5a-8e2a-9151b881d16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:41.195Z|1dd986be-fb22-467c-83ec-a681bd016a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:41.198Z|1dd986be-fb22-467c-83ec-a681bd016a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:51.119Z|687926bc-e413-44ee-b76c-e812e6f9a9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:51.120Z|687926bc-e413-44ee-b76c-e812e6f9a9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:51.128Z|842bc21f-b123-4ccf-8883-1219db1915d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:51.129Z|842bc21f-b123-4ccf-8883-1219db1915d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:51.131Z|d77775b7-afc4-4826-814d-f3e09b1f2e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:36:51.131Z|d77775b7-afc4-4826-814d-f3e09b1f2e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:54.713Z|84c61520-2433-4549-b871-96e8ff8c5353|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:36:54.716Z|84c61520-2433-4549-b871-96e8ff8c5353|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:36:56.189Z|3ebe7f22-5f69-4334-a0bf-78a6bbc48ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:56.190Z|3ebe7f22-5f69-4334-a0bf-78a6bbc48ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:36:56.648Z|fa47a610-da36-45fd-9c71-1d44ed90e326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:36:56.648Z|fa47a610-da36-45fd-9c71-1d44ed90e326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:01.144Z|9680b8e7-cb14-457a-b308-3a6f7b1fd060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:01.144Z|9680b8e7-cb14-457a-b308-3a6f7b1fd060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:01.148Z|8b31212f-30d6-4f7b-a72a-14f993f374c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:01.149Z|8b31212f-30d6-4f7b-a72a-14f993f374c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:01.152Z|56eb35ad-93fc-48cd-ac89-5554faea8f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:01.152Z|56eb35ad-93fc-48cd-ac89-5554faea8f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:11.166Z|3bac7cda-c54a-4560-8296-0acffe7cce4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:11.166Z|3bac7cda-c54a-4560-8296-0acffe7cce4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:11.167Z|53c9d1f4-dfbe-4909-b0bc-8a3bf4415145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:11.168Z|53c9d1f4-dfbe-4909-b0bc-8a3bf4415145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:11.171Z|9d567e61-9fad-4bad-a816-d4c0fcbeb295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:11.172Z|9d567e61-9fad-4bad-a816-d4c0fcbeb295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:11.189Z|f6d76148-9881-4fbf-87b7-38c345340e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:11.189Z|f6d76148-9881-4fbf-87b7-38c345340e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:21.187Z|b40767d3-6511-430d-b561-8836ac27acbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:21.188Z|9a81e8ef-1a41-4740-b825-fdeee91abe5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:21.188Z|b40767d3-6511-430d-b561-8836ac27acbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:21.188Z|9a81e8ef-1a41-4740-b825-fdeee91abe5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:21.191Z|b3ed8c74-2d91-4924-b869-ecfea7559c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:21.192Z|b3ed8c74-2d91-4924-b869-ecfea7559c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:26.189Z|ce739418-edf4-4ec4-9df1-1700e6bfff1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:26.191Z|ce739418-edf4-4ec4-9df1-1700e6bfff1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:26.649Z|263666e6-e83d-4c2b-a9e7-1de539554370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:26.650Z|263666e6-e83d-4c2b-a9e7-1de539554370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:31.210Z|6ef78d71-a520-4594-9d79-84665e697614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:31.210Z|3229d4d1-fad3-4b12-a236-2ea45c7d12b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:31.210Z|e3aa2959-bd38-4991-a0a6-530dc4b000b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:31.211Z|3229d4d1-fad3-4b12-a236-2ea45c7d12b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:31.211Z|6ef78d71-a520-4594-9d79-84665e697614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:31.211Z|e3aa2959-bd38-4991-a0a6-530dc4b000b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:41.189Z|5964ea92-35f2-423f-96f8-466d2e43e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:41.190Z|5964ea92-35f2-423f-96f8-466d2e43e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:41.232Z|b9f3a62e-7349-4c1d-91db-d5bd57cfe4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:41.232Z|5f2a4902-29dc-4944-a091-ae404fd1e5a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:41.233Z|b9f3a62e-7349-4c1d-91db-d5bd57cfe4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:41.233Z|5f2a4902-29dc-4944-a091-ae404fd1e5a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:41.233Z|1e2fb17d-daa2-4b79-b42f-c898d6df7238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:41.234Z|1e2fb17d-daa2-4b79-b42f-c898d6df7238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:51.255Z|d29b2a50-fd81-4cdf-8bbd-9f8795eeb269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:51.255Z|9940827f-621e-4cb9-8cbe-9c0029542724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:51.255Z|4d3bd4d9-f8ab-487d-a62b-7a947b994ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:37:51.256Z|d29b2a50-fd81-4cdf-8bbd-9f8795eeb269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:51.256Z|4d3bd4d9-f8ab-487d-a62b-7a947b994ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:51.257Z|9940827f-621e-4cb9-8cbe-9c0029542724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:54.711Z|f4bf7ad9-19eb-4206-b295-b17de609e482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:37:54.712Z|f4bf7ad9-19eb-4206-b295-b17de609e482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:37:56.189Z|9ab88d18-db45-4a38-b1b1-7c0150f8cd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:56.190Z|9ab88d18-db45-4a38-b1b1-7c0150f8cd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:37:56.650Z|9141099b-e79e-4778-baa4-06b2fc55817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:37:56.651Z|9141099b-e79e-4778-baa4-06b2fc55817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:01.276Z|4dcbf39b-00ec-4e5c-b96a-ffb0d4724be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:01.276Z|11080eed-f00e-4994-97d8-fbf42b1d9dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:01.276Z|11080eed-f00e-4994-97d8-fbf42b1d9dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:01.276Z|4dcbf39b-00ec-4e5c-b96a-ffb0d4724be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:01.279Z|ce65dbac-d334-4bf1-bf7b-38a53c92cb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:01.280Z|ce65dbac-d334-4bf1-bf7b-38a53c92cb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:11.189Z|3a3580a1-53de-4b06-8ae9-c0dcb8517808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:11.191Z|3a3580a1-53de-4b06-8ae9-c0dcb8517808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:11.298Z|1d8a2b20-b4fd-42ed-bef7-2ca977530508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:11.298Z|fcbdc2ae-f9f1-4987-adf7-3413b6df7139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:11.298Z|1d8a2b20-b4fd-42ed-bef7-2ca977530508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:11.298Z|fcbdc2ae-f9f1-4987-adf7-3413b6df7139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:11.298Z|094a0a62-79f6-4dd7-9c87-9c12e20a776d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:11.299Z|094a0a62-79f6-4dd7-9c87-9c12e20a776d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:21.321Z|74b06240-03f7-4f3b-a4a5-5a5b32461b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:21.321Z|94971b14-b771-42a7-a939-486d13227c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:21.321Z|94971b14-b771-42a7-a939-486d13227c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:21.321Z|74b06240-03f7-4f3b-a4a5-5a5b32461b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:21.323Z|fdf4e160-377c-4588-b16f-4ad0f6f82b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:21.324Z|fdf4e160-377c-4588-b16f-4ad0f6f82b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:26.189Z|d6eafaa1-c0db-4f12-a3bb-7fac66967d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:26.190Z|d6eafaa1-c0db-4f12-a3bb-7fac66967d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:26.651Z|aa942134-39fe-4aa3-aa08-9a63d9771ada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:26.652Z|aa942134-39fe-4aa3-aa08-9a63d9771ada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:31.344Z|eae053de-9dae-4e8f-9042-788b7f030620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:31.344Z|596ff340-23f3-4a77-a99b-753d47fd0a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:31.344Z|596ff340-23f3-4a77-a99b-753d47fd0a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:31.345Z|eae053de-9dae-4e8f-9042-788b7f030620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:31.346Z|4e0692fa-b82a-446a-8d92-9882a4a95d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:31.346Z|4e0692fa-b82a-446a-8d92-9882a4a95d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:41.189Z|f97ba3d6-24aa-4a71-9d53-43df30409e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:41.190Z|f97ba3d6-24aa-4a71-9d53-43df30409e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:41.368Z|d2e954d8-aff9-4939-bd1b-341a7b38aabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:41.368Z|d2e954d8-aff9-4939-bd1b-341a7b38aabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:41.368Z|aacd9236-4c27-4f56-82c9-43ec1b2ec5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:41.369Z|aacd9236-4c27-4f56-82c9-43ec1b2ec5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:41.373Z|66b8c1a7-8eae-476a-bb31-7b36c6b5b1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:41.373Z|66b8c1a7-8eae-476a-bb31-7b36c6b5b1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:51.393Z|72f3a274-21f2-45aa-99c1-d90906eebb05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:51.393Z|72f3a274-21f2-45aa-99c1-d90906eebb05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:51.402Z|5edc2a4c-fe92-470e-8ba5-d481853622a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:51.403Z|5edc2a4c-fe92-470e-8ba5-d481853622a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:51.403Z|68f60cb8-345d-4d12-81f2-11f557617251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:38:51.404Z|68f60cb8-345d-4d12-81f2-11f557617251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:54.710Z|8e4f30a2-5796-4c66-a2cf-9c0324a57a08|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:38:54.711Z|8e4f30a2-5796-4c66-a2cf-9c0324a57a08|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:38:56.189Z|3f50cb34-d125-46a7-bd54-5da07c518555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:56.193Z|3f50cb34-d125-46a7-bd54-5da07c518555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:38:56.653Z|633be81f-c25f-4250-ae6d-ee022543ccb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:38:56.654Z|633be81f-c25f-4250-ae6d-ee022543ccb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:01.420Z|6d5d37a7-5e3b-4c8b-9379-0912bb753da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:01.421Z|6d5d37a7-5e3b-4c8b-9379-0912bb753da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:01.425Z|a54e8ea0-0632-4ceb-b5d1-f5cd5d5d9e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:01.425Z|a54e8ea0-0632-4ceb-b5d1-f5cd5d5d9e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:01.440Z|d7324576-3a26-424b-a510-79556b0508b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:01.441Z|d7324576-3a26-424b-a510-79556b0508b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:11.189Z|b555f39f-16fa-4a8d-ae63-3308e0a1921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:11.190Z|b555f39f-16fa-4a8d-ae63-3308e0a1921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:11.445Z|83ebbc96-d037-4fcb-9df6-71bceb45aabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:11.445Z|547c382d-fc4f-4afc-8a61-d19fffa9a9cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:11.445Z|83ebbc96-d037-4fcb-9df6-71bceb45aabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:11.445Z|547c382d-fc4f-4afc-8a61-d19fffa9a9cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:11.461Z|563c0d1e-1e2a-4294-b374-1acaac700f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:11.462Z|563c0d1e-1e2a-4294-b374-1acaac700f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:21.467Z|27462d3c-c963-4957-ac40-ea443d1129ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:21.468Z|27462d3c-c963-4957-ac40-ea443d1129ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:21.469Z|9bc7447e-7a8c-4b6c-b349-5333313ed18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:21.469Z|9bc7447e-7a8c-4b6c-b349-5333313ed18e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:21.482Z|6416255d-8a29-4ece-9308-2f63b1263b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:21.483Z|6416255d-8a29-4ece-9308-2f63b1263b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:26.189Z|02e1a178-70ac-4340-b3f6-e5ee98668563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:26.190Z|02e1a178-70ac-4340-b3f6-e5ee98668563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:26.654Z|271f8de0-9d04-4d17-abb9-aa582a2e8b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:26.655Z|271f8de0-9d04-4d17-abb9-aa582a2e8b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:31.489Z|e9930d66-4728-47be-9c92-3895b8960e4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:31.489Z|97808af4-7020-49a2-885c-fc228bb26e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:31.489Z|e9930d66-4728-47be-9c92-3895b8960e4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:31.489Z|97808af4-7020-49a2-885c-fc228bb26e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:31.503Z|2cdb0fcd-4ddd-4e3c-9112-66573d62a8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:31.504Z|2cdb0fcd-4ddd-4e3c-9112-66573d62a8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:41.189Z|f9cf4b4a-a955-4f02-a8f3-5b59ab1362d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:41.192Z|f9cf4b4a-a955-4f02-a8f3-5b59ab1362d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:41.515Z|00b1b2b8-d9d7-4652-a089-82c341c099ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:41.516Z|00b1b2b8-d9d7-4652-a089-82c341c099ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:41.515Z|fad44ee0-e140-4168-bf55-1a6757fad5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:41.517Z|fad44ee0-e140-4168-bf55-1a6757fad5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:41.530Z|c9785f8f-1b1e-45b4-aa08-92eabc0987d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:41.531Z|c9785f8f-1b1e-45b4-aa08-92eabc0987d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:51.542Z|e60f530b-14ce-434e-81af-6840a0daf9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:51.543Z|e8f32325-365f-4db1-af22-01b9c2d7adaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:51.543Z|e60f530b-14ce-434e-81af-6840a0daf9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:51.543Z|e8f32325-365f-4db1-af22-01b9c2d7adaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:51.550Z|6b8ec5de-f5d4-42d2-9da5-197e2a43c8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:39:51.551Z|6b8ec5de-f5d4-42d2-9da5-197e2a43c8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:54.711Z|cdb11b33-a130-46b3-b1d0-8ac65e7361ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:39:54.712Z|cdb11b33-a130-46b3-b1d0-8ac65e7361ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:39:56.189Z|26edd2c5-0d50-4ba5-8dc8-9803a818b7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:56.190Z|26edd2c5-0d50-4ba5-8dc8-9803a818b7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:39:56.656Z|ec7a11bc-d051-46d2-b734-2ae913ddfd49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:39:56.656Z|ec7a11bc-d051-46d2-b734-2ae913ddfd49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:01.564Z|0afa79bc-fc76-45ae-a2b0-7f853aa5903c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:01.565Z|0afa79bc-fc76-45ae-a2b0-7f853aa5903c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:01.565Z|6d00125f-fe32-46c1-b8f9-937c0a76e70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:01.566Z|6d00125f-fe32-46c1-b8f9-937c0a76e70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:01.574Z|4ed53fcd-19e6-43cc-a2b6-5506ce057c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:01.574Z|4ed53fcd-19e6-43cc-a2b6-5506ce057c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:11.189Z|1180b6eb-7162-4d04-9a94-f6a2860b0353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:11.190Z|1180b6eb-7162-4d04-9a94-f6a2860b0353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:11.587Z|4d00c9fd-cea7-4749-b434-bb1ae4220ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:11.588Z|4d00c9fd-cea7-4749-b434-bb1ae4220ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:11.590Z|2773cee5-0f10-436c-94e4-752bbf8996fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:11.591Z|2773cee5-0f10-436c-94e4-752bbf8996fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:11.594Z|a49719e4-2509-480b-886a-223c262fb8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:11.594Z|a49719e4-2509-480b-886a-223c262fb8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:21.611Z|be734a58-0cad-40f4-8a11-ee40888650ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:21.611Z|dfcca89d-30ca-4a91-9b99-6b9cb273a4e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:21.612Z|be734a58-0cad-40f4-8a11-ee40888650ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:21.612Z|23316865-84c2-41a0-821f-db459a7980f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:21.612Z|dfcca89d-30ca-4a91-9b99-6b9cb273a4e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:21.612Z|23316865-84c2-41a0-821f-db459a7980f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:26.189Z|7cf2b46e-d97a-4de3-80f0-bb04f512580e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:26.192Z|7cf2b46e-d97a-4de3-80f0-bb04f512580e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:26.656Z|7d7d97fd-83c0-4b7f-af6e-0a2b5cd501ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:26.657Z|7d7d97fd-83c0-4b7f-af6e-0a2b5cd501ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:31.634Z|55cad417-54b0-439c-a9e1-201607dc19b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:31.634Z|03c7bff0-965f-45c2-8a45-c4a018b6dd13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:31.634Z|03c7bff0-965f-45c2-8a45-c4a018b6dd13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:31.634Z|55cad417-54b0-439c-a9e1-201607dc19b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:31.635Z|2f8126e9-27be-41d8-ad21-81a9498b2071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:31.636Z|2f8126e9-27be-41d8-ad21-81a9498b2071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:41.189Z|396b6be9-69ec-4894-af45-cdc145b5cf3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:41.190Z|396b6be9-69ec-4894-af45-cdc145b5cf3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:41.655Z|dbee4c14-dee1-4d40-aa0f-84ee6a0ace83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:41.656Z|dbee4c14-dee1-4d40-aa0f-84ee6a0ace83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:41.658Z|51b5668c-44d8-48ca-92fd-3de835193522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:41.659Z|244cd41c-ae98-4309-84f9-f93dd96248cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:41.659Z|51b5668c-44d8-48ca-92fd-3de835193522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:41.659Z|244cd41c-ae98-4309-84f9-f93dd96248cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:51.678Z|9cc3591d-2f72-435b-b755-430c58bc2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:51.678Z|6ffb93bb-6374-40d9-b87b-afd543881083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:51.679Z|9cc3591d-2f72-435b-b755-430c58bc2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:51.679Z|6ffb93bb-6374-40d9-b87b-afd543881083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:51.681Z|2212c209-3793-493b-b261-af4665335c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:40:51.681Z|2212c209-3793-493b-b261-af4665335c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:54.713Z|8a7ec590-9788-4e39-a9d0-0ed68e5160cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:40:54.714Z|8a7ec590-9788-4e39-a9d0-0ed68e5160cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:40:56.189Z|2e193f63-bbb4-4228-af92-90737e418cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:56.190Z|2e193f63-bbb4-4228-af92-90737e418cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:40:56.657Z|70bf157b-b4c0-4f11-a795-2052f82bdaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:40:56.658Z|70bf157b-b4c0-4f11-a795-2052f82bdaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:01.700Z|6d3fa4b4-8bfb-4021-81a4-2f653eff4410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:01.700Z|78d3c594-26b2-4f91-9ab9-288de907fa5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:01.700Z|78d3c594-26b2-4f91-9ab9-288de907fa5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:01.700Z|6d3fa4b4-8bfb-4021-81a4-2f653eff4410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:01.703Z|51a474d7-ff01-4277-aba1-4e11161e34a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:01.703Z|51a474d7-ff01-4277-aba1-4e11161e34a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:11.193Z|e2681305-9e4a-4af8-86f7-981b9a528077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:11.196Z|e2681305-9e4a-4af8-86f7-981b9a528077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:11.723Z|7bd86f80-f3fa-4c0a-8176-479d20a854d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:11.724Z|7bd86f80-f3fa-4c0a-8176-479d20a854d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:11.729Z|08c673c0-1e1a-4689-868c-9ed15b027477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:11.729Z|8faa8497-e490-412f-af44-34dfcdaba96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:11.730Z|8faa8497-e490-412f-af44-34dfcdaba96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:11.730Z|08c673c0-1e1a-4689-868c-9ed15b027477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:21.745Z|40d577dd-eca5-401a-9f67-1b8ed1324372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:21.746Z|40d577dd-eca5-401a-9f67-1b8ed1324372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:21.751Z|5c1ab20b-be35-4ba8-a3ce-5de64dea6ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:21.751Z|5c1ab20b-be35-4ba8-a3ce-5de64dea6ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:21.752Z|49b98f13-d6cf-4daf-9bda-10d0f19ba505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:21.752Z|49b98f13-d6cf-4daf-9bda-10d0f19ba505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:26.189Z|76e2973d-2b3b-49af-b25b-d30680e5bb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:26.191Z|76e2973d-2b3b-49af-b25b-d30680e5bb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:26.659Z|7d438ae6-3ad6-4e33-9563-34f107c4df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:26.659Z|7d438ae6-3ad6-4e33-9563-34f107c4df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:31.769Z|302bb9b2-d8a3-4efc-ad1a-7d9266ec5361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:31.770Z|302bb9b2-d8a3-4efc-ad1a-7d9266ec5361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:31.771Z|cf5ca8e4-1e55-40cd-87b6-82449c322b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:31.771Z|cf5ca8e4-1e55-40cd-87b6-82449c322b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:31.768Z|8bdaef93-c170-4fc0-88b2-758ba26b0b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:31.774Z|8bdaef93-c170-4fc0-88b2-758ba26b0b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:41.189Z|6b41dd02-f673-4c59-b891-b7c93ebceee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:41.190Z|6b41dd02-f673-4c59-b891-b7c93ebceee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:41.793Z|d547ccfc-734c-45a2-b619-0660311855d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:41.794Z|d547ccfc-734c-45a2-b619-0660311855d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:41.794Z|694cddc5-2800-4fea-8bff-5ff070a0d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:41.795Z|694cddc5-2800-4fea-8bff-5ff070a0d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:41.793Z|239efe20-e4e4-42e6-a71f-03cd3e7dd5df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:41.797Z|239efe20-e4e4-42e6-a71f-03cd3e7dd5df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:51.825Z|eb691518-6962-4014-b6f8-d4465dc35e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:51.825Z|517d016b-7f71-4870-a34e-256b1fb52226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:51.826Z|eb691518-6962-4014-b6f8-d4465dc35e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:51.826Z|517d016b-7f71-4870-a34e-256b1fb52226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:51.829Z|900edcac-3888-4a2a-a42c-6a78c032bbd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:41:51.829Z|900edcac-3888-4a2a-a42c-6a78c032bbd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:54.715Z|17a84734-bb0a-49f8-97ce-5b00c86ae793|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:41:54.716Z|17a84734-bb0a-49f8-97ce-5b00c86ae793|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:41:56.189Z|e03b46a8-9e66-45ef-a709-b01c4f65e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:56.192Z|e03b46a8-9e66-45ef-a709-b01c4f65e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:41:56.660Z|ee8e256d-1468-479e-bb1f-7048d87f97d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:41:56.660Z|ee8e256d-1468-479e-bb1f-7048d87f97d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:01.853Z|9e8d396f-d3a1-4096-ac96-34fcbb53e2e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:01.854Z|9e8d396f-d3a1-4096-ac96-34fcbb53e2e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:01.853Z|81a69c06-0c22-4e2e-873e-7fda98e1eebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:01.855Z|81a69c06-0c22-4e2e-873e-7fda98e1eebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:01.856Z|c14b0f72-7c60-45bd-9008-a211ba797853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:01.858Z|c14b0f72-7c60-45bd-9008-a211ba797853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:11.189Z|2e14a82f-d3cc-4694-82e6-42227b8c686c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:11.190Z|2e14a82f-d3cc-4694-82e6-42227b8c686c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:11.881Z|5e8fad90-dab7-4dbc-be5d-6e9b6d178038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:11.881Z|9981943a-d8f7-4bed-8e15-2f0f57919215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:11.881Z|13830446-3d36-4eb8-9b7d-5154c70c828d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:11.882Z|5e8fad90-dab7-4dbc-be5d-6e9b6d178038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:11.882Z|13830446-3d36-4eb8-9b7d-5154c70c828d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:11.882Z|9981943a-d8f7-4bed-8e15-2f0f57919215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:21.913Z|f85de9a2-0c80-4fdf-859c-73c2ca947a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:21.913Z|a898df6e-d7ce-43e0-ab7b-2e43026b015b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:21.915Z|a898df6e-d7ce-43e0-ab7b-2e43026b015b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:21.915Z|f85de9a2-0c80-4fdf-859c-73c2ca947a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:21.919Z|efe9d48e-a5eb-4954-87e3-e5ca3503b926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:21.919Z|efe9d48e-a5eb-4954-87e3-e5ca3503b926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:26.189Z|5dd6aa4b-4755-4775-b11a-332fcaff5d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:26.191Z|5dd6aa4b-4755-4775-b11a-332fcaff5d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:26.661Z|dd8282e5-e8b6-4514-b4ae-730dc82842c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:26.662Z|dd8282e5-e8b6-4514-b4ae-730dc82842c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:31.944Z|28f03ac0-d849-4cdf-8151-d04da2936ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:31.945Z|28f03ac0-d849-4cdf-8151-d04da2936ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:31.944Z|e89f2545-0201-44bd-a174-20800ab22197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:31.946Z|e89f2545-0201-44bd-a174-20800ab22197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:31.951Z|8209de70-ca5d-43c9-96aa-96c6293bc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:31.951Z|8209de70-ca5d-43c9-96aa-96c6293bc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:41.189Z|4a76de94-4a71-47e8-8870-0c7b00542346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:41.192Z|4a76de94-4a71-47e8-8870-0c7b00542346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:41.970Z|1bb6d93f-1f0c-4ab2-90cc-544028f502a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:41.970Z|6ef0c0e7-50e3-4f30-8151-01a9a252989f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:41.970Z|59413af5-1445-4922-8552-3985a62dbf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:41.970Z|6ef0c0e7-50e3-4f30-8151-01a9a252989f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:41.970Z|1bb6d93f-1f0c-4ab2-90cc-544028f502a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:41.971Z|59413af5-1445-4922-8552-3985a62dbf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:51.991Z|152f5c4a-f806-453d-bc3e-b8a5e49bc834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:51.991Z|29b9248b-8e92-4d9b-a596-acbcac82cce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:51.992Z|152f5c4a-f806-453d-bc3e-b8a5e49bc834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:51.992Z|29b9248b-8e92-4d9b-a596-acbcac82cce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:51.993Z|65ff5f99-9ba7-474d-b3bd-16b00fc61349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:42:51.994Z|65ff5f99-9ba7-474d-b3bd-16b00fc61349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:54.715Z|7d18f4d7-47bf-4d6b-b399-2deb94ba412f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:42:54.715Z|7d18f4d7-47bf-4d6b-b399-2deb94ba412f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:42:56.189Z|e2dad9ee-9015-430c-a28d-acd7544fcb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:56.190Z|e2dad9ee-9015-430c-a28d-acd7544fcb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:42:56.662Z|956efd40-4534-4f08-bfce-191fd515f465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:42:56.663Z|956efd40-4534-4f08-bfce-191fd515f465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:02.013Z|e5e1a2c5-34fa-4eaf-a61f-c33f260d89cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:02.013Z|db4823ab-8f1a-4a16-982a-c6cadd60b660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:02.013Z|db4823ab-8f1a-4a16-982a-c6cadd60b660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:02.014Z|e5e1a2c5-34fa-4eaf-a61f-c33f260d89cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:02.016Z|af0109c8-7082-44f0-b577-fe383c250c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:02.016Z|af0109c8-7082-44f0-b577-fe383c250c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:11.189Z|b487b750-1ee5-411f-92e1-0b20ebe199b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:11.190Z|b487b750-1ee5-411f-92e1-0b20ebe199b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:12.036Z|a5e30d0c-c967-4af6-b0d3-b6e24e31d0a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:12.036Z|36be15ed-0323-4e50-bc7f-66b536155a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:12.037Z|a5e30d0c-c967-4af6-b0d3-b6e24e31d0a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:12.037Z|36be15ed-0323-4e50-bc7f-66b536155a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:12.038Z|82d628f8-760a-462b-971a-e2764e7d6e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:12.038Z|82d628f8-760a-462b-971a-e2764e7d6e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:22.060Z|d1ed58d6-50ad-4b80-81f0-127f11e0244f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:22.060Z|4d572cef-2e92-4845-9dfd-26ad12c3fd7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:22.060Z|4d572cef-2e92-4845-9dfd-26ad12c3fd7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:22.060Z|d1ed58d6-50ad-4b80-81f0-127f11e0244f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:22.066Z|bd015d47-3cb2-4854-b048-82b1dd9cc63e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:22.067Z|bd015d47-3cb2-4854-b048-82b1dd9cc63e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:24.179Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:24.184Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7de148f1-ab3f-4e2d-b90a-4924a73b7e04 already exists in requestDb InfraActiveRequests table 2022-12-30T01:43:24.185Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:24.186Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:24.186Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.186Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:24.187Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:24.187Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9f577f939cb7f7871c87909dee27299", X-B3-SpanId:"2eaec2454a094b45", X-B3-ParentSpanId:"b4894a235219d87b", X-B3-Sampled:"0", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd823e9c-041a-4b9c-8770-fb007bc55f5a"] 2022-12-30T01:43:24.187Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:24.188Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.213Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.214Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:43:24.214Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : Not Found 2022-12-30T01:43:24.214Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-12-30T01:43:24.215Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: 2022-12-30T01:43:24.215Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.215Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|404|Not Found|InvokeReturn 2022-12-30T01:43:24.230Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:43:24.231Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:43:24.239Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:43:24.276Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:43:24.277Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:43:24.315Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:43:24.316Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:43:24 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[1-aai-resources-221230-01:43:24:604-43568], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:43:24.318Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|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"]}}} 2022-12-30T01:43:24.321Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:43:24.321Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:43:24.325Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:43:24.350Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:43:24.351Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7de148f1-ab3f-4e2d-b90a-4924a73b7e04], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7abc86da-9dbf-45e0-a966-93da6146e29e], X-ECOMP-RequestID=[7de148f1-ab3f-4e2d-b90a-4924a73b7e04], X-TransactionId=[], X-ONAP-RequestID=[7de148f1-ab3f-4e2d-b90a-4924a73b7e04]} 2022-12-30T01:43:24.385Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:43:24 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221230-01:43:24:671-69254], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:43:24.386Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-30T01:43:24.387Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:43:24.389Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:43:24.390Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:43:24.395Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:43:24.425Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:43:24.426Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:43:24.472Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:43:24.473Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:43:24 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[43], vertex-id=[233664], x-aai-txid=[2-aai-resources-221230-01:43:24:747-40053], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:43:24.474Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672364482246","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-12-30T01:43:24.476Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:43:24.476Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:43:24.483Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:43:24.484Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:43:24.484Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.484Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:43:24.484Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:43:24.485Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e9f577f939cb7f7871c87909dee27299", X-B3-SpanId:"08248db73468ca5e", X-B3-ParentSpanId:"b4894a235219d87b", X-B3-Sampled:"0", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc0ecfa-c3ba-4a80-ac35-f8fcb772c786"] 2022-12-30T01:43:24.485Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296","requestScope":"service"} 2022-12-30T01:43:24.485Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.510Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.511Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.511Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:43:24.511Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-12-30T01:43:24.512Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:43:24.512Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.512Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:43:24.513Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:43:24.514Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:43:24.514Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.514Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:43:24.515Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:43:24.515Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f2c9e0c-81b1-4b48-9761-578f36b99171"] 2022-12-30T01:43:24.515Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:43:24.516Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.565Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.565Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.566Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:43:24.566Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.566Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:43:24.567Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.567Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:43:24.572Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:43:24.573Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:43:24.573Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.573Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:43:24.573Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:43:24.574Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d5ea3b-f723-49dc-bb18-57b20468861e"] 2022-12-30T01:43:24.574Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:43:24.574Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.596Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.596Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:43:24.596Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:43:24.596Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:43:24.597Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:43:24.597Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.597Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:43:24.598Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:43:24.598Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||Invoke 2022-12-30T01:43:24.598Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.598Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:43:24.599Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Method : GET 2022-12-30T01:43:24.599Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc882c0e-eed7-43ea-9d7a-221500fc15b1"] 2022-12-30T01:43:24.599Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Request body: 2022-12-30T01:43:24.599Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.634Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.634Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.634Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status text : OK 2022-12-30T01:43:24.635Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.636Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea" } } } 2022-12-30T01:43:24.637Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.637Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||InvokeReturn 2022-12-30T01:43:24.640Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:43:24.640Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:43:24.641Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.641Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:43:24.641Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:43:24.641Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d6397e7-1e55-407a-9d82-788c55c5df49"] 2022-12-30T01:43:24.641Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:43:24.642Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.663Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.663Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:43:24.663Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:43:24.664Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:43:24.664Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:43:24.664Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.664Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:43:24.665Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:43:24.665Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:43:24.666Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.666Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:43:24.666Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:43:24.666Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f36ffc5-6109-40a2-9476-70239ac4f5e6"] 2022-12-30T01:43:24.667Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:43:24.667Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.697Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.698Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.698Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:43:24.698Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.700Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:43:24.700Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.700Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:43:24.703Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:43:24.703Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:43:24.703Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.703Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:43:24.704Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:43:24.704Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"398179ff-3224-4a87-8062-d4a555b82d5c"] 2022-12-30T01:43:24.704Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:43:24.704Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.728Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.728Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.728Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:43:24.728Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.730Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:43:24.730Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.731Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:43:24.733Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:43:24.733Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:43:24.734Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.734Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:43:24.734Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:43:24.734Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca7e8dc3-e697-4a39-86a0-77bbc53aae63"] 2022-12-30T01:43:24.735Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:43:24.735Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.762Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.762Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:24.762Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:43:24.763Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.764Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:43:24.765Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.765Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:43:24.768Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:43:24.769Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:43:24.769Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.769Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:43:24.769Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:43:24.770Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"e9f577f939cb7f7871c87909dee27299", X-B3-SpanId:"a13938e6194f689b", X-B3-ParentSpanId:"b4894a235219d87b", X-B3-Sampled:"0", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faaf66ed-b5ca-4fcf-a997-a2c43a64411f"] 2022-12-30T01:43:24.770Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04","requestStatus":"IN_PROGRESS","startTime":1672364604231,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04"} 2022-12-30T01:43:24.770Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:24.810Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:24.810Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:43:24.811Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:43:24.811Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:24 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:24.812Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:43:24.231+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:43:24.791+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:24.813Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:24.813Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:43:24.822Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:43:24.823Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:43:24.823Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:24.823Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:43:24.823Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:43:24.823Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"e9f577f939cb7f7871c87909dee27299", X-B3-SpanId:"cc08396836e16841", X-B3-ParentSpanId:"b4894a235219d87b", X-B3-Sampled:"0", X-ONAP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-TransactionID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ECOMP-RequestID:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ca2092-85d1-47f1-b3ba-eb82c260d295"] 2022-12-30T01:43:24.824Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelUuid\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantUuid\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\"modelInvariantUuid\":\"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"163db858-99da-47d9-80db-b17247f6bb95\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\"modelInvariantUuid\":\"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c6c655f1-5b3e-4280-af92-26d674a711fa\"},\"instanceName\":\"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantId\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7bb86975-8b3f-4e71-b73e-97945154694e\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04","type":"String"},"mso-request-id":{"value":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04","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"}}} 2022-12-30T01:43:24.824Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:25.851Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:25.851Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:43:25.852Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:43:25.852Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:43:25 GMT", x-onap-requestid:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", x-requestid:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", x-transactionid:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", x-ecomp-requestid:"7de148f1-ab3f-4e2d-b90a-4924a73b7e04", x-onap-partnername:"UNKNOWN", x-invocationid:"f7ca2092-85d1-47f1-b3ba-eb82c260d295", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1022", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:25.852Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7de148f1-ab3f-4e2d-b90a-4924a73b7e04\",\"instanceId\":\"fdf62f7e-93bf-415f-8cdd-c195f2c528b3\"}}","message":"Success","processInstanceID":"59936065-87e3-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:43:25.853Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:25.853Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:43:25.857Z|7de148f1-ab3f-4e2d-b90a-4924a73b7e04|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:26.066Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:26.071Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:26.071Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:26.072Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:26.073Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:26.073Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:26.074Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d47c2a88a09ffc8e9a7c0b53e36bc88", X-B3-SpanId:"58297d590ffbbe01", X-B3-ParentSpanId:"a7bd7f8b5be1b33d", X-B3-Sampled:"0", X-ONAP-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-TransactionID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-ECOMP-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff3e58e-a334-4fe8-92cc-173d339a0930"] 2022-12-30T01:43:26.075Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:26.075Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:26.094Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:26.094Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:26.095Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:26.095Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:25 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:26.096Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:43:24.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:25.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:26.096Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:26.097Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:26.099Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:26.099Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:26.099Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:26.100Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:26.100Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:26.101Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d47c2a88a09ffc8e9a7c0b53e36bc88", X-B3-SpanId:"77949572e72aa7ff", X-B3-ParentSpanId:"a7bd7f8b5be1b33d", X-B3-Sampled:"0", X-ONAP-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-TransactionID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-ECOMP-RequestID:"936531da-9878-4c82-9a32-73b1ce891b8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb52248-fda4-445e-9ad6-ab05f6e06892"] 2022-12-30T01:43:26.101Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:26.101Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:26.117Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:26.118Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:26.118Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:26.119Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:25 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:26.120Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:26.120Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:26.121Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:26.127Z|936531da-9878-4c82-9a32-73b1ce891b8e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:26.189Z|45ea4ac7-37ce-43a1-b9fd-f89714680cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:26.192Z|45ea4ac7-37ce-43a1-b9fd-f89714680cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:26.663Z|c85e19a3-b920-4cc6-92ad-1df55952a139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:26.664Z|c85e19a3-b920-4cc6-92ad-1df55952a139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:32.084Z|e0e72667-eff7-40ab-803f-181264c62160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:32.085Z|e0e72667-eff7-40ab-803f-181264c62160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:32.086Z|b78162cc-136c-4458-ae55-ebdcf2b532ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:32.087Z|b78162cc-136c-4458-ae55-ebdcf2b532ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:32.091Z|5c53d8e5-0aea-452c-8863-e1ee7fe0112e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:32.091Z|5c53d8e5-0aea-452c-8863-e1ee7fe0112e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:36.342Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:36.347Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:36.348Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:36.348Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:36.349Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:36.349Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:36.349Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfe8290830efadfcfba11996723122c2", X-B3-SpanId:"286807602fd11427", X-B3-ParentSpanId:"f1b8cc15e82fb768", X-B3-Sampled:"0", X-ONAP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-TransactionID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ECOMP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b57051ee-1e6a-44e2-9f32-5b43094a3ac5"] 2022-12-30T01:43:36.350Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:36.350Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:36.379Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:36.380Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:36.380Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:36.381Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:36.382Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "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" : "2022-12-30T01:43:24.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:36.383Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:36.383Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:36.385Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:36.386Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:36.386Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:36.386Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:36.387Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:36.387Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfe8290830efadfcfba11996723122c2", X-B3-SpanId:"206fd57593234d32", X-B3-ParentSpanId:"f1b8cc15e82fb768", X-B3-Sampled:"0", X-ONAP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-TransactionID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ECOMP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57288692-a388-4e21-8efd-44509303d52e"] 2022-12-30T01:43:36.388Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:36.388Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:36.405Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:36.406Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:36.406Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:36.407Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:36.407Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:36.408Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:36.408Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:36.441Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:43:36.442Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:43:36.442Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:36.443Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:43:36.443Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:43:36.443Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-TransactionID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ECOMP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052bf103-6f69-4514-b99d-fb1d0f12d4c2"] 2022-12-30T01:43:36.444Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:43:36.444Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:36.595Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:36.596Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:36.596Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:43:36.597Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0DBB6452981AA5DA2DA1C8C34109AA1E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 30 Dec 2022 01:43:36 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-12-30T01:43:36.598Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d679a17-87e3-11ed-9c3d-e2d94c43d821","businessKey":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:43:31.275+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"59936065-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"5ca66ca6-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:43:36.598Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:36.599Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:43:36.635Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:43:36.636Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:43:36.636Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:36.636Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:43:36.636Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:43:36.637Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-TransactionID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ECOMP-RequestID:"d4138ac6-301b-4542-b2e9-f5c605ec9e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb8c41c-f13e-4072-a538-bb6797378dad"] 2022-12-30T01:43:36.637Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:43:36.637Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:36.762Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:36.762Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:36.763Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:43:36.763Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A2501F774064C07F2F3063E3A71704C3; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:43:36 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:43:36.763Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"5dae674f-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"SubProcess_0y8yozw:5d833883-87e3-11ed-9c3d-e2d94c43d821","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"5d679a17-87e3-11ed-9c3d-e2d94c43d821","executionId":"5dae674d-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:43:31.739+0000","endTime":"2022-12-30T01:43:36.562+0000","durationInMillis":4823,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59936065-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:43:36.764Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:36.764Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d679a17-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:43:36.768Z|d4138ac6-301b-4542-b2e9-f5c605ec9e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:41.193Z|f2289b97-7b07-4b65-b10d-b8c16af3fc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:41.194Z|f2289b97-7b07-4b65-b10d-b8c16af3fc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:42.112Z|9f74a5d1-4f3d-42c9-82f1-13d5e73959bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:42.112Z|e7ed4d04-4e10-4f9c-bb98-b847b635f2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:42.113Z|e7ed4d04-4e10-4f9c-bb98-b847b635f2ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:42.113Z|9f74a5d1-4f3d-42c9-82f1-13d5e73959bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:42.114Z|b9c71560-1dd7-4282-988a-30af6e1b15ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:42.116Z|b9c71560-1dd7-4282-988a-30af6e1b15ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:46.981Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:46.997Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:46.997Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:46.998Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:46.998Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:46.998Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:46.999Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a502ec5dd225b34c32b16c04ea255fc0", X-B3-SpanId:"b0d22b37bbcda236", X-B3-ParentSpanId:"f211a2116bf84cdb", X-B3-Sampled:"0", X-ONAP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-TransactionID:"37307272-1342-49fc-a513-90e904be230c", X-ECOMP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53ff1477-4e2a-45b2-b0f0-d5eaa7c965be"] 2022-12-30T01:43:46.999Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:46.999Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:47.023Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:47.024Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:47.024Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:47.024Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:47.025Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:41.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:47.026Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:47.026Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:47.029Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:47.029Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:47.029Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:47.030Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:47.030Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:47.030Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a502ec5dd225b34c32b16c04ea255fc0", X-B3-SpanId:"ec273ded93904a80", X-B3-ParentSpanId:"f211a2116bf84cdb", X-B3-Sampled:"0", X-ONAP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-TransactionID:"37307272-1342-49fc-a513-90e904be230c", X-ECOMP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6b3ccf7-2294-4592-8ead-d792032abee1"] 2022-12-30T01:43:47.031Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:47.031Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:47.045Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:47.045Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:47.046Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:47.046Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:47 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:47.047Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:47.047Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:47.048Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:47.082Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:43:47.083Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:43:47.083Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:47.083Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:43:47.083Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:43:47.084Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-TransactionID:"37307272-1342-49fc-a513-90e904be230c", X-ECOMP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb00e97-ef33-4e45-8717-811d03660e67"] 2022-12-30T01:43:47.084Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:43:47.084Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:47.212Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:47.213Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:47.213Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:43:47.213Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D7464B0DA454C7E5CF1AC659D203225; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:43:47 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:43:47.214Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64bc6f56-87e3-11ed-9c3d-e2d94c43d821","businessKey":"7de148f1-ab3f-4e2d-b90a-4924a73b7e04","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:43:43.575+0000","endTime":"2022-12-30T01:43:43.778+0000","removalTime":null,"durationInMillis":203,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"59936065-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"64b913bd-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:43:47.214Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:47.215Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:43:47.244Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:43:47.245Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:43:47.245Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:47.245Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:43:47.246Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:43:47.246Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-TransactionID:"37307272-1342-49fc-a513-90e904be230c", X-ECOMP-RequestID:"37307272-1342-49fc-a513-90e904be230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2531d481-fe10-485c-9f0e-f81da47bf5ce"] 2022-12-30T01:43:47.247Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:43:47.247Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:47.406Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:47.408Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:47.408Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:43:47.409Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D55B9A1A0343B3E0CF2F68686A46A05C; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:43:47 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2022-12-30T01:43:47.410Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:64bda7e9-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"64bc6f56-87e3-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"64bc6f56-87e3-11ed-9c3d-e2d94c43d821","executionId":"64bc6f56-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:43:43.583+0000","endTime":"2022-12-30T01:43:43.778+0000","durationInMillis":195,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"59936065-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:43:47.410Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:47.411Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64bc6f56-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:43:47.416Z|37307272-1342-49fc-a513-90e904be230c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:52.136Z|6b635569-8e4f-4b9b-8a4c-e8fba9352142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:52.136Z|56fd7169-06af-471f-a2ce-70e1ece8dae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:52.137Z|6b635569-8e4f-4b9b-8a4c-e8fba9352142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:52.136Z|a7fe1b83-1ad7-486a-98c4-a20fd6cb7a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:43:52.137Z|56fd7169-06af-471f-a2ce-70e1ece8dae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:52.137Z|a7fe1b83-1ad7-486a-98c4-a20fd6cb7a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:54.712Z|7ba76f55-6b4e-4a52-b34a-aa2772542b8d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:43:54.713Z|7ba76f55-6b4e-4a52-b34a-aa2772542b8d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:43:56.189Z|5c1c5e17-9484-4cba-84ff-65f048177ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:56.190Z|5c1c5e17-9484-4cba-84ff-65f048177ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:56.664Z|fd720451-f4ae-45aa-9828-da9ebf29cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:43:56.665Z|fd720451-f4ae-45aa-9828-da9ebf29cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:43:57.585Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:57.591Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:57.592Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:57.592Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:57.593Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:57.593Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:57.593Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68130ede5b46a3877b1471de433f5028", X-B3-SpanId:"0fe88420600f2a97", X-B3-ParentSpanId:"fed6a6028e58eac7", X-B3-Sampled:"0", X-ONAP-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-TransactionID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-ECOMP-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f654b2a-3a94-45d4-8f68-3ab9a99ecfad"] 2022-12-30T01:43:57.594Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:57.594Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:57.637Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:57.637Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:57.638Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:57.638Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:57.639Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:50.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:57.640Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:57.640Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:57.644Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:57.644Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:57.645Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:57.645Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:57.645Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:57.646Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68130ede5b46a3877b1471de433f5028", X-B3-SpanId:"06feb0ff651cf004", X-B3-ParentSpanId:"fed6a6028e58eac7", X-B3-Sampled:"0", X-ONAP-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-TransactionID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-ECOMP-RequestID:"427b6c4d-2005-40be-a4a5-da40c01f2b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d4161e0-1e3d-445c-8b82-ad69ac79787e"] 2022-12-30T01:43:57.646Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:57.647Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:57.671Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:57.672Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:57.672Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:57.673Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:57.673Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:57.674Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:57.674Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:57.682Z|427b6c4d-2005-40be-a4a5-da40c01f2b51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:57.896Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:57.901Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:57.901Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:57.901Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:57.902Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:57.902Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:57.902Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33a531598fa7389ef0ff68bfb8e4a46c", X-B3-SpanId:"5480724f90806cef", X-B3-ParentSpanId:"468d2c58de4510fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-TransactionID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-ECOMP-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e22fcd6d-3607-4f75-872a-bbb8688658c9"] 2022-12-30T01:43:57.902Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:57.903Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:57.926Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:57.927Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:57.928Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:57.928Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:57.929Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:50.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:57.929Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:57.930Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:57.931Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:57.931Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:57.932Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:57.932Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:57.932Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:57.932Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33a531598fa7389ef0ff68bfb8e4a46c", X-B3-SpanId:"436dbae7aeae25d5", X-B3-ParentSpanId:"468d2c58de4510fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-TransactionID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-ECOMP-RequestID:"9dcb3e35-5bcc-4302-8dd2-2c5907d89a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d89e4ad-d4dc-4b6b-a65a-43dbc041f776"] 2022-12-30T01:43:57.933Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:57.933Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:57.948Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:57.948Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:57.949Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:57.949Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:57.952Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:57.952Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:57.952Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:57.959Z|9dcb3e35-5bcc-4302-8dd2-2c5907d89a35|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:58.133Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:58.139Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.140Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:58.140Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.140Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.140Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:58.141Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55f9c81f18924e37cb5ef83cd4f7e282", X-B3-SpanId:"fe27ce5f5b3af1b3", X-B3-ParentSpanId:"fc35618847ca1770", X-B3-Sampled:"0", X-ONAP-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-TransactionID:"aeb690db-7614-4497-a556-0db181190b93", X-ECOMP-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"983367a0-f8b3-4eb0-8d81-ebcc3220f90f"] 2022-12-30T01:43:58.141Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:58.141Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.161Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.162Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.162Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:58.162Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.163Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:50.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:58.163Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.164Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:58.165Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.165Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:58.165Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.166Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.166Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:58.166Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55f9c81f18924e37cb5ef83cd4f7e282", X-B3-SpanId:"cbe43849fa67cb87", X-B3-ParentSpanId:"fc35618847ca1770", X-B3-Sampled:"0", X-ONAP-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-TransactionID:"aeb690db-7614-4497-a556-0db181190b93", X-ECOMP-RequestID:"aeb690db-7614-4497-a556-0db181190b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31e8a5ba-a1f5-42cd-b711-514546dcdba8"] 2022-12-30T01:43:58.166Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:58.167Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.178Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.179Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.179Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:58.179Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.182Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:58.182Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.182Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:58.190Z|aeb690db-7614-4497-a556-0db181190b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:58.356Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:58.360Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.361Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:58.361Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.361Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.362Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:58.362Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b88c47a69460acab5b9196262e33a8f0", X-B3-SpanId:"d4ea34fc3186a17b", X-B3-ParentSpanId:"a48fecc8246d32a6", X-B3-Sampled:"0", X-ONAP-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-TransactionID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-ECOMP-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae40dc61-6d42-4b73-8b54-025ef39e6378"] 2022-12-30T01:43:58.362Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:58.363Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.396Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.396Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.397Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:58.397Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.399Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:50.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:58.399Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.400Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:58.401Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.402Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:58.402Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.402Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.403Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:58.403Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b88c47a69460acab5b9196262e33a8f0", X-B3-SpanId:"d2cec2bf78895707", X-B3-ParentSpanId:"a48fecc8246d32a6", X-B3-Sampled:"0", X-ONAP-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-TransactionID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-ECOMP-RequestID:"4eff7b87-d630-4ea2-9f9f-395cd81c8af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba180aa-5def-480f-9072-a1f04f099f2e"] 2022-12-30T01:43:58.403Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:58.404Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.416Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.416Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.416Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:58.417Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.419Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:58.419Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.419Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:58.428Z|4eff7b87-d630-4ea2-9f9f-395cd81c8af9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:43:58.590Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:43:58.594Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.595Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||Invoke 2022-12-30T01:43:58.595Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.595Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04 2022-12-30T01:43:58.596Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Method : GET 2022-12-30T01:43:58.596Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01335229b051f9ec62aa95ac68c7ce91", X-B3-SpanId:"58bf911e50cb3507", X-B3-ParentSpanId:"a5a0746cff3b405c", X-B3-Sampled:"0", X-ONAP-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-TransactionID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-ECOMP-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ef65231-5b63-4ec3-a153-45db75cedc64"] 2022-12-30T01:43:58.596Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Request body: 2022-12-30T01:43:58.596Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.624Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.625Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.625Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Status text : OK 2022-12-30T01:43:58.626Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:57 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.627Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||Response body: { "requestId" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=161ea522-8190-4e5b-be60-7911467d3051 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:43:24.000+00:00", "endTime" : "2022-12-30T01:43:50.000+00:00", "source" : "VID", "vnfId" : "a8d79e67-04c6-420a-bc3b-9bbf00982645", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:43:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "fdf62f7e-93bf-415f-8cdd-c195f2c528b3", "serviceInstanceName" : "basic_cnf_macro_48a90f18-9d49-42b7-b5da-5ac7bb37e296", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7de148f1-ab3f-4e2d-b90a-4924a73b7e04", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04" } } } 2022-12-30T01:43:58.628Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.628Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|INFO|500||InvokeReturn 2022-12-30T01:43:58.630Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.630Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:43:58.630Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:43:58.631Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false 2022-12-30T01:43:58.631Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:43:58.631Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01335229b051f9ec62aa95ac68c7ce91", X-B3-SpanId:"98ea6da4e4930d07", X-B3-ParentSpanId:"a5a0746cff3b405c", X-B3-Sampled:"0", X-ONAP-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-TransactionID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-ECOMP-RequestID:"ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40c02e44-b18c-427a-bd6d-5275cd8e2077"] 2022-12-30T01:43:58.632Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:43:58.632Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:43:58.646Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:43:58.646Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:43:58.647Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:43:58.647Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:43:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:43:58.651Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:43:58.651Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:43:58.651Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7de148f1-ab3f-4e2d-b90a-4924a73b7e04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:43:58.658Z|ca0ac20e-cf78-4fa3-925b-3c3dd3e37ae7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7de148f1-ab3f-4e2d-b90a-4924a73b7e04|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:44:02.160Z|55fd9f56-4a47-472c-8f33-c2d347487734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:02.160Z|55fd9f56-4a47-472c-8f33-c2d347487734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:02.160Z|1efdb8a7-cb0d-44de-9311-bfe5333e88e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:02.161Z|1efdb8a7-cb0d-44de-9311-bfe5333e88e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:02.164Z|8e366dbb-1b28-40b9-ac7c-c0e93fdad378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:02.164Z|8e366dbb-1b28-40b9-ac7c-c0e93fdad378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:11.189Z|c19cefd6-25b0-409c-9b09-d2d5eae839e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:11.192Z|c19cefd6-25b0-409c-9b09-d2d5eae839e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:44:12.185Z|2d35978e-c9aa-419b-9a35-1035981da353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:12.186Z|2d35978e-c9aa-419b-9a35-1035981da353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:12.186Z|a7a94f2e-c179-496e-9b46-9b43fffbbb91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:12.186Z|a7a94f2e-c179-496e-9b46-9b43fffbbb91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:12.187Z|6ece256c-527b-4511-8364-27100b687825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:12.188Z|6ece256c-527b-4511-8364-27100b687825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:22.209Z|c7f71aec-fecc-45f6-bf49-3d9e17ec9275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:22.209Z|d3a647a2-3342-4341-a459-508837ce36c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:22.209Z|240c901d-2bf9-49c6-a99f-dbf956e39dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:22.209Z|240c901d-2bf9-49c6-a99f-dbf956e39dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:22.209Z|c7f71aec-fecc-45f6-bf49-3d9e17ec9275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:22.209Z|d3a647a2-3342-4341-a459-508837ce36c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:26.189Z|3d436b5c-9ebc-4f41-974c-f4be63e0a971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:26.190Z|3d436b5c-9ebc-4f41-974c-f4be63e0a971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:44:26.665Z|6c3b32db-544c-4bc2-b1ae-01e323108e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:26.666Z|6c3b32db-544c-4bc2-b1ae-01e323108e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:44:32.231Z|5d59f1f4-7bab-40f6-9a95-4ea920f243c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:32.231Z|f7f24d68-ec3a-47de-81d1-324694259830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:32.232Z|5d59f1f4-7bab-40f6-9a95-4ea920f243c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:32.232Z|f7f24d68-ec3a-47de-81d1-324694259830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:32.232Z|7e1be30c-bc39-4267-977e-00b22fc095b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:32.233Z|7e1be30c-bc39-4267-977e-00b22fc095b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:41.189Z|5db98186-b6e0-4bd1-b7ef-cfd7cf2247ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:41.190Z|5db98186-b6e0-4bd1-b7ef-cfd7cf2247ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:44:42.252Z|2c4f23c7-65e6-43c3-ad59-d7f4a6cf1556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:42.253Z|2c4f23c7-65e6-43c3-ad59-d7f4a6cf1556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:42.254Z|157349f0-791c-4a9f-8fb0-352cd498bd7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:42.254Z|157349f0-791c-4a9f-8fb0-352cd498bd7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:42.256Z|9c81266e-66e2-4800-8c3c-f5375efb5f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:42.256Z|9c81266e-66e2-4800-8c3c-f5375efb5f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:52.283Z|1f17b517-bd0c-486e-b376-97ec9ffd2bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:52.283Z|1f17b517-bd0c-486e-b376-97ec9ffd2bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:52.283Z|563bd774-40f1-47f1-8325-364b2e2bc1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:52.285Z|563bd774-40f1-47f1-8325-364b2e2bc1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:52.285Z|ac3a65bd-bc35-4ee3-837b-e0443d5e6a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:44:52.285Z|ac3a65bd-bc35-4ee3-837b-e0443d5e6a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:54.711Z|f425acf7-7d04-4ede-9c3a-3912329713ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:44:54.712Z|f425acf7-7d04-4ede-9c3a-3912329713ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:44:56.189Z|f82774e3-54a6-4abc-be4d-29cc88b5cb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:56.192Z|f82774e3-54a6-4abc-be4d-29cc88b5cb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:44:56.667Z|b7dea0a0-396d-4afc-acd1-957039a8c5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:44:56.667Z|b7dea0a0-396d-4afc-acd1-957039a8c5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:02.306Z|20f75fa9-503f-4955-b8a4-7774278000c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:02.308Z|20f75fa9-503f-4955-b8a4-7774278000c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:02.309Z|bd8862f7-5e2d-4461-9212-f17031b76653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:02.310Z|bd8862f7-5e2d-4461-9212-f17031b76653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:02.310Z|4fa51e12-7ed8-472b-86bc-1871ef4bf59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:02.311Z|4fa51e12-7ed8-472b-86bc-1871ef4bf59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:11.189Z|eca5adc8-1558-4ca5-aab6-e231e70d19b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:11.190Z|eca5adc8-1558-4ca5-aab6-e231e70d19b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:12.340Z|b6c85214-f73c-48dd-936b-3f4a1e7c0702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:12.341Z|b6c85214-f73c-48dd-936b-3f4a1e7c0702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:12.346Z|510e41c4-cf8a-48fe-9396-a7387564ddda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:12.347Z|510e41c4-cf8a-48fe-9396-a7387564ddda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:12.355Z|9f6437f3-d3c3-440d-8cc9-ea7456247e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:12.356Z|9f6437f3-d3c3-440d-8cc9-ea7456247e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:22.366Z|a3919a7f-19e7-49d2-a72f-57117746f315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:22.367Z|a3919a7f-19e7-49d2-a72f-57117746f315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:22.376Z|90a2f6e2-271c-4b98-816b-06e7f59a2107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:22.377Z|90a2f6e2-271c-4b98-816b-06e7f59a2107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:22.382Z|651d1938-56e0-404f-8ac2-3ae502e4a57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:22.383Z|651d1938-56e0-404f-8ac2-3ae502e4a57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:26.189Z|669b38b8-ee44-4cb7-b073-39a3e9045bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:26.190Z|669b38b8-ee44-4cb7-b073-39a3e9045bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:26.668Z|870371ac-a0d4-498c-a8c4-eec152b41ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:26.669Z|870371ac-a0d4-498c-a8c4-eec152b41ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:32.397Z|4ef4b92a-b8df-4cf1-a6d8-3f4d2163a4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:32.398Z|4ef4b92a-b8df-4cf1-a6d8-3f4d2163a4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:32.399Z|214fab1a-b245-4ffa-9edd-25d7cb3ad0b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:32.400Z|214fab1a-b245-4ffa-9edd-25d7cb3ad0b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:32.402Z|c8e8cec2-6b02-4d90-9327-3a677d76ba72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:32.403Z|c8e8cec2-6b02-4d90-9327-3a677d76ba72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:41.189Z|9e9be4f8-2a13-4011-bba7-d4185a640407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:41.192Z|9e9be4f8-2a13-4011-bba7-d4185a640407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:42.422Z|6880701f-b969-4dee-8b13-9b62b077fb28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:42.422Z|ceda1faa-d306-4332-baf8-c88333661565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:42.423Z|ceda1faa-d306-4332-baf8-c88333661565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:42.423Z|6880701f-b969-4dee-8b13-9b62b077fb28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:42.423Z|8a832bfc-d678-4c3d-90fc-656e982aac71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:42.424Z|8a832bfc-d678-4c3d-90fc-656e982aac71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:52.447Z|6f9ccdc6-dd1b-4d04-bbc2-0992f36a04f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:52.447Z|5307bfac-d606-436d-92ea-6c7defe126b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:52.447Z|5307bfac-d606-436d-92ea-6c7defe126b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:52.447Z|6f9ccdc6-dd1b-4d04-bbc2-0992f36a04f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:52.448Z|30a295af-1359-4a4d-8ce8-92160a467458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:45:52.448Z|30a295af-1359-4a4d-8ce8-92160a467458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:54.711Z|2328805c-d58f-47f9-9689-7e58956d7374|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:45:54.711Z|2328805c-d58f-47f9-9689-7e58956d7374|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:45:56.189Z|b0bbf528-806b-44ee-911c-9f8dc4b57f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:56.190Z|b0bbf528-806b-44ee-911c-9f8dc4b57f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:45:56.669Z|5fa023b8-3c82-4db2-8264-d5b37a69b7dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:45:56.670Z|5fa023b8-3c82-4db2-8264-d5b37a69b7dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:02.468Z|02b0a054-73dc-4ff4-8d5a-1352cbe95f8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:02.468Z|ffd56885-9ada-4df4-9e5d-4f52bd6b628a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:02.468Z|02b0a054-73dc-4ff4-8d5a-1352cbe95f8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:02.469Z|ffd56885-9ada-4df4-9e5d-4f52bd6b628a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:02.470Z|2ca06c64-34ac-4183-ab9d-c2aa9839efa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:02.471Z|2ca06c64-34ac-4183-ab9d-c2aa9839efa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:11.189Z|d64cf121-feea-46d6-aa00-81671096a40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:11.190Z|d64cf121-feea-46d6-aa00-81671096a40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:12.490Z|c1484171-6214-4c64-b365-c49c99063630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:12.490Z|b726d9b2-deff-43bd-99b8-909697d32d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:12.490Z|611ba4de-1cb0-42c9-9656-74ea339eccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:12.491Z|c1484171-6214-4c64-b365-c49c99063630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:12.491Z|b726d9b2-deff-43bd-99b8-909697d32d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:12.491Z|611ba4de-1cb0-42c9-9656-74ea339eccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:22.512Z|c561a696-7c86-4b69-92ae-e40d4c237d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:22.512Z|3b082f2a-9adf-4bdc-ba18-2f4eda23c519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:22.513Z|3b082f2a-9adf-4bdc-ba18-2f4eda23c519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:22.512Z|c561a696-7c86-4b69-92ae-e40d4c237d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:22.515Z|6d47b454-4fe5-49e1-8be6-1fd3a421f9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:22.515Z|6d47b454-4fe5-49e1-8be6-1fd3a421f9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:26.189Z|1b6e66b4-53f7-4e2b-a033-f7689efef282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:26.192Z|1b6e66b4-53f7-4e2b-a033-f7689efef282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:26.671Z|c4569697-d241-4e41-8d0b-51ee22a82296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:26.671Z|c4569697-d241-4e41-8d0b-51ee22a82296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:32.538Z|22f45cfd-47d3-40d1-bb49-f1e66389d676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:32.539Z|22f45cfd-47d3-40d1-bb49-f1e66389d676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:32.541Z|b3de0711-18c9-4581-bdd5-65273c34bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:32.538Z|7cb41273-f962-4358-9c20-56065af0338c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:32.541Z|b3de0711-18c9-4581-bdd5-65273c34bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:32.542Z|7cb41273-f962-4358-9c20-56065af0338c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:41.189Z|632371f8-28e1-4ca8-91ae-99a161cbc9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:41.190Z|632371f8-28e1-4ca8-91ae-99a161cbc9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:42.565Z|bff3fa59-5569-4d15-b665-81e7980e11e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:42.565Z|6d1610f8-9e27-41b6-a85e-d4b21d3b7894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:42.565Z|7cdd1126-a706-4c64-84fa-0f7b13e95ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:42.566Z|6d1610f8-9e27-41b6-a85e-d4b21d3b7894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:42.566Z|bff3fa59-5569-4d15-b665-81e7980e11e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:42.566Z|7cdd1126-a706-4c64-84fa-0f7b13e95ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:52.588Z|faa8fde0-d5b5-4d98-b386-302876d166be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:52.589Z|faa8fde0-d5b5-4d98-b386-302876d166be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:52.590Z|a0e9e614-df16-4e91-b07e-cff6e32f6204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:52.590Z|0532aa66-e960-4216-9475-1b7d8b4c0ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:46:52.590Z|a0e9e614-df16-4e91-b07e-cff6e32f6204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:52.590Z|0532aa66-e960-4216-9475-1b7d8b4c0ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:52.839Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:46:52.841Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3684df84-e234-44d1-98d5-8bc033ae90c4 already exists in requestDb InfraActiveRequests table 2022-12-30T01:46:52.842Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:46:52.842Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:46:52.842Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:52.843Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:46:52.843Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:46:52.843Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"831a9c19e9f07d2451810d51288c5055", X-B3-SpanId:"d34d5149ba014d39", X-B3-ParentSpanId:"55841a7297b4db3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f67a7133-b3c1-43be-9be6-70aae2a1081e"] 2022-12-30T01:46:52.843Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:46:52.843Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:52.890Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:52.890Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:46:52.890Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : Not Found 2022-12-30T01:46:52.891Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:46:52 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2022-12-30T01:46:52.891Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: 2022-12-30T01:46:52.891Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:52.892Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|404|Not Found|InvokeReturn 2022-12-30T01:46:52.906Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:46:52.907Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:46:52.912Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:46:52.941Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:46:52.942Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:46:52.979Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:46:52.979Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:46:53 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221230-01:46:53:279-71073], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:46:52.981Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|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"]}}} 2022-12-30T01:46:52.983Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:46:52.983Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:46:52.988Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:46:53.016Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:46:53.016Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:46:53.052Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:46:53.052Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:46:53 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-221230-01:46:53:349-53038], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:46:53.054Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|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"]}}} 2022-12-30T01:46:53.056Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:46:53.056Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:46:53.061Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:46:53.087Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:46:53.087Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[3684df84-e234-44d1-98d5-8bc033ae90c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2d78933e-7acf-4064-a30a-7a60690fe97f], X-ECOMP-RequestID=[3684df84-e234-44d1-98d5-8bc033ae90c4], X-TransactionId=[], X-ONAP-RequestID=[3684df84-e234-44d1-98d5-8bc033ae90c4]} 2022-12-30T01:46:53.138Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:46:53 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[48], vertex-id=[303136], x-aai-txid=[1-aai-resources-221230-01:46:53:419-38738], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:46:53.140Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672364510863","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-12-30T01:46:53.140Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:46:53.142Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:46:53.142Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:46:53.147Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:46:53.147Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:46:53.147Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.147Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:46:53.148Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:46:53.148Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"831a9c19e9f07d2451810d51288c5055", X-B3-SpanId:"c52d68c7e5549697", X-B3-ParentSpanId:"55841a7297b4db3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20b6747-84f0-4597-afd8-44aed7d95203"] 2022-12-30T01:46:53.148Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e","requestScope":"service"} 2022-12-30T01:46:53.148Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.194Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.194Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.195Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:46:53.195Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:46:52 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2022-12-30T01:46:53.195Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:46:53.195Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.196Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:46:53.196Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:46:53.197Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||Invoke 2022-12-30T01:46:53.197Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.197Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:46:53.198Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Method : GET 2022-12-30T01:46:53.198Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d2168f4-f57c-4b58-9eee-852fd660e8eb"] 2022-12-30T01:46:53.198Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Request body: 2022-12-30T01:46:53.198Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.236Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.237Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.237Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status text : OK 2022-12-30T01:46:53.238Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.238Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } 2022-12-30T01:46:53.239Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.239Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||InvokeReturn 2022-12-30T01:46:53.243Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance 2022-12-30T01:46:53.243Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|INFO|500||Invoke 2022-12-30T01:46:53.243Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.244Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance 2022-12-30T01:46:53.244Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:46:53.244Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5f6cbc-a3da-403b-8e25-90db682ba0a2"] 2022-12-30T01:46:53.244Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:46:53.245Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.266Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.266Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:46:53.267Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:46:53.267Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&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:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:46:53.268Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:46:53.268Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.269Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:46:53.270Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296 2022-12-30T01:46:53.270Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|INFO|500||Invoke 2022-12-30T01:46:53.270Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.271Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296 2022-12-30T01:46:53.271Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Method : GET 2022-12-30T01:46:53.271Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a1e764-1e92-4a54-999d-9a5c5308b2d1"] 2022-12-30T01:46:53.271Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Request body: 2022-12-30T01:46:53.272Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.305Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.306Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.306Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Status text : OK 2022-12-30T01:46:53.306Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.307Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296" } } } 2022-12-30T01:46:53.308Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.308Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|INFO|500||InvokeReturn 2022-12-30T01:46:53.311Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance 2022-12-30T01:46:53.312Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|INFO|500||Invoke 2022-12-30T01:46:53.313Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.313Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance 2022-12-30T01:46:53.313Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:46:53.313Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05d6b381-eefa-4baf-8088-99d613c5f785"] 2022-12-30T01:46:53.314Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:46:53.314Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.333Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.334Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:46:53.334Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:46:53.334Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&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:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-12-30T01:46:53.335Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:46:53.335Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.335Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:46:53.336Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:46:53.336Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:46:53.337Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.337Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:46:53.337Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:46:53.338Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3639ff16-4db2-47a8-913b-03ed8585a0c9"] 2022-12-30T01:46:53.338Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:46:53.338Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.374Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.374Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.375Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:46:53.375Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.376Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:46:53.376Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.377Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:46:53.379Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:46:53.380Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:46:53.380Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.380Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:46:53.380Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:46:53.381Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc71922-0d36-4fe2-8720-37b3b0de4ea5"] 2022-12-30T01:46:53.381Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:46:53.381Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.403Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.404Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.404Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:46:53.404Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.405Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:46:53.405Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.406Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:46:53.408Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:46:53.408Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||Invoke 2022-12-30T01:46:53.409Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.409Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:46:53.409Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Method : GET 2022-12-30T01:46:53.409Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba0c125-8238-4517-9571-a2d6657fbf4b"] 2022-12-30T01:46:53.410Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Request body: 2022-12-30T01:46:53.410Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.445Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.446Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:53.446Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status text : OK 2022-12-30T01:46:53.447Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:46:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.449Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } 2022-12-30T01:46:53.449Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.450Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||InvokeReturn 2022-12-30T01:46:53.454Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:46:53.455Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:46:53.455Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.456Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:46:53.456Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:46:53.456Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"831a9c19e9f07d2451810d51288c5055", X-B3-SpanId:"50fcd6c6d4a9acf0", X-B3-ParentSpanId:"55841a7297b4db3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d70425-4330-4676-8f36-2b6d93b44e9a"] 2022-12-30T01:46:53.457Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3684df84-e234-44d1-98d5-8bc033ae90c4","requestStatus":"IN_PROGRESS","startTime":1672364812906,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3684df84-e234-44d1-98d5-8bc033ae90c4"} 2022-12-30T01:46:53.457Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:53.515Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:53.516Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:46:53.517Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:46:53.517Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:46:52 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:53.518Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:46:52.906+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:46:53.493+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:46:53.519Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:53.519Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:46:53.528Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:46:53.529Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:46:53.529Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:53.529Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:46:53.530Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:46:53.530Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"831a9c19e9f07d2451810d51288c5055", X-B3-SpanId:"bb24a43fe3567376", X-B3-ParentSpanId:"55841a7297b4db3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-TransactionID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ECOMP-RequestID:"3684df84-e234-44d1-98d5-8bc033ae90c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c329bda8-48ea-4ea5-9f57-4adb3c488edb"] 2022-12-30T01:46:53.530Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\"modelUuid\":\"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\"modelInvariantUuid\":\"8915b85e-7aeb-40a5-ad36-5b6d1911b296\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\"modelInvariantUuid\":\"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"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\":\"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\"modelInvariantUuid\":\"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ff3f5fa8-9304-4460-a5a0-09bb32572343\"},\"instanceName\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\"modelInvariantId\":\"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"3684df84-e234-44d1-98d5-8bc033ae90c4","type":"String"},"mso-request-id":{"value":"3684df84-e234-44d1-98d5-8bc033ae90c4","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"}}} 2022-12-30T01:46:53.530Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:54.713Z|60d4601b-0f45-47b6-b777-f04811b53a1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:46:54.713Z|60d4601b-0f45-47b6-b777-f04811b53a1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:46:55.547Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:55.548Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:46:55.548Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:46:55.548Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:46:55 GMT", x-onap-requestid:"3684df84-e234-44d1-98d5-8bc033ae90c4", x-requestid:"3684df84-e234-44d1-98d5-8bc033ae90c4", x-transactionid:"3684df84-e234-44d1-98d5-8bc033ae90c4", x-ecomp-requestid:"3684df84-e234-44d1-98d5-8bc033ae90c4", x-onap-partnername:"UNKNOWN", x-invocationid:"c329bda8-48ea-4ea5-9f57-4adb3c488edb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2012", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:55.549Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3684df84-e234-44d1-98d5-8bc033ae90c4\",\"instanceId\":\"2ccd115a-59f0-4f31-a080-6615a647c8dc\"}}","message":"Success","processInstanceID":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:46:55.549Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:55.549Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:46:55.554Z|3684df84-e234-44d1-98d5-8bc033ae90c4|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:46:55.747Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:46:55.751Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:46:55.751Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:46:55.752Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:55.752Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:46:55.752Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:46:55.752Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6674329b6cffe361b3dabe5f6914b55", X-B3-SpanId:"309aaa9fe6009926", X-B3-ParentSpanId:"741ed143c1981ba0", X-B3-Sampled:"0", X-ONAP-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-TransactionID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-ECOMP-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ad6b03-3248-46f5-ab5c-2cc7c332f399"] 2022-12-30T01:46:55.753Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:46:55.753Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:55.778Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:55.779Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:55.779Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:46:55.779Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:46:55 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:55.780Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:46:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:46:55.780Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:55.781Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:46:55.782Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:46:55.782Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:46:55.783Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:46:55.783Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:46:55.783Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:46:55.783Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6674329b6cffe361b3dabe5f6914b55", X-B3-SpanId:"d396d04f85ac9590", X-B3-ParentSpanId:"741ed143c1981ba0", X-B3-Sampled:"0", X-ONAP-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-TransactionID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-ECOMP-RequestID:"f8e700f3-6c55-458c-828e-ce6f5366257c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f25996-8c36-4e8d-87a9-9b5ba0997d23"] 2022-12-30T01:46:55.784Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:46:55.784Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:46:55.797Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:46:55.798Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:46:55.798Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:46:55.798Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:46:55 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:46:55.799Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:46:55.799Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:46:55.800Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:46:55.806Z|f8e700f3-6c55-458c-828e-ce6f5366257c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:46:56.189Z|43e1fed5-caae-4ca5-8c72-2f8efbd37334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:56.190Z|43e1fed5-caae-4ca5-8c72-2f8efbd37334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:46:56.672Z|008487dc-fcb3-45d0-9398-012c32582315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:46:56.672Z|008487dc-fcb3-45d0-9398-012c32582315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:02.617Z|3ebd3fc4-3184-4948-af36-c1d15e9f97e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:02.617Z|84240f0b-a633-4c5c-bce1-4c5352484462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:02.617Z|3ebd3fc4-3184-4948-af36-c1d15e9f97e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:02.617Z|84240f0b-a633-4c5c-bce1-4c5352484462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:02.623Z|09de9d38-72f3-4d84-9ff6-7e09fd378015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:02.623Z|09de9d38-72f3-4d84-9ff6-7e09fd378015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:05.988Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:05.993Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:05.994Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:05.994Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:05.994Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:05.995Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:05.995Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95e6558cdc1ff20cc94d9e6bd9e79b6c", X-B3-SpanId:"46c3324fa7ca9122", X-B3-ParentSpanId:"af775f46d49446a3", X-B3-Sampled:"0", X-ONAP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-TransactionID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ECOMP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9992a28d-4583-4842-b151-5cc97fcb6878"] 2022-12-30T01:47:05.996Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:05.996Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:06.018Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:06.019Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:06.019Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:06.020Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:06.021Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:06.021Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:06.022Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:06.023Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:06.024Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:06.024Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:06.024Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:06.024Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:06.025Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95e6558cdc1ff20cc94d9e6bd9e79b6c", X-B3-SpanId:"5821ef9d9026596d", X-B3-ParentSpanId:"af775f46d49446a3", X-B3-Sampled:"0", X-ONAP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-TransactionID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ECOMP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db65cc01-a618-44b2-b17a-97e64a6ee9fe"] 2022-12-30T01:47:06.025Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:06.025Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:06.036Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:06.036Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:06.037Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:06.037Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:05 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:06.038Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:47:06.038Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:06.038Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:06.170Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:06.170Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:06.171Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:06.171Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:06.172Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:06.172Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-TransactionID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ECOMP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab2edbd6-ef1d-42d3-a5df-b102e4b7d5f0"] 2022-12-30T01:47:06.172Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:06.173Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:06.303Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:06.304Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:06.305Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:06.305Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=825E6A191B3DC0F6D3C0A74BA807FD8D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:06 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:47:06.306Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"db16bdf3-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:02.138+0000","endTime":"2022-12-30T01:47:04.764+0000","removalTime":null,"durationInMillis":2626,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"da475fb2-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:47:06.306Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:06.306Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:06.335Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:06.336Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:06.336Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:06.337Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:06.337Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:06.337Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-TransactionID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ECOMP-RequestID:"81b5c2c2-0540-4749-8288-883eb97f600e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee8fb9ed-db88-4044-b9e0-31aef619e92e"] 2022-12-30T01:47:06.338Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:06.338Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:06.460Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:06.460Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:06.461Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:06.461Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7E1759B323A59ECD9BA8370C17989A37; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:06 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:47:06.462Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:db173336-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"db16bdf3-87e3-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"db16bdf3-87e3-11ed-9c3d-e2d94c43d821","executionId":"db16bdf3-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:02.141+0000","endTime":"2022-12-30T01:47:02.329+0000","durationInMillis":188,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:06.462Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:06.462Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db16bdf3-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:06.467Z|81b5c2c2-0540-4749-8288-883eb97f600e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:11.189Z|44c5dc05-97f4-4f30-b7c4-af28c283a085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:11.192Z|44c5dc05-97f4-4f30-b7c4-af28c283a085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:12.639Z|a535d37e-a6f9-42b5-b845-656039a4acda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:12.640Z|a535d37e-a6f9-42b5-b845-656039a4acda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:12.649Z|ea6452dc-654f-46ba-a7ef-17ec6a011cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:12.649Z|ea6452dc-654f-46ba-a7ef-17ec6a011cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:12.652Z|3f26b1e7-764a-4cc3-89ce-85640e5d71f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:12.652Z|3f26b1e7-764a-4cc3-89ce-85640e5d71f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:16.630Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:16.637Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:16.637Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:16.638Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:16.638Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:16.638Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:16.638Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51399c49f473ffdcd3f5426ebc918316", X-B3-SpanId:"56bf2106b3d0e06e", X-B3-ParentSpanId:"606738e7296216b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-TransactionID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ECOMP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0469d99c-a247-47ce-8edf-3b18e6eb7005"] 2022-12-30T01:47:16.639Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:16.639Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:16.667Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:16.668Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:16.668Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:16.669Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:16 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:16.670Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:16.671Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:16.671Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:16.673Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:16.673Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:16.673Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:16.674Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:16.674Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:16.675Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51399c49f473ffdcd3f5426ebc918316", X-B3-SpanId:"977a48621ba3391a", X-B3-ParentSpanId:"606738e7296216b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-TransactionID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ECOMP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee34913-752c-483e-bbe0-16406c6db5a3"] 2022-12-30T01:47:16.675Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:16.675Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:16.688Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:16.689Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:16.689Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:16.689Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:16 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:16.691Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:47:16.691Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:16.692Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:16.727Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:16.728Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:16.728Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:16.728Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:16.729Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:16.729Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-TransactionID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ECOMP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27588356-6427-41b5-b3b8-08163ce6dcf0"] 2022-12-30T01:47:16.730Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:16.730Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:16.870Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:16.871Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:16.871Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:16.872Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3FFE89D950EFCE8531CB56C701C125CC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:16 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-12-30T01:47:16.872Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1595f8e-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"ControllerExecutionBB:1:d954b337-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:12.641+0000","endTime":"2022-12-30T01:47:15.919+0000","removalTime":null,"durationInMillis":3278,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"e05ef9b8-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:47:16.872Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:16.873Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:16.899Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:16.900Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:16.900Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:16.900Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:16.901Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:16.901Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-TransactionID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ECOMP-RequestID:"c24ee45f-575a-4fd1-9610-8a0c31feaa83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"940c5fcc-a80d-4ae2-a1b3-4bf9966dbf6f"] 2022-12-30T01:47:16.901Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:16.902Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:17.030Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:17.031Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:17.031Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:17.031Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=960C80F07A26A2E54CCD701AEA104AB1; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:16 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2022-12-30T01:47:17.032Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e34d199e-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"e1595f8e-87e3-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:d954b337-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"e1595f8e-87e3-11ed-9c3d-e2d94c43d821","executionId":"e1595f8e-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:15.916+0000","endTime":"2022-12-30T01:47:15.916+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:17.032Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:17.032Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1595f8e-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:17.036Z|c24ee45f-575a-4fd1-9610-8a0c31feaa83|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:22.666Z|a2b90df6-d2f1-42cd-8c02-ed9b8a7e7d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:22.667Z|a2b90df6-d2f1-42cd-8c02-ed9b8a7e7d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:22.672Z|9338f5e6-23b8-45cf-a0c9-2bda41763e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:22.673Z|9338f5e6-23b8-45cf-a0c9-2bda41763e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:22.673Z|617f0d93-20ba-44b0-9767-c591c2ba9b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:22.674Z|617f0d93-20ba-44b0-9767-c591c2ba9b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:26.189Z|65eccfc2-ac4e-432f-80f9-a8593d259e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:26.190Z|65eccfc2-ac4e-432f-80f9-a8593d259e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:26.673Z|2cb19f2b-f235-4446-8d95-2b3ce35e769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:26.674Z|2cb19f2b-f235-4446-8d95-2b3ce35e769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:27.201Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:27.209Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:27.209Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:27.209Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:27.210Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:27.210Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:27.210Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74b58dbb4fc220e0db078912937343df", X-B3-SpanId:"63cfdf2669c05f78", X-B3-ParentSpanId:"7aae721f4eb15edf", X-B3-Sampled:"0", X-ONAP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-TransactionID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ECOMP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c44ec24-6eb2-4ac4-a19c-6a0e6335d74a"] 2022-12-30T01:47:27.211Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:27.211Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:27.244Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:27.245Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:27.245Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:27.245Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:27 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:27.246Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:27.246Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:27.247Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:27.248Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:27.248Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:27.249Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:27.249Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:27.249Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:27.250Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74b58dbb4fc220e0db078912937343df", X-B3-SpanId:"fd594aef6da58c48", X-B3-ParentSpanId:"7aae721f4eb15edf", X-B3-Sampled:"0", X-ONAP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-TransactionID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ECOMP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c31c453-2b41-4c87-9e78-71d20b3fd633"] 2022-12-30T01:47:27.250Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:27.250Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:27.262Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:27.263Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:27.263Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:27.264Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:27 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:27.264Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:47:27.265Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:27.265Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:27.298Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:27.299Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:27.299Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:27.299Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:27.299Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:27.300Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-TransactionID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ECOMP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28d9e39c-5fd5-4420-af7e-4f4bd5b96f20"] 2022-12-30T01:47:27.300Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:27.300Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:27.450Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:27.451Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:27.451Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:27.451Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6EDC21880739FD8A4CEBD8983B4EB6B6; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:27 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2022-12-30T01:47:27.452Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:18.066+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"e493f155-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:47:27.452Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:27.452Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:27.476Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:27.476Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:27.476Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:27.477Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:27.477Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:27.477Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-TransactionID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ECOMP-RequestID:"3f521da5-80b0-434d-8738-40b8c1198b5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"503210fc-b561-4787-995c-6c698a286ae0"] 2022-12-30T01:47:27.477Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:27.477Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:27.608Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:27.608Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:27.608Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:27.609Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C0C902873E1BD211CFF1FB93DECB7FB8; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:27 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:47:27.609Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e89db92e-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","executionId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:24.833+0000","endTime":"2022-12-30T01:47:24.841+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:27.609Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:27.610Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:27.613Z|3f521da5-80b0-434d-8738-40b8c1198b5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:32.690Z|c4eadd83-d286-461e-91da-5f2eadc21bff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:32.690Z|c4eadd83-d286-461e-91da-5f2eadc21bff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:32.695Z|e3df192b-0192-4c53-8ded-deffdf28cb2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:32.695Z|da3428a1-51e7-46c1-8979-805bd528b90d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:32.695Z|e3df192b-0192-4c53-8ded-deffdf28cb2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:32.695Z|da3428a1-51e7-46c1-8979-805bd528b90d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:37.785Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:37.792Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:37.792Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:37.793Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:37.793Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:37.793Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:37.793Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e085a96675d0c1111a1cb0a001f854a", X-B3-SpanId:"c08f42284097bd61", X-B3-ParentSpanId:"c730a9a62c4b269a", X-B3-Sampled:"0", X-ONAP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-TransactionID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ECOMP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34aefd2d-8a33-49a0-8981-8cbd7f7a6973"] 2022-12-30T01:47:37.794Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:37.794Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:37.816Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:37.817Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:37.817Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:37.817Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:37 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:37.818Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:37.818Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:37.818Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:37.819Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:37.820Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:37.820Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:37.820Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:37.820Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:37.820Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e085a96675d0c1111a1cb0a001f854a", X-B3-SpanId:"454619219d2f2f1e", X-B3-ParentSpanId:"c730a9a62c4b269a", X-B3-Sampled:"0", X-ONAP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-TransactionID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ECOMP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c09241e9-6fa0-4382-9f52-3917ea661df6"] 2022-12-30T01:47:37.821Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:37.821Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:37.836Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:37.837Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:37.837Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:37.837Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:37.840Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:47:37.840Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:37.840Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:37.861Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:37.862Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:37.862Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:37.862Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:37.862Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:37.863Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-TransactionID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ECOMP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53df3f1f-87c1-4cd9-9ead-e99e9fdcd70d"] 2022-12-30T01:47:37.863Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:37.863Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:38.017Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:38.018Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:38.018Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:38.018Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B118392C86F55E993F17A7EB40C5F8FB; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:38 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-12-30T01:47:38.019Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:18.066+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"e493f155-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:47:38.019Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:38.019Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:38.041Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:38.041Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:38.042Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:38.042Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:38.042Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:38.042Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-TransactionID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ECOMP-RequestID:"c6d4b381-c6e9-43a7-bcc5-04033028764f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8c8d28-6060-4d92-a158-be079df907ed"] 2022-12-30T01:47:38.043Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:38.043Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:38.179Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:38.180Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:38.180Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:38.180Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=36FDEF8DF307238FD1B53372D3BB8037; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:38 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:47:38.181Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e89db92e-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","executionId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:24.833+0000","endTime":"2022-12-30T01:47:24.841+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:38.181Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:38.182Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:38.185Z|c6d4b381-c6e9-43a7-bcc5-04033028764f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:41.189Z|72c5751e-ae92-471e-a22a-d04b16545bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:41.190Z|72c5751e-ae92-471e-a22a-d04b16545bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:42.720Z|6daf4e73-7963-421c-b5f2-6bd14830e9ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:42.720Z|6daf4e73-7963-421c-b5f2-6bd14830e9ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:42.721Z|0053ef15-681f-4980-bd63-ea5bc42a5b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:42.721Z|0053ef15-681f-4980-bd63-ea5bc42a5b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:42.723Z|30f58fe7-8dca-4685-be81-03e12082a79f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:42.723Z|30f58fe7-8dca-4685-be81-03e12082a79f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:48.382Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:48.397Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:48.398Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:48.398Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:48.399Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:48.399Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:48.399Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcabf36f1da83addb58bb9112cdeef41", X-B3-SpanId:"c27cade67489cd35", X-B3-ParentSpanId:"e43e3fc1d92e04ec", X-B3-Sampled:"0", X-ONAP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-TransactionID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ECOMP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b2a8d2-45ee-422f-8809-97dbbc027dfa"] 2022-12-30T01:47:48.400Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:48.400Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:48.438Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:48.440Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:48.441Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:48.441Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:48 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:48.442Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:48.442Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:48.443Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:48.444Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:48.445Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:48.445Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:48.445Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:48.446Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:48.446Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcabf36f1da83addb58bb9112cdeef41", X-B3-SpanId:"fb01b9c3d5354bb4", X-B3-ParentSpanId:"e43e3fc1d92e04ec", X-B3-Sampled:"0", X-ONAP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-TransactionID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ECOMP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f643e45-5aeb-4535-acd5-d2925aaf8ff2"] 2022-12-30T01:47:48.446Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:48.447Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:48.470Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:48.471Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:48.471Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:48.472Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:48 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:48.474Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:47:48.474Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:48.475Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:48.497Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:48.498Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:48.498Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:48.499Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:48.499Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:48.499Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-TransactionID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ECOMP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd52762-a230-44ad-bfe1-022be1f34e56"] 2022-12-30T01:47:48.500Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:48.500Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:48.634Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:48.635Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:48.635Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:48.636Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=68F491BF84708B14C03C400BA7633EE7; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:47 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:47:48.636Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:18.066+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"e493f155-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:47:48.637Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:48.637Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:48.660Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:48.660Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:48.660Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:48.661Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:48.661Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:48.661Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-TransactionID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ECOMP-RequestID:"f29923ee-49c9-4b6a-a7db-93a42d386697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"687ab669-5254-470d-94cd-f8eb91bcd853"] 2022-12-30T01:47:48.662Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:48.662Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:48.796Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:48.797Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:48.797Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:48.797Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FC8E51D8CD9D057E16658FCE4006CF85; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:47 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:47:48.798Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e89db92e-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","executionId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:24.833+0000","endTime":"2022-12-30T01:47:24.841+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:48.798Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:48.798Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:48.802Z|f29923ee-49c9-4b6a-a7db-93a42d386697|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:52.742Z|da6bb57e-b329-431e-9fdd-553feb004b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:52.742Z|ca9cee0d-592a-4de4-a7e3-21bb7c94aa83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:52.743Z|ca9cee0d-592a-4de4-a7e3-21bb7c94aa83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:52.743Z|da6bb57e-b329-431e-9fdd-553feb004b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:52.744Z|ef1d8aaf-0006-4381-8137-ee1f1683f44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:47:52.745Z|ef1d8aaf-0006-4381-8137-ee1f1683f44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:54.712Z|7bfdf1f4-ad43-4fd0-97f2-605aba79de9e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:47:54.713Z|7bfdf1f4-ad43-4fd0-97f2-605aba79de9e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:47:56.190Z|e382e422-f2e2-4156-bff9-9babdfe2ebca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:56.194Z|e382e422-f2e2-4156-bff9-9babdfe2ebca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:56.674Z|624e6b5e-b557-4982-89c5-82e058242a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:47:56.675Z|624e6b5e-b557-4982-89c5-82e058242a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:47:58.685Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:58.687Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c82764ad-b52e-4871-b90b-7a785d49a353 already exists in requestDb InfraActiveRequests table 2022-12-30T01:47:58.687Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:47:58.687Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:47:58.688Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:58.688Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:47:58.688Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:47:58.689Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4b4a1589f8336ba9ace183363d1a842", X-B3-SpanId:"f7e479a3f224959f", X-B3-ParentSpanId:"18a7f357f7852751", X-B3-Sampled:"0", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cadcb27-0394-409b-b649-6f0fe1a08615"] 2022-12-30T01:47:58.689Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:47:58.689Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:58.712Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:58.712Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:47:58.713Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : Not Found 2022-12-30T01:47:58.713Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:47:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-12-30T01:47:58.713Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: 2022-12-30T01:47:58.714Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:58.714Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|404|Not Found|InvokeReturn 2022-12-30T01:47:58.722Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:47:58.723Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:47:58.726Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:47:58.750Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:47:58.750Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:47:58.788Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:47:58.789Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:47:59 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-221230-01:47:59:092-20343], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:47:58.790Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|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"]}}} 2022-12-30T01:47:58.792Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:47:58.793Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:47:58.799Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:47:58.826Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:47:58.827Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:47:58.858Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:47:58.858Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:47:59 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-221230-01:47:59:162-69134], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:47:58.859Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|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"]}}} 2022-12-30T01:47:58.861Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:47:58.861Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:47:58.865Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:47:58.890Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:47:58.891Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:47:58.966Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:47:58.972Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:58.972Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:47:58.972Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:58.973Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:47:58.973Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:47:58.973Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcab57cf7c71f8a16129027580a926e8", X-B3-SpanId:"1f4b3c12cae648be", X-B3-ParentSpanId:"0e32f1e9559d3d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-TransactionID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ECOMP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e8d8bb4-ecbc-4185-bc81-c2db9a9f4d15"] 2022-12-30T01:47:58.973Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:47:58.973Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:58.985Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:47:58.986Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:47:59 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[92], vertex-id=[233664], x-aai-txid=[1-aai-resources-221230-01:47:59:227-33231], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:47:58.987Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672364877065","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-12-30T01:47:58.988Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:47:58.989Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:47:58.994Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:58.994Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:58.995Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:58.995Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:58.995Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:58.995Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:47:58.996Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:58.995Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:58.997Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:58.997Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"117", X-B3-TraceId:"d4b4a1589f8336ba9ace183363d1a842", X-B3-SpanId:"8be5a0dce80b4d70", X-B3-ParentSpanId:"18a7f357f7852751", X-B3-Sampled:"0", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37a73d36-d818-4c03-b47f-3b51e365aef1"] 2022-12-30T01:47:58.998Z|c82764ad-b52e-4871-b90b-7a785d49a353|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_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2","requestScope":"service"} 2022-12-30T01:47:58.998Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:58.999Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:47:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:47:58.999Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:58.999Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:47:59.001Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:59.001Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:47:59.001Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.001Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:47:59.002Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:47:59.002Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcab57cf7c71f8a16129027580a926e8", X-B3-SpanId:"5af093fbe36adce8", X-B3-ParentSpanId:"0e32f1e9559d3d6e", X-B3-Sampled:"0", X-ONAP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-TransactionID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ECOMP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d97471-f457-4d26-ba21-57ac94c098ed"] 2022-12-30T01:47:59.002Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:47:59.002Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.027Z|c82764ad-b52e-4871-b90b-7a785d49a353|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========================================== 2022-12-30T01:47:59.027Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.028Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 : OK 2022-12-30T01:47:59.028Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"Fri, 30 Dec 2022 01:47:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-12-30T01:47:59.029Z|c82764ad-b52e-4871-b90b-7a785d49a353|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: 2022-12-30T01:47:59.029Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================= 2022-12-30T01:47:59.030Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.031Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:47:59.031Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:47:59.032Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.032Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:47:59.033Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:47:59.033Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ce7c893-704d-4766-acce-f2691ac36a7f"] 2022-12-30T01:47:59.034Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.034Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.034Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:47:59.035Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:58 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.034Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:47:59.036Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.036Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:47:59.037Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.037Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:47:59.059Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:59.060Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:59.060Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.060Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:47:59.060Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:59.060Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-TransactionID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ECOMP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ff41e52-1d2d-4800-bebb-7634b597be83"] 2022-12-30T01:47:59.061Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:59.061Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.073Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.073Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.074Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:47:59.074Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.075Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:47:59.075Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.076Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:47:59.078Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:47:59.079Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:47:59.079Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.080Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:47:59.080Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:47:59.080Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"877038de-b76e-4880-8438-5d43c863f757"] 2022-12-30T01:47:59.081Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:47:59.081Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.103Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.103Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:47:59.104Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:47:59.104Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2022-12-30T01:47:59.105Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:47:59.105Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.106Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:47:59.106Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:47:59.107Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||Invoke 2022-12-30T01:47:59.107Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.107Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:47:59.108Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Method : GET 2022-12-30T01:47:59.108Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3319a1d8-eb41-41c1-b8b6-dea19a36f793"] 2022-12-30T01:47:59.108Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Request body: 2022-12-30T01:47:59.109Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.145Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.145Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.146Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status text : OK 2022-12-30T01:47:59.146Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.152Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea" } } } 2022-12-30T01:47:59.152Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.154Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||InvokeReturn 2022-12-30T01:47:59.158Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:47:59.158Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:47:59.159Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.159Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:47:59.159Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:47:59.160Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3de6923-4a40-4a7e-b5a3-b487a22a5706"] 2022-12-30T01:47:59.160Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:47:59.161Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.186Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.186Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:47:59.186Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:47:59.187Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:47:59.187Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:47:59.187Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.188Z|c82764ad-b52e-4871-b90b-7a785d49a353|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=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:47:59.189Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.189Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.189Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.190Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.190Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.191Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bfe4b27-fea0-4288-8509-62798f09fda7"] 2022-12-30T01:47:59.191Z|c82764ad-b52e-4871-b90b-7a785d49a353|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: 2022-12-30T01:47:59.192Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.206Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.207Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.207Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:59.207Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45C13CCC67A017BF2D111EC6C6297A4B; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-12-30T01:47:59.207Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:47:18.066+0000","endTime":"2022-12-30T01:47:56.776+0000","removalTime":null,"durationInMillis":38710,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"e493f155-87e3-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:47:59.208Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.208Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:59.220Z|c82764ad-b52e-4871-b90b-7a785d49a353|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========================================== 2022-12-30T01:47:59.221Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.221Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 : OK 2022-12-30T01:47:59.221Z|c82764ad-b52e-4871-b90b-7a785d49a353|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", date:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.223Z|c82764ad-b52e-4871-b90b-7a785d49a353|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:47:59.223Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================= 2022-12-30T01:47:59.224Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.226Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.226Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.227Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.227Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.227Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.228Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:59.228Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d75bf97-8435-45a6-ac45-a70a757a0e08"] 2022-12-30T01:47:59.228Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:47:59.228Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.228Z|c82764ad-b52e-4871-b90b-7a785d49a353|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: 2022-12-30T01:47:59.229Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:47:59.229Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.229Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:47:59.229Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-TransactionID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ECOMP-RequestID:"a5482894-17c8-47df-ae5e-ec56aded684c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a339413-cc12-4b9c-9f0c-2df99a6836bd"] 2022-12-30T01:47:59.229Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:47:59.230Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.259Z|c82764ad-b52e-4871-b90b-7a785d49a353|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========================================== 2022-12-30T01:47:59.259Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.260Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 : OK 2022-12-30T01:47:59.260Z|c82764ad-b52e-4871-b90b-7a785d49a353|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", date:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.262Z|c82764ad-b52e-4871-b90b-7a785d49a353|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" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:47:59.262Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================= 2022-12-30T01:47:59.263Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.265Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:47:59.265Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:47:59.266Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:47:59.266Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:47:59.266Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:47:59.267Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d458271-7b0e-4ed7-af42-8493cdce4cf5"] 2022-12-30T01:47:59.267Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:47:59.267Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:47:59.296Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.296Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.297Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:47:59.297Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.299Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:47:59.299Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.299Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:47:59.314Z|c82764ad-b52e-4871-b90b-7a785d49a353|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/ 2022-12-30T01:47:59.315Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.315Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.315Z|c82764ad-b52e-4871-b90b-7a785d49a353|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/ 2022-12-30T01:47:59.316Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.316Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"8974", X-B3-TraceId:"d4b4a1589f8336ba9ace183363d1a842", X-B3-SpanId:"d6525b3b93d63b4a", X-B3-ParentSpanId:"18a7f357f7852751", X-B3-Sampled:"0", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab135724-e066-4acd-97b6-c70f24b8b6c7"] 2022-12-30T01:47:59.317Z|c82764ad-b52e-4871-b90b-7a785d49a353|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":"c82764ad-b52e-4871-b90b-7a785d49a353","requestStatus":"IN_PROGRESS","startTime":1672364878723,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c82764ad-b52e-4871-b90b-7a785d49a353"} 2022-12-30T01:47:59.317Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.352Z|c82764ad-b52e-4871-b90b-7a785d49a353|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========================================== 2022-12-30T01:47:59.353Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.354Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 : Created 2022-12-30T01:47:59.354Z|c82764ad-b52e-4871-b90b-7a785d49a353|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/c82764ad-b52e-4871-b90b-7a785d49a353", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:47:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:47:59.355Z|c82764ad-b52e-4871-b90b-7a785d49a353|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" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:47:58.723+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:47:59.334+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:47:59.355Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================= 2022-12-30T01:47:59.356Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.358Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:47:59.358Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:47:59.359Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:47:59.359Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E19CDDA3FFFB3C3C8F537AB1A5AC970; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:47:59.359Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fba78891-87e3-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","executionId":"e4952a16-87e3-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:47:56.774+0000","endTime":"2022-12-30T01:47:56.774+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:47:59.359Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:47:59.360Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4952a16-87e3-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:47:59.368Z|a5482894-17c8-47df-ae5e-ec56aded684c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:47:59.373Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.374Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.374Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:47:59.375Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.375Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:47:59.375Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"4343", X-B3-TraceId:"d4b4a1589f8336ba9ace183363d1a842", X-B3-SpanId:"81bb9cb2bdf84ca9", X-B3-ParentSpanId:"18a7f357f7852751", X-B3-Sampled:"0", X-ONAP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-TransactionID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ECOMP-RequestID:"c82764ad-b52e-4871-b90b-7a785d49a353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5588667c-7fa8-4b8d-b75c-0b5e299f9c91"] 2022-12-30T01:47:59.376Z|c82764ad-b52e-4871-b90b-7a785d49a353|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\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelUuid\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantUuid\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\"modelInvariantUuid\":\"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"163db858-99da-47d9-80db-b17247f6bb95\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\"modelInvariantUuid\":\"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c6c655f1-5b3e-4280-af92-26d674a711fa\"},\"instanceName\":\"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantId\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7bb86975-8b3f-4e71-b73e-97945154694e\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"c82764ad-b52e-4871-b90b-7a785d49a353","type":"String"},"mso-request-id":{"value":"c82764ad-b52e-4871-b90b-7a785d49a353","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"}}} 2022-12-30T01:47:59.377Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================ 2022-12-30T01:48:00.392Z|c82764ad-b52e-4871-b90b-7a785d49a353|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========================================== 2022-12-30T01:48:00.393Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:48:00.393Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 : Accepted 2022-12-30T01:48:00.394Z|c82764ad-b52e-4871-b90b-7a785d49a353|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:"Fri, 30 Dec 2022 01:48:00 GMT", x-onap-requestid:"c82764ad-b52e-4871-b90b-7a785d49a353", x-requestid:"c82764ad-b52e-4871-b90b-7a785d49a353", x-transactionid:"c82764ad-b52e-4871-b90b-7a785d49a353", x-ecomp-requestid:"c82764ad-b52e-4871-b90b-7a785d49a353", x-onap-partnername:"UNKNOWN", x-invocationid:"5588667c-7fa8-4b8d-b75c-0b5e299f9c91", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:00.394Z|c82764ad-b52e-4871-b90b-7a785d49a353|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\":\"c82764ad-b52e-4871-b90b-7a785d49a353\",\"instanceId\":\"6b410522-c5ae-4513-926a-3ed701f2e4c0\"}}","message":"Success","processInstanceID":"fd372979-87e3-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:48:00.395Z|c82764ad-b52e-4871-b90b-7a785d49a353|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================================================= 2022-12-30T01:48:00.395Z|c82764ad-b52e-4871-b90b-7a785d49a353|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 2022-12-30T01:48:00.399Z|c82764ad-b52e-4871-b90b-7a785d49a353|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:00.581Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:00.586Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:00.586Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:00.587Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:00.587Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:00.587Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:00.587Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4895c1588fc869b7b7e6e9cfb2d1c553", X-B3-SpanId:"fcf61b5efc939143", X-B3-ParentSpanId:"be780be62542a225", X-B3-Sampled:"0", X-ONAP-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-TransactionID:"1aac1a85-f95e-4e19-81b8-160595767077", X-ECOMP-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7003f588-7b8a-4341-8d3d-4783d8270f83"] 2022-12-30T01:48:00.587Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:00.588Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:00.622Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:00.623Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:00.623Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:00.623Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:00 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:00.626Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:47:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:00.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:00.626Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:00.627Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:00.628Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:00.629Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:00.629Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:00.629Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:00.629Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:00.630Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4895c1588fc869b7b7e6e9cfb2d1c553", X-B3-SpanId:"e7481699d5ffed83", X-B3-ParentSpanId:"be780be62542a225", X-B3-Sampled:"0", X-ONAP-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-TransactionID:"1aac1a85-f95e-4e19-81b8-160595767077", X-ECOMP-RequestID:"1aac1a85-f95e-4e19-81b8-160595767077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"609a4b0a-cae4-42c4-90e7-5157251235e3"] 2022-12-30T01:48:00.630Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:00.631Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:00.646Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:00.646Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:00.647Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:00.647Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:00.649Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:00.650Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:00.650Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:00.657Z|1aac1a85-f95e-4e19-81b8-160595767077|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:02.765Z|a27b5ceb-bc93-44d4-9657-ab6eb9797c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:02.765Z|2a9f9c17-6f53-49b2-8955-636d2ccd0502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:02.766Z|2a9f9c17-6f53-49b2-8955-636d2ccd0502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:02.766Z|a27b5ceb-bc93-44d4-9657-ab6eb9797c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:02.770Z|f2195868-6c0f-4752-955c-2866b6979f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:02.770Z|f2195868-6c0f-4752-955c-2866b6979f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:09.545Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:09.551Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:09.551Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:09.552Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:09.552Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:09.552Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:09.552Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5162cb9d578d27dc058d17e4ce7528", X-B3-SpanId:"58dd52bd65709a42", X-B3-ParentSpanId:"f481d4d43a392362", X-B3-Sampled:"0", X-ONAP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-TransactionID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ECOMP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7993a40f-c7b7-4084-91e7-6c835db2f310"] 2022-12-30T01:48:09.553Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:09.553Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:09.592Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:09.593Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:09.594Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:09.594Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:09 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:09.603Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:09.603Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:09.604Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:09.605Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:09.606Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:09.606Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:09.607Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:09.607Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:09.608Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5162cb9d578d27dc058d17e4ce7528", X-B3-SpanId:"cdf0cd8ace27362c", X-B3-ParentSpanId:"f481d4d43a392362", X-B3-Sampled:"0", X-ONAP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-TransactionID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ECOMP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef08e659-de70-409c-b5bc-5eeffb2a6ec5"] 2022-12-30T01:48:09.609Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:09.609Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:09.627Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:09.628Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:09.628Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:09.628Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:09 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:09.631Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:09.631Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:09.632Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:09.668Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:09.669Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:09.669Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:09.670Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:09.670Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:09.671Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-TransactionID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ECOMP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"655d32c0-5025-4ea6-934a-04f5765dec39"] 2022-12-30T01:48:09.671Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:09.671Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:09.815Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:09.816Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:09.816Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:09.816Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=743C9EA2FE3FE142BFFAA5E0AA37C581; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:09 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-12-30T01:48:09.817Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"018d165d-87e4-11ed-9c3d-e2d94c43d821","businessKey":"3684df84-e234-44d1-98d5-8bc033ae90c4","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:06.667+0000","endTime":"2022-12-30T01:48:07.408+0000","removalTime":null,"durationInMillis":741,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"018b1a56-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:48:09.817Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:09.818Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3684df84-e234-44d1-98d5-8bc033ae90c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:09.839Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:09.840Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:09.840Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:09.840Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:09.841Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:09.841Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-TransactionID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ECOMP-RequestID:"199c954e-76a4-45c6-9bec-0e3beda95982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f8bfdd1-397a-4945-8154-86140fc2464a"] 2022-12-30T01:48:09.842Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:09.842Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:09.986Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:09.987Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:09.987Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:09.987Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=98A4AF4CEFEA831BE9C1785160AE8830; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:09 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-12-30T01:48:09.988Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:018e00d0-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"018d165d-87e4-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"018d165d-87e4-11ed-9c3d-e2d94c43d821","executionId":"018d165d-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:06.673+0000","endTime":"2022-12-30T01:48:07.403+0000","durationInMillis":730,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d5f829f1-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:09.988Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:09.989Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=018d165d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:09.992Z|199c954e-76a4-45c6-9bec-0e3beda95982|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:10.824Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:10.831Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:10.831Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:10.831Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:10.832Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:10.832Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:10.833Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f879e699430934b6f17c53367b29ddd", X-B3-SpanId:"438b6e55b4eab21d", X-B3-ParentSpanId:"3c71430212e17f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-TransactionID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ECOMP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d91b76b1-fb95-4773-b04e-c7b0a3a61b12"] 2022-12-30T01:48:10.833Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:10.833Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:10.859Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:10.860Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:10.860Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:10.860Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:10.861Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-12-30T01:47:58.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:09.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:10.861Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:10.862Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:10.864Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:10.864Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:10.865Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:10.865Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:10.865Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:10.865Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f879e699430934b6f17c53367b29ddd", X-B3-SpanId:"36492d4b43d6a04e", X-B3-ParentSpanId:"3c71430212e17f9d", X-B3-Sampled:"0", X-ONAP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-TransactionID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ECOMP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e225b475-dda6-4210-a1b6-c48e516142b3"] 2022-12-30T01:48:10.866Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:10.866Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:10.883Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:10.884Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:10.884Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:10.884Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:10 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:10.885Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:10.886Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:10.886Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:10.908Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:10.909Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:10.909Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:10.909Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:10.909Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:10.910Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-TransactionID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ECOMP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"265bd19d-4a66-4068-bb4d-a98b5e2fea97"] 2022-12-30T01:48:10.910Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:10.910Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:11.043Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:11.044Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:11.044Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:11.044Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DFFEA46BB666A02E26F5650C00F43D9D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:48:11.045Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0149f247-87e4-11ed-9c3d-e2d94c43d821","businessKey":"c82764ad-b52e-4871-b90b-7a785d49a353","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:06.227+0000","endTime":"2022-12-30T01:48:09.013+0000","removalTime":null,"durationInMillis":2786,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fd372979-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"009a03c8-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:48:11.045Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:11.045Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:11.067Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:11.068Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:11.068Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:11.068Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:11.068Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:11.069Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-TransactionID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ECOMP-RequestID:"dbdf7805-8af8-40fb-9436-6f8000742389", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23f75e80-dc9d-40ae-a663-cf0d66d82aff"] 2022-12-30T01:48:11.069Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:11.069Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:11.189Z|1d23c6ed-4c53-452a-b038-612502faa315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:11.190Z|1d23c6ed-4c53-452a-b038-612502faa315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:11.198Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:11.199Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:11.199Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:11.199Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C6EE686F7B950556A6AD99FBA3BD259A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2022-12-30T01:48:11.200Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"01e41014-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"SubProcess_0y8yozw:0160fcd3-87e4-11ed-9c3d-e2d94c43d821","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"0149f247-87e4-11ed-9c3d-e2d94c43d821","executionId":"01e3e902-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:07.237+0000","endTime":"2022-12-30T01:48:08.804+0000","durationInMillis":1567,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fd372979-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:11.200Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:11.200Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0149f247-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:11.206Z|dbdf7805-8af8-40fb-9436-6f8000742389|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:12.791Z|6d348f18-8b0c-4ef2-9771-6b527f0b0831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:12.791Z|0d94c373-7dd6-46e7-b05c-68f68c357b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:12.792Z|6d348f18-8b0c-4ef2-9771-6b527f0b0831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:12.792Z|0d94c373-7dd6-46e7-b05c-68f68c357b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:12.795Z|1fc1c972-9969-4aaf-aba8-b86c3d6ab91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:12.796Z|1fc1c972-9969-4aaf-aba8-b86c3d6ab91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:20.152Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:20.159Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.159Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:20.159Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.159Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.160Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:20.160Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3481b963b7d7ebef0542eb90f25e4801", X-B3-SpanId:"e090eef4accfcc06", X-B3-ParentSpanId:"636c2e7e0fb418e1", X-B3-Sampled:"0", X-ONAP-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-TransactionID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-ECOMP-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b92c92a-fa54-4041-b276-0854182905fd"] 2022-12-30T01:48:20.160Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:20.160Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.190Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.191Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.192Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:20.192Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.193Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "endTime" : "2022-12-30T01:48:20.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:20.193Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.194Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:20.196Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.196Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:20.197Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.197Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.198Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:20.198Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3481b963b7d7ebef0542eb90f25e4801", X-B3-SpanId:"8330ca047da13ac0", X-B3-ParentSpanId:"636c2e7e0fb418e1", X-B3-Sampled:"0", X-ONAP-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-TransactionID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-ECOMP-RequestID:"c386a699-044a-4fa7-b909-c7c09f0d04d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc13501b-e90c-460a-a258-6a29fc260983"] 2022-12-30T01:48:20.199Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:20.199Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.212Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.212Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.213Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:20.213Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.214Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:20.214Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.215Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:20.221Z|c386a699-044a-4fa7-b909-c7c09f0d04d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:20.376Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:20.382Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.382Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:20.383Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.383Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.384Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:20.384Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0a5f145b12a772371189defb4c6984e", X-B3-SpanId:"9a1ce097544733e2", X-B3-ParentSpanId:"0f76c3fc29a41451", X-B3-Sampled:"0", X-ONAP-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-TransactionID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-ECOMP-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce7ddfde-1953-4623-9fc1-3d086a6c5878"] 2022-12-30T01:48:20.384Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:20.385Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.414Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.414Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.415Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:20.415Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.418Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "endTime" : "2022-12-30T01:48:20.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:20.418Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.419Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:20.420Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.421Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:20.421Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.422Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.422Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:20.422Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0a5f145b12a772371189defb4c6984e", X-B3-SpanId:"33e5ff5f8068eec1", X-B3-ParentSpanId:"0f76c3fc29a41451", X-B3-Sampled:"0", X-ONAP-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-TransactionID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-ECOMP-RequestID:"3e0483a1-821d-4332-8f76-fbf44b28fa80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a89a5a6a-669c-4515-a7de-87282636aced"] 2022-12-30T01:48:20.423Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:20.423Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.438Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.438Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.439Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:20.439Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.441Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:20.441Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.442Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:20.451Z|3e0483a1-821d-4332-8f76-fbf44b28fa80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:20.616Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:20.620Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.620Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:20.620Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.621Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.621Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:20.621Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"231e74bd54dba68eff256baba59be48a", X-B3-SpanId:"cbdbd3327e8283a6", X-B3-ParentSpanId:"50540b80600780e0", X-B3-Sampled:"0", X-ONAP-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-TransactionID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-ECOMP-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e246835e-6ab7-48db-978e-aa273962c67e"] 2022-12-30T01:48:20.621Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:20.622Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.656Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.657Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.657Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:20.658Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.660Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "endTime" : "2022-12-30T01:48:20.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:20.660Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.661Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:20.662Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.662Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:20.663Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.663Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.663Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:20.663Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"231e74bd54dba68eff256baba59be48a", X-B3-SpanId:"52c670c12a00c9d5", X-B3-ParentSpanId:"50540b80600780e0", X-B3-Sampled:"0", X-ONAP-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-TransactionID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-ECOMP-RequestID:"65f04bd2-6866-41ac-9d15-5c6c2c778b74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbcf146d-6704-47fd-95ae-a959313f4454"] 2022-12-30T01:48:20.663Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:20.664Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.683Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.683Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.683Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:20.683Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.684Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:20.684Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.684Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:20.690Z|65f04bd2-6866-41ac-9d15-5c6c2c778b74|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:20.852Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:20.858Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.858Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:20.858Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.859Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:20.859Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:20.859Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec7373ec8096eda3b1619915415d24b", X-B3-SpanId:"8635184e382e3df7", X-B3-ParentSpanId:"f44b5b23fad401a5", X-B3-Sampled:"0", X-ONAP-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-TransactionID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-ECOMP-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9589d26-02e3-4216-bc2e-d0cfb5e0ad65"] 2022-12-30T01:48:20.860Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:20.860Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.890Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.891Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.891Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:20.891Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.892Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "endTime" : "2022-12-30T01:48:20.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:20.892Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.893Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:20.894Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.894Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:20.895Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:20.895Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:20.896Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:20.896Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ec7373ec8096eda3b1619915415d24b", X-B3-SpanId:"c292297763d307c4", X-B3-ParentSpanId:"f44b5b23fad401a5", X-B3-Sampled:"0", X-ONAP-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-TransactionID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-ECOMP-RequestID:"667aae5c-dbe8-496b-b512-f96a8cf65701", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52016459-4dc3-4e20-b268-59628e687d54"] 2022-12-30T01:48:20.896Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:20.896Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:20.918Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:20.919Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:20.919Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:20.919Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:20 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:20.920Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:20.920Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:20.921Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:20.926Z|667aae5c-dbe8-496b-b512-f96a8cf65701|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:21.119Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:21.126Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:21.126Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||Invoke 2022-12-30T01:48:21.126Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.127Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4 2022-12-30T01:48:21.127Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Method : GET 2022-12-30T01:48:21.127Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"945fb6d43a707516fb5a9ec9773660ee", X-B3-SpanId:"89762049aecc06ef", X-B3-ParentSpanId:"404f92e1373cdc3f", X-B3-Sampled:"0", X-ONAP-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-TransactionID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-ECOMP-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ea77c35-67ee-414e-9ace-757b665ecce5"] 2022-12-30T01:48:21.127Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Request body: 2022-12-30T01:48:21.127Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.154Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.155Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.156Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Status text : OK 2022-12-30T01:48:21.156Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:21.157Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||Response body: { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "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" : "2022-12-30T01:46:52.000+00:00", "endTime" : "2022-12-30T01:48:20.000+00:00", "source" : "VID", "vnfId" : "15aac17e-84e6-49fc-aa25-c4ee7944ac1c", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n\t\t\t\"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"6b299b1c-81a8-46fa-a01b-fbd4fbea7793\",\n \"modelInvariantUuid\": \"c70c3207-06e2-4b01-96f4-92b603f67d0d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b0b184e7-6906-4726-bb75-7e134a09ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\",\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\": \"10fb9c1f-beda-4f67-a1cb-1f345f84faa2\",\n \"modelInvariantUuid\": \"c3ac85fd-e1f2-43f1-bd93-435a763756a9\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ff3f5fa8-9304-4460-a5a0-09bb32572343\"\n },\n \"instanceName\": \"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\n \"modelInvariantId\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\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\": \"7d77170d-3478-4eaa-ad8c-f721b50279ed\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "cloudIdentifier" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"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\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-30T01:47:20.000+00:00" } ], "requestURI" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4" } } } 2022-12-30T01:48:21.158Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.158Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3684df84-e234-44d1-98d5-8bc033ae90c4|INFO|500||InvokeReturn 2022-12-30T01:48:21.163Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:21.164Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:21.164Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.164Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false 2022-12-30T01:48:21.164Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:21.165Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"945fb6d43a707516fb5a9ec9773660ee", X-B3-SpanId:"3163b48ce5e9824f", X-B3-ParentSpanId:"404f92e1373cdc3f", X-B3-Sampled:"0", X-ONAP-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-TransactionID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-ECOMP-RequestID:"79ac23a2-bfc5-4d9d-b133-a957f261f13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7de9be6b-8ff3-4fcb-a583-c53ab21cb529"] 2022-12-30T01:48:21.165Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:21.165Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.186Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.186Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.186Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:21.187Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:21.187Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "3684df84-e234-44d1-98d5-8bc033ae90c4", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672364844000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:47:26.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:21.188Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.188Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3684df84-e234-44d1-98d5-8bc033ae90c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:21.198Z|79ac23a2-bfc5-4d9d-b133-a957f261f13c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3684df84-e234-44d1-98d5-8bc033ae90c4|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:21.369Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:21.376Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:21.377Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:21.377Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.377Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:21.378Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:21.378Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6acbc3577594aae10a9c7a51d5759eab", X-B3-SpanId:"e55633dc85457b41", X-B3-ParentSpanId:"31906d41ab43e77f", X-B3-Sampled:"0", X-ONAP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-TransactionID:"31527023-fa43-433e-93a3-b15aa953208f", X-ECOMP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d7e5e58-24fd-4f74-9c1b-6abf7f376e5e"] 2022-12-30T01:48:21.378Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:21.378Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.398Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.399Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.399Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:21.399Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:21.400Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:15.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:18.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:21.400Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.400Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:21.402Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:21.405Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:21.405Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.405Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:21.406Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:21.406Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6acbc3577594aae10a9c7a51d5759eab", X-B3-SpanId:"5e2b38077c7872d2", X-B3-ParentSpanId:"31906d41ab43e77f", X-B3-Sampled:"0", X-ONAP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-TransactionID:"31527023-fa43-433e-93a3-b15aa953208f", X-ECOMP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7102dc2c-4dcf-45d0-9c5b-4cd93e1a8f37"] 2022-12-30T01:48:21.406Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:21.406Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.508Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.508Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.508Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:21.509Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"99", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:21.510Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:21.510Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.510Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:21.532Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:21.533Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:21.533Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.534Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:21.534Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:21.534Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-TransactionID:"31527023-fa43-433e-93a3-b15aa953208f", X-ECOMP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a6378b0-cde6-4540-9b85-b0464c1f4713"] 2022-12-30T01:48:21.535Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:21.535Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.714Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.714Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.715Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:21.715Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D0C7C4F0975A26D4A443A5D1BF18DF5; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2022-12-30T01:48:21.716Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"082e04bc-87e4-11ed-9c3d-e2d94c43d821","businessKey":"c82764ad-b52e-4871-b90b-7a785d49a353","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:17.788+0000","endTime":"2022-12-30T01:48:18.142+0000","removalTime":null,"durationInMillis":354,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fd372979-87e3-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"082ccc03-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:48:21.716Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.716Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c82764ad-b52e-4871-b90b-7a785d49a353&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:21.740Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:21.740Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:21.740Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:21.741Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:21.741Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:21.741Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-TransactionID:"31527023-fa43-433e-93a3-b15aa953208f", X-ECOMP-RequestID:"31527023-fa43-433e-93a3-b15aa953208f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1f9365-9143-4775-a6eb-18076412c979"] 2022-12-30T01:48:21.742Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:21.742Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:21.881Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:21.882Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:21.887Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:21.888Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=074E25BCEF243BE0B0825D62D8FD03BC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-12-30T01:48:21.889Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:082f635f-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"082e04bc-87e4-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"082e04bc-87e4-11ed-9c3d-e2d94c43d821","executionId":"082e04bc-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:17.797+0000","endTime":"2022-12-30T01:48:18.142+0000","durationInMillis":345,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fd372979-87e3-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:21.889Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:21.890Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=082e04bc-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:21.899Z|31527023-fa43-433e-93a3-b15aa953208f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:22.823Z|98698226-e18e-4777-9f96-c6a786dcede7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:22.824Z|98698226-e18e-4777-9f96-c6a786dcede7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:22.824Z|c1902c1c-c7a0-49af-a47f-1ec661f55eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:22.825Z|c1902c1c-c7a0-49af-a47f-1ec661f55eb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:22.831Z|f637a49e-8807-4a58-b04e-df602dc1d4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:22.832Z|f637a49e-8807-4a58-b04e-df602dc1d4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:23.418Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:23.419Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||INFO|500||Checking if requestId: 801f7e71-72f4-4025-a434-c0bfa8c61c47 already exists in requestDb InfraActiveRequests table 2022-12-30T01:48:23.420Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:23.420Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:48:23.420Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.420Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:23.421Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:48:23.421Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"470b6779cce78ddfaa54be7c360f6243", X-B3-SpanId:"e7c8577c1b08856d", X-B3-ParentSpanId:"7d8b448ff559e671", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e1dfc5b-8dd8-49d5-8d83-dee93c13e78c"] 2022-12-30T01:48:23.421Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:48:23.421Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.439Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.440Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:48:23.440Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : Not Found 2022-12-30T01:48:23.440Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:48:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2022-12-30T01:48:23.440Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: 2022-12-30T01:48:23.441Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.441Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|404|Not Found|InvokeReturn 2022-12-30T01:48:23.450Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:48:23.454Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:48:23.534Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||Invoke 2022-12-30T01:48:23.535Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade with request headers:{Authorization=[***REDACTED***], X-RequestID=[801f7e71-72f4-4025-a434-c0bfa8c61c47], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b596fb52-0a10-4908-a0f8-2a209c7b71a3], X-ECOMP-RequestID=[801f7e71-72f4-4025-a434-c0bfa8c61c47], X-TransactionId=[], X-ONAP-RequestID=[801f7e71-72f4-4025-a434-c0bfa8c61c47]} 2022-12-30T01:48:23.637Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:48:23 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[99], vertex-id=[303136], x-aai-txid=[1-aai-resources-221230-01:48:23:878-98482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:48:23.639Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|DEBUG|500||{"tenant-id":"55f1de19bcc84e47840f01e3126c2ade","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1672364821829","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/15aac17e-84e6-49fc-aa25-c4ee7944ac1c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"15aac17e-84e6-49fc-aa25-c4ee7944ac1c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-12-30T01:48:23.639Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/55f1de19bcc84e47840f01e3126c2ade|INFO|500||InvokeReturn 2022-12-30T01:48:23.640Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:48:23.641Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:48:23.641Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.642Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:48:23.642Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.642Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.642Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:48:23.643Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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:"470b6779cce78ddfaa54be7c360f6243", X-B3-SpanId:"257b900fe58fe9ff", X-B3-ParentSpanId:"7d8b448ff559e671", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"231fd769-5d84-4281-91fd-74cd50b89572"] 2022-12-30T01:48:23.643Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2ccd115a-59f0-4f31-a080-6615a647c8dc"},"instanceName":null,"requestScope":"service"} 2022-12-30T01:48:23.643Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.662Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.663Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:23.663Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:48:23.663Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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:"Fri, 30 Dec 2022 01:48:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-12-30T01:48:23.663Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:48:23.664Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.664Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:48:23.664Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:48:23.665Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||Invoke 2022-12-30T01:48:23.665Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.665Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:48:23.665Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Method : GET 2022-12-30T01:48:23.666Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db81ae03-7e18-4cd7-99ce-9d1eac992deb"] 2022-12-30T01:48:23.666Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Request body: 2022-12-30T01:48:23.666Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.716Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.717Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:23.717Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status text : OK 2022-12-30T01:48:23.717Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.718Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } 2022-12-30T01:48:23.718Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.718Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||InvokeReturn 2022-12-30T01:48:23.721Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance 2022-12-30T01:48:23.721Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|INFO|500||Invoke 2022-12-30T01:48:23.722Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.722Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance 2022-12-30T01:48:23.722Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Method : GET 2022-12-30T01:48:23.722Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fe6f18c-ca39-4b55-80cb-e5825c452ba2"] 2022-12-30T01:48:23.722Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Request body: 2022-12-30T01:48:23.723Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.741Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.742Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:48:23.742Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:48:23.743Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&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:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2022-12-30T01:48:23.743Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Response body: 2022-12-30T01:48:23.744Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.744Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:48:23.745Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296 2022-12-30T01:48:23.745Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|INFO|500||Invoke 2022-12-30T01:48:23.746Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.746Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296 2022-12-30T01:48:23.746Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Method : GET 2022-12-30T01:48:23.747Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc5ab693-fa2a-4546-94d4-3c005ed54bdd"] 2022-12-30T01:48:23.747Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Request body: 2022-12-30T01:48:23.748Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.781Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.781Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:23.782Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Status text : OK 2022-12-30T01:48:23.782Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.782Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296" } } } 2022-12-30T01:48:23.782Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.783Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8915b85e-7aeb-40a5-ad36-5b6d1911b296|INFO|500||InvokeReturn 2022-12-30T01:48:23.786Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance 2022-12-30T01:48:23.786Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|INFO|500||Invoke 2022-12-30T01:48:23.786Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.787Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance 2022-12-30T01:48:23.787Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Method : GET 2022-12-30T01:48:23.787Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64b2fdb5-6506-4de1-afc9-2c34b29d3994"] 2022-12-30T01:48:23.787Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Request body: 2022-12-30T01:48:23.787Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.803Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.803Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:48:23.803Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:48:23.804Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&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:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2022-12-30T01:48:23.804Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||Response body: 2022-12-30T01:48:23.804Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.805Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2cb19776-e015-4eb6-82a9-dbfecbd50d3f&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:48:23.805Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.806Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:48:23.806Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.806Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.806Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:48:23.807Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aeedb75-5054-490d-a4a3-4303b93f13e3"] 2022-12-30T01:48:23.807Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:48:23.807Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.827Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.827Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:23.827Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:48:23.828Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.828Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:48:23.829Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.829Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:48:23.833Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.833Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.833Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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================================================ 2022-12-30T01:48:23.834Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.834Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.834Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24b20ea0-33b9-4ffe-9dcd-802040ffa7dd"] 2022-12-30T01:48:23.835Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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: 2022-12-30T01:48:23.835Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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================================================ 2022-12-30T01:48:23.866Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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========================================== 2022-12-30T01:48:23.866Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.867Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2022-12-30T01:48:23.867Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.868Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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" : 536, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-12-30T01:48:23.869Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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================================================= 2022-12-30T01:48:23.869Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.872Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:48:23.872Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||Invoke 2022-12-30T01:48:23.872Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.873Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f 2022-12-30T01:48:23.873Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Method : GET 2022-12-30T01:48:23.874Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd61670f-1d9b-4d96-a5c1-5ec43a0b8229"] 2022-12-30T01:48:23.874Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Request body: 2022-12-30T01:48:23.874Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.900Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.901Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:23.901Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Status text : OK 2022-12-30T01:48:23.901Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.902Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "2cb19776-e015-4eb6-82a9-dbfecbd50d3f", "modelInvariantUUID" : "8915b85e-7aeb-40a5-ad36-5b6d1911b296", "created" : "2022-12-30 01:45:44.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" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f/serviceProxyCustomizations" } } } 2022-12-30T01:48:23.902Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.903Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2cb19776-e015-4eb6-82a9-dbfecbd50d3f|INFO|500||InvokeReturn 2022-12-30T01:48:23.907Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:48:23.907Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:48:23.907Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.908Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:48:23.908Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:48:23.908Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"470b6779cce78ddfaa54be7c360f6243", X-B3-SpanId:"2dc59c9ef3d2d96b", X-B3-ParentSpanId:"7d8b448ff559e671", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed0120d-e468-4bfe-9562-f3828c5262d3"] 2022-12-30T01:48:23.908Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"801f7e71-72f4-4025-a434-c0bfa8c61c47","requestStatus":"IN_PROGRESS","startTime":1672364903450,"source":"VID","tenantId":"55f1de19bcc84e47840f01e3126c2ade","requestBody":"{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"2ccd115a-59f0-4f31-a080-6615a647c8dc","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"801f7e71-72f4-4025-a434-c0bfa8c61c47"} 2022-12-30T01:48:23.909Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:23.945Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:23.946Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:48:23.946Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:48:23.947Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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/801f7e71-72f4-4025-a434-c0bfa8c61c47", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:23 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:23.947Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:48:23.450+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:48:23.924+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:48:23.947Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:23.948Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:48:23.954Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.955Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:48:23.955Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:23.955Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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 2022-12-30T01:48:23.955Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:48:23.956Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|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:"470b6779cce78ddfaa54be7c360f6243", X-B3-SpanId:"62f4f59257ddff63", X-B3-ParentSpanId:"7d8b448ff559e671", X-B3-Sampled:"0", X-ONAP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-TransactionID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ECOMP-RequestID:"801f7e71-72f4-4025-a434-c0bfa8c61c47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad53bc5-4914-49c1-91de-221edc87cdf6"] 2022-12-30T01:48:23.956Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\"modelUuid\":\"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\",\"modelInvariantUuid\":\"8915b85e-7aeb-40a5-ad36-5b6d1911b296\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"55f1de19bcc84e47840f01e3126c2ade\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2ccd115a-59f0-4f31-a080-6615a647c8dc\"}","type":"String"},"requestId":{"value":"801f7e71-72f4-4025-a434-c0bfa8c61c47","type":"String"},"mso-request-id":{"value":"801f7e71-72f4-4025-a434-c0bfa8c61c47","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2ccd115a-59f0-4f31-a080-6615a647c8dc","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/2ccd115a-59f0-4f31-a080-6615a647c8dc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-30T01:48:23.956Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:24.970Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:24.971Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:48:24.971Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:48:24.971Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:48:24 GMT", x-onap-requestid:"801f7e71-72f4-4025-a434-c0bfa8c61c47", x-requestid:"801f7e71-72f4-4025-a434-c0bfa8c61c47", x-transactionid:"801f7e71-72f4-4025-a434-c0bfa8c61c47", x-ecomp-requestid:"801f7e71-72f4-4025-a434-c0bfa8c61c47", x-onap-partnername:"UNKNOWN", x-invocationid:"dad53bc5-4914-49c1-91de-221edc87cdf6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:24.971Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"801f7e71-72f4-4025-a434-c0bfa8c61c47\",\"instanceId\":\"2ccd115a-59f0-4f31-a080-6615a647c8dc\"}}","message":"Success","processInstanceID":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:48:24.972Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:24.972Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:48:24.976Z|801f7e71-72f4-4025-a434-c0bfa8c61c47|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:25.161Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:25.166Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:25.167Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:48:25.167Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:25.167Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:25.168Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:48:25.168Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a30d6f256a7e5578e6c120a3280bcde4", X-B3-SpanId:"a73c3c9f6b186462", X-B3-ParentSpanId:"aef6088fa94e1282", X-B3-Sampled:"0", X-ONAP-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-TransactionID:"8051746b-a08f-4097-be74-f0f22a94c448", X-ECOMP-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c73ed43-692f-4641-815a-77cb2e97eadc"] 2022-12-30T01:48:25.168Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:48:25.168Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:25.203Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:25.204Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:25.204Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:48:25.205Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:25.205Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:48:23.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:48:25.206Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:25.206Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:48:25.207Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:25.208Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:25.208Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:25.208Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:25.209Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:25.209Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a30d6f256a7e5578e6c120a3280bcde4", X-B3-SpanId:"136e55d68cfee368", X-B3-ParentSpanId:"aef6088fa94e1282", X-B3-Sampled:"0", X-ONAP-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-TransactionID:"8051746b-a08f-4097-be74-f0f22a94c448", X-ECOMP-RequestID:"8051746b-a08f-4097-be74-f0f22a94c448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2712fc24-396c-4be2-97d5-92c15ef0e446"] 2022-12-30T01:48:25.209Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:25.210Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:25.226Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:25.227Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:25.227Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:25.227Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:24 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:25.228Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:25.229Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:25.229Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:25.234Z|8051746b-a08f-4097-be74-f0f22a94c448|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:26.189Z|ff6acc29-73c8-4d36-afb7-43034d4d25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:26.190Z|ff6acc29-73c8-4d36-afb7-43034d4d25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:26.675Z|f5991be2-6a31-4a0e-8309-60863ecc6b31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:26.676Z|f5991be2-6a31-4a0e-8309-60863ecc6b31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:32.083Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:32.089Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.089Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:32.090Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.090Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.090Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:32.091Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d3f374d71d0fcb2a397aa6dd360fb38", X-B3-SpanId:"2cdb734d1b4ab1ac", X-B3-ParentSpanId:"fd59799c39164d17", X-B3-Sampled:"0", X-ONAP-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-TransactionID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-ECOMP-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8884deaf-5e5d-4e52-b652-c8b7a1ee8ae3"] 2022-12-30T01:48:32.091Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:32.091Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.116Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.116Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.116Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:32.117Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.118Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:24.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:32.119Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.119Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:32.120Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.121Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:32.121Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.121Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.121Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:32.122Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d3f374d71d0fcb2a397aa6dd360fb38", X-B3-SpanId:"b5019f2115c0e1ef", X-B3-ParentSpanId:"fd59799c39164d17", X-B3-Sampled:"0", X-ONAP-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-TransactionID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-ECOMP-RequestID:"fd9d4935-7c3c-439d-bb17-5ee64e0ef83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ff470e7-4cfa-441b-83ea-93ee6b1fd57b"] 2022-12-30T01:48:32.122Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:32.122Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.142Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.142Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.143Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:32.143Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.147Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:32.147Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.147Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:32.155Z|fd9d4935-7c3c-439d-bb17-5ee64e0ef83d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:32.327Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:32.332Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.333Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:32.333Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.334Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.335Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:32.335Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e3c7ff8eadfe25d153f3d6d87db9304", X-B3-SpanId:"b9806fdf5428dc1b", X-B3-ParentSpanId:"3683d9e13cb61014", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-TransactionID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-ECOMP-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f960eb6-b8cc-4ae6-a9c8-62cec05c0ded"] 2022-12-30T01:48:32.336Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:32.336Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.357Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.357Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.357Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:32.358Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.359Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:24.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:32.359Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.360Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:32.361Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.361Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:32.362Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.362Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.362Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:32.362Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e3c7ff8eadfe25d153f3d6d87db9304", X-B3-SpanId:"b8f6bd17d6e840a6", X-B3-ParentSpanId:"3683d9e13cb61014", X-B3-Sampled:"0", X-ONAP-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-TransactionID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-ECOMP-RequestID:"e6ffe21f-31bd-4853-98a9-13f816f8a232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41719239-08e7-419e-8351-1545d75f5977"] 2022-12-30T01:48:32.362Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:32.363Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.381Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.381Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.381Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:32.382Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.383Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:32.383Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.384Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:32.391Z|e6ffe21f-31bd-4853-98a9-13f816f8a232|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:32.554Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:32.559Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.560Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:32.560Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.560Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.560Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:32.560Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f424a56c2f07cc0e62434c57d7319b2", X-B3-SpanId:"460be59ce79f9566", X-B3-ParentSpanId:"5a5c6132bf46e706", X-B3-Sampled:"0", X-ONAP-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-TransactionID:"303af166-058d-4715-b006-e4824490e5e5", X-ECOMP-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"701075af-543d-40b8-a4e4-f6e2dba6d4fa"] 2022-12-30T01:48:32.561Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:32.561Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.590Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.591Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.591Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:32.591Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.595Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:24.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:32.596Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.596Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:32.597Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.597Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:32.597Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.598Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.598Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:32.598Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f424a56c2f07cc0e62434c57d7319b2", X-B3-SpanId:"b7fa4ebfff3d6fef", X-B3-ParentSpanId:"5a5c6132bf46e706", X-B3-Sampled:"0", X-ONAP-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-TransactionID:"303af166-058d-4715-b006-e4824490e5e5", X-ECOMP-RequestID:"303af166-058d-4715-b006-e4824490e5e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44931a5b-78af-4ddb-ad49-6a20d063a75c"] 2022-12-30T01:48:32.598Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:32.598Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.620Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.621Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.621Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:32.621Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.624Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:32.624Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.624Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:32.630Z|303af166-058d-4715-b006-e4824490e5e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:32.792Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:32.797Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.797Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:32.797Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.798Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:32.798Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:32.798Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9603f0ac69d1a0edf0a225bf0f13de95", X-B3-SpanId:"e8a2b1ec01fb4259", X-B3-ParentSpanId:"3612085163295844", X-B3-Sampled:"0", X-ONAP-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-TransactionID:"5ede6b3f-976e-4664-840e-e43304769b65", X-ECOMP-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e066ed15-f4ae-4a76-a714-c70d771961f4"] 2022-12-30T01:48:32.798Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:32.798Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.819Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.819Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.819Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:32.820Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.821Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:24.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:32.822Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.822Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:32.823Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.824Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:32.825Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:32.825Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:32.825Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:32.825Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9603f0ac69d1a0edf0a225bf0f13de95", X-B3-SpanId:"75716ffda237d10b", X-B3-ParentSpanId:"3612085163295844", X-B3-Sampled:"0", X-ONAP-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-TransactionID:"5ede6b3f-976e-4664-840e-e43304769b65", X-ECOMP-RequestID:"5ede6b3f-976e-4664-840e-e43304769b65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0588c1ba-34be-4a7e-af27-fb11075af322"] 2022-12-30T01:48:32.826Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:32.826Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:32.845Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:32.846Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:32.846Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:32.847Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:32.849Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:32.850Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:32.850Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:32.851Z|3a74a2e5-9eab-4dd8-972a-a44528630589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:32.852Z|3a74a2e5-9eab-4dd8-972a-a44528630589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:32.855Z|5ede6b3f-976e-4664-840e-e43304769b65|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:32.859Z|ad2a8a77-f2a9-4c12-aa9f-0375d3a4b653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:32.859Z|ad2a8a77-f2a9-4c12-aa9f-0375d3a4b653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:32.862Z|836839d2-d1aa-4932-8b45-acb4a53af8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:32.863Z|836839d2-d1aa-4932-8b45-acb4a53af8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:33.021Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:33.025Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:33.025Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||Invoke 2022-12-30T01:48:33.025Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:33.026Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353 2022-12-30T01:48:33.026Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Method : GET 2022-12-30T01:48:33.026Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a74d99d3dff0ff5f503118ad7175d74", X-B3-SpanId:"f632666347c8ecfc", X-B3-ParentSpanId:"9cb2a1d3092249bd", X-B3-Sampled:"0", X-ONAP-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-TransactionID:"d510fae7-632e-4b0b-94e0-12112b350064", X-ECOMP-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b485c04e-80fd-4d5b-841f-47197a0438ee"] 2022-12-30T01:48:33.027Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Request body: 2022-12-30T01:48:33.027Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:33.048Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:33.048Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:33.048Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Status text : OK 2022-12-30T01:48:33.049Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:33.050Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||Response body: { "requestId" : "c82764ad-b52e-4871-b90b-7a785d49a353", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=1171dfea-133e-4a2b-bb63-6052cef84ed6 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:47:58.000+00:00", "endTime" : "2022-12-30T01:48:24.000+00:00", "source" : "VID", "vnfId" : "d42d92ca-65dd-4327-a8e1-509c83ccda54", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "6b410522-c5ae-4513-926a-3ed701f2e4c0", "serviceInstanceName" : "basic_cnf_macro_dd2dd00b-5546-432c-978c-0f83c50770f2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c82764ad-b52e-4871-b90b-7a785d49a353", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353" } } } 2022-12-30T01:48:33.050Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:33.050Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c82764ad-b52e-4871-b90b-7a785d49a353|INFO|500||InvokeReturn 2022-12-30T01:48:33.051Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:33.052Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:33.052Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:33.052Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false 2022-12-30T01:48:33.053Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:33.053Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a74d99d3dff0ff5f503118ad7175d74", X-B3-SpanId:"d9a2f315f6b8c8df", X-B3-ParentSpanId:"9cb2a1d3092249bd", X-B3-Sampled:"0", X-ONAP-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-TransactionID:"d510fae7-632e-4b0b-94e0-12112b350064", X-ECOMP-RequestID:"d510fae7-632e-4b0b-94e0-12112b350064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb7a4940-31ed-4d0f-8d52-f8b831960956"] 2022-12-30T01:48:33.053Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:33.053Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:33.065Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:33.065Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:33.065Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:33.066Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:33.067Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:48:33.067Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:33.068Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c82764ad-b52e-4871-b90b-7a785d49a353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:33.073Z|d510fae7-632e-4b0b-94e0-12112b350064|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c82764ad-b52e-4871-b90b-7a785d49a353|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:35.418Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:35.424Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:35.424Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:48:35.425Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:35.425Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:35.425Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:48:35.425Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbeca8c68a2f76de468c0eaed8ba684", X-B3-SpanId:"86806fabafd51654", X-B3-ParentSpanId:"46b2d904fbd26aba", X-B3-Sampled:"0", X-ONAP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-TransactionID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ECOMP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf730b6a-026e-4669-868f-0f79614960ac"] 2022-12-30T01:48:35.426Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:48:35.426Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:35.458Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:35.458Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:35.459Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:48:35.459Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:35.459Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:48:35.459Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:35.460Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:48:35.461Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:35.461Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:35.461Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:35.461Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:35.462Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:35.462Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbeca8c68a2f76de468c0eaed8ba684", X-B3-SpanId:"43f9a1e4a98f74f7", X-B3-ParentSpanId:"46b2d904fbd26aba", X-B3-Sampled:"0", X-ONAP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-TransactionID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ECOMP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc4f2bfb-cc30-4018-a41e-c33e5c30a2e3"] 2022-12-30T01:48:35.462Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:35.462Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:35.475Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:35.475Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:35.476Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:35.476Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:35 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:35.476Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:35.477Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:35.477Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:35.538Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:35.538Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:35.538Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:35.539Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:35.539Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:35.539Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-TransactionID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ECOMP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f35cb85-93a7-49af-83e6-569bfef3c757"] 2022-12-30T01:48:35.539Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:35.540Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:35.666Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:35.667Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:35.667Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:35.668Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EC5121419D414CBCB32AAEB6AF37BB1F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:35 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:48:35.668Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","businessKey":"801f7e71-72f4-4025-a434-c0bfa8c61c47","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:29.616+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"0f39c1f4-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:48:35.668Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:35.669Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:35.705Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:35.705Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:35.706Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:35.706Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:35.706Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:35.706Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-TransactionID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ECOMP-RequestID:"ded7d6b8-a4e1-44ee-8801-55caf795e2af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e343ce79-f1b5-4109-aa4b-89e7905fb1f5"] 2022-12-30T01:48:35.707Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:35.707Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:35.843Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:35.844Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:35.844Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:35.844Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D05E8963C94DEDC49234D1B7A08691F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:35 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-12-30T01:48:35.845Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1120aacf-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","executionId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:32.800+0000","endTime":"2022-12-30T01:48:32.806+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:35.845Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:35.845Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:35.849Z|ded7d6b8-a4e1-44ee-8801-55caf795e2af|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:41.189Z|480dc91e-9c5d-44a2-8003-21f9d7f040b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:41.191Z|480dc91e-9c5d-44a2-8003-21f9d7f040b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:42.878Z|3fe0c4c8-5459-44d1-a83e-943a122677a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:42.879Z|3fe0c4c8-5459-44d1-a83e-943a122677a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:42.879Z|64b99f0a-1bcd-48f2-8afd-8a332c4db0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:42.879Z|64b99f0a-1bcd-48f2-8afd-8a332c4db0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:42.882Z|1843badd-87eb-409c-b761-930ff3b5cd4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:42.883Z|1843badd-87eb-409c-b761-930ff3b5cd4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:46.016Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:46.020Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:46.021Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:48:46.021Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:46.021Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:46.021Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:48:46.021Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c725d846d889835bfd640b0f0c582b62", X-B3-SpanId:"c58600c95e7dcbf9", X-B3-ParentSpanId:"a2f10cfb38478124", X-B3-Sampled:"0", X-ONAP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-TransactionID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ECOMP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"076a6c80-0c49-4c35-9b23-915e3e0d5a16"] 2022-12-30T01:48:46.022Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:48:46.022Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:46.050Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:46.051Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:46.051Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:48:46.051Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:46 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:46.053Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:48:46.053Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:46.053Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:48:46.054Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:46.054Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:46.055Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:46.055Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:46.055Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:46.055Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c725d846d889835bfd640b0f0c582b62", X-B3-SpanId:"93bf14fa4b7481dc", X-B3-ParentSpanId:"a2f10cfb38478124", X-B3-Sampled:"0", X-ONAP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-TransactionID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ECOMP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d51c613-faa4-410e-aef8-d8308dae36ea"] 2022-12-30T01:48:46.056Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:46.056Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:46.069Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:46.069Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:46.070Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:46.070Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:46.071Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:46.071Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:46.072Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:46.098Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:46.098Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:46.098Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:46.099Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:46.099Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:46.099Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-TransactionID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ECOMP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6996555-8c0d-44bb-9797-a6061d100336"] 2022-12-30T01:48:46.099Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:46.100Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:46.229Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:46.230Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:46.230Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:46.231Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=666BF9FD98DFA5588113C1ACC80B33BC; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:45 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:48:46.231Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","businessKey":"801f7e71-72f4-4025-a434-c0bfa8c61c47","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:29.616+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"0f39c1f4-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-30T01:48:46.232Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:46.232Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:46.266Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:46.267Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:46.267Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:46.267Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:46.267Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:46.268Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-TransactionID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ECOMP-RequestID:"ac5d522d-e674-48ae-8729-837469dcc668", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f061a9-56a2-4de3-a4fa-f84bb8115c10"] 2022-12-30T01:48:46.268Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:46.268Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:46.399Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:46.400Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:46.400Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:46.400Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8B58341CDC400FE2B07CE119EBF0426; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:46 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2022-12-30T01:48:46.400Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1120aacf-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9328516-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","executionId":"0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:32.800+0000","endTime":"2022-12-30T01:48:32.806+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:46.401Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:46.401Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f3ad3a7-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:46.404Z|ac5d522d-e674-48ae-8729-837469dcc668|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:48:52.901Z|ecae2419-f552-42fe-9f53-5b83c2c8dcdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:52.902Z|ecae2419-f552-42fe-9f53-5b83c2c8dcdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:52.901Z|ebd5b927-8b86-4528-be97-ff9bca360205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:52.904Z|ebd5b927-8b86-4528-be97-ff9bca360205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:52.908Z|e7c0582c-abb7-4a73-bf8f-eef236981d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:48:52.909Z|e7c0582c-abb7-4a73-bf8f-eef236981d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:54.711Z|db64ed51-f036-493f-a761-ae0084888cb4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:48:54.712Z|db64ed51-f036-493f-a761-ae0084888cb4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:48:56.189Z|061256f0-1c43-4a51-932d-5a245981d1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:56.190Z|061256f0-1c43-4a51-932d-5a245981d1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:56.577Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:48:56.582Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:56.583Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:48:56.583Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:56.583Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:48:56.584Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:48:56.584Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aab53ce45eb9cc4256feb13ccbe3821c", X-B3-SpanId:"b99292b9f1103d43", X-B3-ParentSpanId:"3e1f660e6a198592", X-B3-Sampled:"0", X-ONAP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-TransactionID:"54d7c201-365a-413b-88c9-b55894d08660", X-ECOMP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23382ade-ea4a-4d9d-8ca0-d043f4a60585"] 2022-12-30T01:48:56.584Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:48:56.584Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:56.646Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:56.647Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:56.647Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:48:56.648Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:56 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:56.648Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2022-12-30T01:48:23.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:48:56.649Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:56.649Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:48:56.650Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:56.651Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:48:56.651Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:56.651Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:48:56.652Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:48:56.652Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aab53ce45eb9cc4256feb13ccbe3821c", X-B3-SpanId:"387ee7babaecc062", X-B3-ParentSpanId:"3e1f660e6a198592", X-B3-Sampled:"0", X-ONAP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-TransactionID:"54d7c201-365a-413b-88c9-b55894d08660", X-ECOMP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"664f4427-fcf1-4d0c-94aa-0a8c09a15565"] 2022-12-30T01:48:56.652Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:48:56.652Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:56.676Z|56d5b3c0-30c8-4057-b1dd-c9c8b2011746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:48:56.677Z|56d5b3c0-30c8-4057-b1dd-c9c8b2011746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:48:56.678Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:56.679Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:56.680Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:48:56.681Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:48:56 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:48:56.682Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:48:56.682Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:56.683Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:48:56.709Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:56.710Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:56.710Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:56.710Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:48:56.711Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:56.711Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-TransactionID:"54d7c201-365a-413b-88c9-b55894d08660", X-ECOMP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e03a5da8-01b2-4b37-bf4f-707d83d989c0"] 2022-12-30T01:48:56.712Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:56.712Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:56.836Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:56.837Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:56.837Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:56.837Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DFD69CAD41E739699CB1C262B00CB69A; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:56 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2022-12-30T01:48:56.838Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1da9222d-87e4-11ed-9c3d-e2d94c43d821","businessKey":"801f7e71-72f4-4025-a434-c0bfa8c61c47","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:48:53.827+0000","endTime":"2022-12-30T01:48:54.574+0000","removalTime":null,"durationInMillis":747,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"1da662d6-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:48:56.838Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:56.838Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=801f7e71-72f4-4025-a434-c0bfa8c61c47&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:56.859Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:56.860Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:48:56.860Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:48:56.860Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:48:56.860Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:48:56.861Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-TransactionID:"54d7c201-365a-413b-88c9-b55894d08660", X-ECOMP-RequestID:"54d7c201-365a-413b-88c9-b55894d08660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"363e06e2-de2c-4d21-82e2-e7fda1cfad76"] 2022-12-30T01:48:56.861Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:48:56.861Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:48:56.991Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:48:56.992Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:48:56.992Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:48:56.993Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=52C66ACEAB9F1F76E67A1E7D4B3A7784; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:48:56 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2022-12-30T01:48:56.993Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1daa0ba0-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"1da9222d-87e4-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"1da9222d-87e4-11ed-9c3d-e2d94c43d821","executionId":"1da9222d-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:48:53.833+0000","endTime":"2022-12-30T01:48:54.573+0000","durationInMillis":740,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0bde3aa4-87e4-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:48:56.994Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:48:56.994Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1da9222d-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:48:56.998Z|54d7c201-365a-413b-88c9-b55894d08660|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:49:02.928Z|34a55f19-aea6-4c7b-bbdd-caf613cbe163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:02.928Z|34a55f19-aea6-4c7b-bbdd-caf613cbe163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:02.934Z|39594eca-750a-4170-a83d-00ced1811edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:02.935Z|39594eca-750a-4170-a83d-00ced1811edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:02.941Z|24b31b1e-daba-4ba9-87c2-f216dca45bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:02.942Z|24b31b1e-daba-4ba9-87c2-f216dca45bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:07.163Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:49:07.175Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:07.175Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:49:07.175Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:07.175Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:07.176Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:49:07.176Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aebaa62dc08f496590ea1ee23451650d", X-B3-SpanId:"fae2e75026fd1a6a", X-B3-ParentSpanId:"69205807b4b2d7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-TransactionID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-ECOMP-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31518854-a8d4-4c9b-b947-120d4125e229"] 2022-12-30T01:49:07.176Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:49:07.176Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:08.690Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:08.691Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:08.691Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:49:08.692Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"1510", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:08.693Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "endTime" : "2022-12-30T01:49:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:49:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:49:08.693Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:08.693Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:49:08.694Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:08.695Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:49:08.695Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:08.695Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:08.695Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:49:08.696Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aebaa62dc08f496590ea1ee23451650d", X-B3-SpanId:"9379cda5f2f6658c", X-B3-ParentSpanId:"69205807b4b2d7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-TransactionID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-ECOMP-RequestID:"47c6a540-6b5f-4d8e-9bb6-b19755db6f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a41cd88-18c0-4dca-8d12-10f0e4b3eee7"] 2022-12-30T01:49:08.696Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:49:08.696Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:08.718Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:08.718Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:08.719Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:49:08.719Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:08.721Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:49:08.721Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:08.722Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:49:08.727Z|47c6a540-6b5f-4d8e-9bb6-b19755db6f13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:49:08.895Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:49:08.900Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:08.900Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:49:08.900Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:08.900Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:08.901Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:49:08.901Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00c311a124aa1a2f3ee6ebb325bb01ce", X-B3-SpanId:"3ae97696af2907ab", X-B3-ParentSpanId:"7194f51780a22043", X-B3-Sampled:"0", X-ONAP-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-TransactionID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-ECOMP-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf47f5a-73e6-4abd-88db-8217f93cffcf"] 2022-12-30T01:49:08.901Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:49:08.901Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:08.922Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:08.922Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:08.922Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:49:08.923Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:08.924Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "endTime" : "2022-12-30T01:49:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:49:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:49:08.925Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:08.925Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:49:08.926Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:08.926Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:49:08.926Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:08.926Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:08.927Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:49:08.927Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00c311a124aa1a2f3ee6ebb325bb01ce", X-B3-SpanId:"44d98bc8580f6161", X-B3-ParentSpanId:"7194f51780a22043", X-B3-Sampled:"0", X-ONAP-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-TransactionID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-ECOMP-RequestID:"14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76689bb7-a3f0-45f8-a0a9-445758c2615d"] 2022-12-30T01:49:08.927Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:49:08.927Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:08.938Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:08.939Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:08.939Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:49:08.939Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:08.940Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:49:08.941Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:08.941Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:49:08.947Z|14e3a83f-a7ae-4ff7-8fde-3dee9e3a7478|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:49:09.119Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:49:09.131Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:09.132Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:49:09.132Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:09.132Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:09.133Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:49:09.133Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a57168e320534a47860bf929ed8c04be", X-B3-SpanId:"eb0d379f1089f383", X-B3-ParentSpanId:"7186d74378e20ae5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-TransactionID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-ECOMP-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f19904-2a62-4cba-b43d-9c39f8425a98"] 2022-12-30T01:49:09.133Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:49:09.133Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:09.154Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:09.154Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:09.155Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:49:09.155Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:09.156Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "endTime" : "2022-12-30T01:49:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:49:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:49:09.156Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:09.156Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:49:09.157Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:09.158Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:49:09.158Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:09.158Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:09.158Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:49:09.159Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a57168e320534a47860bf929ed8c04be", X-B3-SpanId:"d1184ab50ce41ff6", X-B3-ParentSpanId:"7186d74378e20ae5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-TransactionID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-ECOMP-RequestID:"7d55cbb4-f7c1-444c-bb06-713ba6a1465a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed675056-6109-482b-b990-7f2f7545f889"] 2022-12-30T01:49:09.159Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:49:09.159Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:09.171Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:09.172Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:09.172Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:49:09.173Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:09.173Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:49:09.174Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:09.174Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:49:09.182Z|7d55cbb4-f7c1-444c-bb06-713ba6a1465a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:49:09.359Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:49:09.362Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:09.363Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||Invoke 2022-12-30T01:49:09.363Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:09.363Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47 2022-12-30T01:49:09.363Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Method : GET 2022-12-30T01:49:09.364Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc92253b109c2012644627cc6a6d871e", X-B3-SpanId:"75429106658239c1", X-B3-ParentSpanId:"402e18c881f24649", X-B3-Sampled:"0", X-ONAP-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-TransactionID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-ECOMP-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd92374e-9c28-481c-8822-c86641b77c12"] 2022-12-30T01:49:09.364Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Request body: 2022-12-30T01:49:09.364Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:09.390Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:09.391Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:09.391Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Status text : OK 2022-12-30T01:49:09.391Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:09.392Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||Response body: { "requestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "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" : "2022-12-30T01:48:23.000+00:00", "endTime" : "2022-12-30T01:49:06.000+00:00", "source" : "VID", "tenantId" : "55f1de19bcc84e47840f01e3126c2ade", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8915b85e-7aeb-40a5-ad36-5b6d1911b296\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cb19776-e015-4eb6-82a9-dbfecbd50d3f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"55f1de19bcc84e47840f01e3126c2ade\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:49:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "2ccd115a-59f0-4f31-a080-6615a647c8dc", "serviceInstanceName" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/2ccd115a-59f0-4f31-a080-6615a647c8dc", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47" } } } 2022-12-30T01:49:09.392Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:09.392Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/801f7e71-72f4-4025-a434-c0bfa8c61c47|INFO|500||InvokeReturn 2022-12-30T01:49:09.393Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:09.394Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:49:09.394Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:49:09.394Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false 2022-12-30T01:49:09.394Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:49:09.395Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc92253b109c2012644627cc6a6d871e", X-B3-SpanId:"dc43dbab650f6e6e", X-B3-ParentSpanId:"402e18c881f24649", X-B3-Sampled:"0", X-ONAP-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-TransactionID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-ECOMP-RequestID:"d13fc9e1-7127-4ed6-894e-1f406126743c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f5ac94-12cd-42e1-aa7c-1755e0eaa719"] 2022-12-30T01:49:09.395Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:49:09.395Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:49:09.407Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:49:09.408Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:49:09.408Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:49:09.408Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:49:08 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:49:09.409Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 81, "soRequestId" : "801f7e71-72f4-4025-a434-c0bfa8c61c47", "groupingId" : "1e1cf6e1-ca06-4136-b80c-d9efed2aa453", "name" : "basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/55f1de19bcc84e47840f01e3126c2ade/stacks/basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672364913000,\"creation_time\":1672364844000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a96a341b2eb5472f88d9078b391e76b5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1e1cf6e1-ca06-4136-b80c-d9efed2aa453\",\"OS::project_id\":\"55f1de19bcc84e47840f01e3126c2ade\",\"OS::stack_name\":\"basic_macro_dea7e703-5ac9-4aab-ab08-66268859432e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"15aac17e-84e6-49fc-aa25-c4ee7944ac1c\",\"vf_module_id\":\"0ff77c8d-d5aa-480a-beaa-8d57c8572513\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-30T01:48:34.000+00:00", "isDataInternal" : false } ] 2022-12-30T01:49:09.410Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:49:09.410Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=801f7e71-72f4-4025-a434-c0bfa8c61c47&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:49:09.415Z|d13fc9e1-7127-4ed6-894e-1f406126743c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/801f7e71-72f4-4025-a434-c0bfa8c61c47|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:49:11.189Z|ebf2e7cf-0b57-4c7e-b72c-f1d5198225f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:11.190Z|ebf2e7cf-0b57-4c7e-b72c-f1d5198225f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:49:12.954Z|2f5d03d9-9d17-4754-a83a-212d294bf903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:12.954Z|2f5d03d9-9d17-4754-a83a-212d294bf903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:12.958Z|86d6b676-6b16-47a9-b3fb-7e9e30faa52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:12.958Z|86d6b676-6b16-47a9-b3fb-7e9e30faa52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:12.962Z|1d6bcfca-dce6-41e0-ab79-f07c37abf2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:12.962Z|1d6bcfca-dce6-41e0-ab79-f07c37abf2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:22.978Z|349d0c11-3576-4d22-bce3-2d683e7a0cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:22.978Z|349d0c11-3576-4d22-bce3-2d683e7a0cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:22.981Z|76a01095-9883-4118-80b8-dcc0a1c8a8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:22.982Z|76a01095-9883-4118-80b8-dcc0a1c8a8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:22.982Z|531e2690-e7e9-4140-a437-9026875724f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:22.983Z|531e2690-e7e9-4140-a437-9026875724f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:26.189Z|f4479659-a5e3-45d9-b2a3-bdbf867096da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:26.192Z|f4479659-a5e3-45d9-b2a3-bdbf867096da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:49:26.677Z|6a6ad13f-c4a3-40d8-8467-d15f49e51358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:26.678Z|6a6ad13f-c4a3-40d8-8467-d15f49e51358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:49:33.003Z|8021491b-14db-495d-a986-6d9f4147b595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:33.003Z|21474e27-b5fc-458a-87ab-bcc19a6fca89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:33.004Z|21474e27-b5fc-458a-87ab-bcc19a6fca89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:33.004Z|8021491b-14db-495d-a986-6d9f4147b595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:33.004Z|a517b260-12a7-4732-bace-458a7ca8d2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:33.005Z|a517b260-12a7-4732-bace-458a7ca8d2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:41.189Z|24de924f-d5f9-40fa-afa4-c21c4ac64117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:41.189Z|24de924f-d5f9-40fa-afa4-c21c4ac64117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:49:43.029Z|5e1a8617-8b6a-4609-aa72-28bc9d4a2c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:43.029Z|6f95394f-2024-472f-a8f3-773738da64dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:43.029Z|6f95394f-2024-472f-a8f3-773738da64dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:43.029Z|5e1a8617-8b6a-4609-aa72-28bc9d4a2c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:43.030Z|ac5bc4d0-b7c9-4a4d-b317-37079e25ea7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:43.031Z|ac5bc4d0-b7c9-4a4d-b317-37079e25ea7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:53.051Z|69ab4867-7298-4446-9599-70505bedcec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:53.051Z|27b8c7bd-e4dc-4681-9421-b3e572c290be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:53.051Z|be6230f6-d4df-4da2-8359-08cfd5037fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:49:53.052Z|be6230f6-d4df-4da2-8359-08cfd5037fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:53.052Z|27b8c7bd-e4dc-4681-9421-b3e572c290be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:53.052Z|69ab4867-7298-4446-9599-70505bedcec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:54.712Z|24cfb764-89d2-4cae-90e5-7fc70913db2f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:49:54.713Z|24cfb764-89d2-4cae-90e5-7fc70913db2f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:49:56.189Z|365106e0-1c60-4908-b434-f339dae79291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:56.190Z|365106e0-1c60-4908-b434-f339dae79291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:49:56.678Z|bbbf5d46-bfa1-4010-82c6-78f13b81de44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:49:56.679Z|bbbf5d46-bfa1-4010-82c6-78f13b81de44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:03.082Z|f8a0ba16-9a1d-4596-b867-852067fcc498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:03.082Z|9473343f-7143-42e7-80ad-044d5bf3846b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:03.082Z|e719fdf3-47a5-4549-9ab4-bacdf5e9d4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:03.082Z|f8a0ba16-9a1d-4596-b867-852067fcc498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:03.082Z|9473343f-7143-42e7-80ad-044d5bf3846b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:03.083Z|e719fdf3-47a5-4549-9ab4-bacdf5e9d4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:11.189Z|72721797-48ee-45e1-9faf-9b265e69e106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:11.190Z|72721797-48ee-45e1-9faf-9b265e69e106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:13.104Z|8d4aa918-aead-4c73-948d-6404d63235e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:13.105Z|8d4aa918-aead-4c73-948d-6404d63235e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:13.106Z|ac2b2a83-0e9c-4e67-a514-1f55bc006c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:13.106Z|ac2b2a83-0e9c-4e67-a514-1f55bc006c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:13.107Z|05db1c62-3334-41d9-9ac9-7472d94d6746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:13.107Z|05db1c62-3334-41d9-9ac9-7472d94d6746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:23.126Z|36e93c0a-2ae8-4433-b88e-fe17a852c046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:23.127Z|7c5cd44c-1aeb-42fc-8a1a-7a3ee9983ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:23.126Z|b59ece5d-4405-4462-b1a9-560c595ae47f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:23.127Z|36e93c0a-2ae8-4433-b88e-fe17a852c046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:23.127Z|7c5cd44c-1aeb-42fc-8a1a-7a3ee9983ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:23.127Z|b59ece5d-4405-4462-b1a9-560c595ae47f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:26.189Z|ccd11a35-ea24-4498-8f50-be3dc8e5e870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:26.189Z|ccd11a35-ea24-4498-8f50-be3dc8e5e870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:26.680Z|358bcb15-20ad-471d-976a-c5cda326c8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:26.680Z|358bcb15-20ad-471d-976a-c5cda326c8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:33.151Z|1fc346c0-6b42-40fa-880a-6404280e4124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:33.151Z|27d1b8f8-a0b5-4e61-a0fa-fdec346a7eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:33.151Z|220343ea-487a-4bc2-9b0a-520d31933271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:33.151Z|1fc346c0-6b42-40fa-880a-6404280e4124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:33.151Z|220343ea-487a-4bc2-9b0a-520d31933271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:33.151Z|27d1b8f8-a0b5-4e61-a0fa-fdec346a7eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:41.189Z|7649bd31-8150-47b3-9dcd-62050cc90107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:41.190Z|7649bd31-8150-47b3-9dcd-62050cc90107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:43.172Z|7ca5a6a3-a018-47f8-973f-285d8615b630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:43.173Z|7ca5a6a3-a018-47f8-973f-285d8615b630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:43.173Z|90838a87-87cd-495d-9e1f-766591e3b24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:43.173Z|90838a87-87cd-495d-9e1f-766591e3b24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:43.178Z|9ac4c50a-7fe6-495e-b38b-98de56fd3330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:43.178Z|9ac4c50a-7fe6-495e-b38b-98de56fd3330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:53.198Z|f57aa9e7-064c-4970-9053-1459f7adc7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:53.199Z|f57aa9e7-064c-4970-9053-1459f7adc7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:53.200Z|37c076d9-3ecf-4336-9581-5fef73968100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:53.200Z|d428f9de-14da-48d9-bd48-3f8f5a915e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:50:53.200Z|d428f9de-14da-48d9-bd48-3f8f5a915e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:53.201Z|37c076d9-3ecf-4336-9581-5fef73968100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:54.711Z|80eb2279-26eb-4c6c-897f-01fafce2c5d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:50:54.712Z|80eb2279-26eb-4c6c-897f-01fafce2c5d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:50:56.189Z|e779c609-e14d-467a-959b-21d4d3fbd28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:56.190Z|e779c609-e14d-467a-959b-21d4d3fbd28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:50:56.681Z|fdb5dafe-cc49-430e-b141-4f9b1204789a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:50:56.681Z|fdb5dafe-cc49-430e-b141-4f9b1204789a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:03.222Z|223b7610-6593-4d11-b8ef-d40943925d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:03.222Z|ba1bcb4f-2fda-4546-9c74-0f0c2c55eb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:03.222Z|34f7eb62-0b4e-440f-94d2-eee7368ce1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:03.222Z|ba1bcb4f-2fda-4546-9c74-0f0c2c55eb11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:03.222Z|223b7610-6593-4d11-b8ef-d40943925d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:03.222Z|34f7eb62-0b4e-440f-94d2-eee7368ce1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:11.189Z|a51de0b5-276d-45fa-9336-965d8018bb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:11.190Z|a51de0b5-276d-45fa-9336-965d8018bb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:13.243Z|aa2f22f0-b52c-4825-afb5-92def0181da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:13.243Z|a6852f73-d06f-4068-be63-1c2cadb79016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:13.243Z|550f4561-ff0a-4442-8080-4d57a6591460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:13.244Z|aa2f22f0-b52c-4825-afb5-92def0181da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:13.244Z|550f4561-ff0a-4442-8080-4d57a6591460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:13.244Z|a6852f73-d06f-4068-be63-1c2cadb79016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:23.267Z|df0894cd-b2e8-48fe-b13a-eab2e21b7412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:23.267Z|faf7889d-59c8-46de-b245-479853812df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:23.267Z|df0894cd-b2e8-48fe-b13a-eab2e21b7412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:23.268Z|faf7889d-59c8-46de-b245-479853812df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:23.270Z|26bd0c1d-9d68-46dc-b5fb-e417d2f5fd0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:23.270Z|26bd0c1d-9d68-46dc-b5fb-e417d2f5fd0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:26.189Z|c9c55c8e-9d27-40e9-81c4-e990569f7d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:26.190Z|c9c55c8e-9d27-40e9-81c4-e990569f7d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:26.682Z|203cb74b-cf87-4c56-b5fd-1f1154932cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:26.682Z|203cb74b-cf87-4c56-b5fd-1f1154932cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:33.291Z|6ddba038-f7f9-4c18-9994-9b474a75fb91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:33.292Z|29b79924-d97e-4948-a555-aba373164e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:33.291Z|620c1a26-773e-400a-bd80-b15d23091043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:33.292Z|29b79924-d97e-4948-a555-aba373164e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:33.292Z|6ddba038-f7f9-4c18-9994-9b474a75fb91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:33.292Z|620c1a26-773e-400a-bd80-b15d23091043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:41.189Z|bc1b60fb-0988-4eef-8b7b-2b17b581a6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:41.190Z|bc1b60fb-0988-4eef-8b7b-2b17b581a6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:43.315Z|c219418a-31c6-449d-b7c0-e89f9a9b3c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:43.316Z|c219418a-31c6-449d-b7c0-e89f9a9b3c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:43.317Z|72bca1d7-a16c-4510-9658-3ee33b9a128a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:43.317Z|72bca1d7-a16c-4510-9658-3ee33b9a128a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:43.318Z|90819277-129c-4b7e-924e-e2fa8f10d3d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:43.319Z|90819277-129c-4b7e-924e-e2fa8f10d3d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:53.342Z|36c99f33-7531-4388-bf0c-3864165ddae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:53.342Z|361030ac-7093-407c-b862-fbaf5556eb8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:53.342Z|557e3905-3daf-4984-9138-a3f0548544da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:51:53.343Z|36c99f33-7531-4388-bf0c-3864165ddae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:53.343Z|361030ac-7093-407c-b862-fbaf5556eb8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:53.343Z|557e3905-3daf-4984-9138-a3f0548544da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:54.712Z|255b0d68-bf40-4e02-8777-e1c841053e9e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:51:54.713Z|255b0d68-bf40-4e02-8777-e1c841053e9e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:51:56.189Z|871d12ba-7547-48b3-a3a9-5c5a28bbff34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:56.190Z|871d12ba-7547-48b3-a3a9-5c5a28bbff34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:51:56.683Z|9b339c60-e95c-478c-ab81-138c5de15b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:51:56.684Z|9b339c60-e95c-478c-ab81-138c5de15b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:03.366Z|e23d0264-99fd-426f-8400-d0bfd30e5f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:03.366Z|991147aa-ff6b-4c05-9d55-faed000f1d8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:03.367Z|e23d0264-99fd-426f-8400-d0bfd30e5f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:03.367Z|991147aa-ff6b-4c05-9d55-faed000f1d8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:03.373Z|9c8a65a3-3f5b-4559-8175-ca6ce7986709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:03.374Z|9c8a65a3-3f5b-4559-8175-ca6ce7986709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:11.189Z|62494fce-a91c-4364-8422-f09d12212e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:11.190Z|62494fce-a91c-4364-8422-f09d12212e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:13.392Z|f7ff91f4-4bd9-48c5-a097-c2e27d415599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:13.392Z|9ff4b5b9-0bcb-42c4-81fc-2908bd7d0dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:13.393Z|f7ff91f4-4bd9-48c5-a097-c2e27d415599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:13.393Z|9ff4b5b9-0bcb-42c4-81fc-2908bd7d0dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:13.395Z|c3ee2d9c-9ce0-484a-b6e2-a4bc9bd26eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:13.395Z|c3ee2d9c-9ce0-484a-b6e2-a4bc9bd26eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:23.420Z|9364f8d3-11fe-4d62-814e-be2a9f598bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:23.420Z|beab361b-87b8-4b03-902a-31d15d9e79f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:23.420Z|999da4c2-e6a1-4248-a9c6-171bc2f794fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:23.421Z|999da4c2-e6a1-4248-a9c6-171bc2f794fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:23.421Z|beab361b-87b8-4b03-902a-31d15d9e79f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:23.421Z|9364f8d3-11fe-4d62-814e-be2a9f598bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:26.189Z|1fd73d05-c81b-4c5e-a34c-136c837a08e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:26.190Z|1fd73d05-c81b-4c5e-a34c-136c837a08e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:26.688Z|c71c4a8f-00a6-4d6c-bdfa-9baaed553b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:26.689Z|c71c4a8f-00a6-4d6c-bdfa-9baaed553b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:33.447Z|b8deea66-7db9-4ea1-b587-c6474e5146d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:33.447Z|fdb56e00-85be-4f07-be2e-875cab9b379b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:33.449Z|b8deea66-7db9-4ea1-b587-c6474e5146d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:33.449Z|fdb56e00-85be-4f07-be2e-875cab9b379b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:33.450Z|d4d6994a-5f83-45e1-9dd8-cbbc9f6dd104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:33.450Z|d4d6994a-5f83-45e1-9dd8-cbbc9f6dd104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:35.032Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:52:35.035Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 already exists in requestDb InfraActiveRequests table 2022-12-30T01:52:35.036Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:35.037Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:52:35.037Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.037Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:35.038Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:52:35.038Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"587c95904d539ca6b8358a4a74280e9b", X-B3-SpanId:"d6ad945bf3647d27", X-B3-ParentSpanId:"6a4375dbee4aa8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcb6b924-9d1d-4652-a23a-1fb753c9190f"] 2022-12-30T01:52:35.038Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:52:35.038Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.080Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.081Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:52:35.081Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : Not Found 2022-12-30T01:52:35.081Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2022-12-30T01:52:35.082Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: 2022-12-30T01:52:35.082Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.082Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|404|Not Found|InvokeReturn 2022-12-30T01:52:35.106Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-30T01:52:35.107Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-30T01:52:35.115Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:52:35.148Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:52:35.148Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:52:35.182Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:52:35.182Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:52:35 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[28], x-aai-txid=[2-aai-resources-221230-01:52:35:502-94331], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:52:35.184Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-30T01:52:35.186Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:52:35.186Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:52:35.191Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:52:35.217Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:52:35.218Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-30T01:52:35.254Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-30T01:52:35.255Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 30 Dec 2022 01:52:35 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-221230-01:52:35:567-15621], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:52:35.259Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-30T01:52:35.261Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-12-30T01:52:35.261Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-30T01:52:35.266Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-30T01:52:35.292Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-30T01:52:35.293Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-12-30T01:52:35.341Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-30T01:52:35.342Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 30 Dec 2022 01:52:35 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[45], vertex-id=[233664], x-aai-txid=[1-aai-resources-221230-01:52:35:643-79355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-30T01:52:35.343Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672365153463","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-12-30T01:52:35.344Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-30T01:52:35.345Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-30T01:52:35.350Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:52:35.351Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-30T01:52:35.351Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.351Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-30T01:52:35.351Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-30T01:52:35.352Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"587c95904d539ca6b8358a4a74280e9b", X-B3-SpanId:"d431be997426d00f", X-B3-ParentSpanId:"6a4375dbee4aa8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5adfb13-1b8b-468e-a4b8-5798828f2a75"] 2022-12-30T01:52:35.352Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44","requestScope":"service"} 2022-12-30T01:52:35.352Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.376Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.376Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.376Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-12-30T01:52:35.377Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2022-12-30T01:52:35.377Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-30T01:52:35.377Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.378Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-30T01:52:35.378Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:52:35.379Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:52:35.379Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.379Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:52:35.380Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:52:35.380Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"023fd6df-a72a-4254-8a8b-bfdb9c789a8c"] 2022-12-30T01:52:35.380Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:52:35.380Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.428Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.429Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.429Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:52:35.429Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.430Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:52:35.430Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.431Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:52:35.436Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:52:35.437Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:52:35.437Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.437Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:52:35.438Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:52:35.438Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d41d4662-8550-47a4-bcc0-e26ad7e896e4"] 2022-12-30T01:52:35.438Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:52:35.439Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.480Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.480Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:52:35.480Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:52:35.481Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2022-12-30T01:52:35.481Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:52:35.481Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.482Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:52:35.482Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:52:35.483Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||Invoke 2022-12-30T01:52:35.483Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.483Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea 2022-12-30T01:52:35.484Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Method : GET 2022-12-30T01:52:35.484Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7848fa50-d750-4fb1-89e5-60bf0b7aa096"] 2022-12-30T01:52:35.484Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Request body: 2022-12-30T01:52:35.484Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.515Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.515Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.516Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Status text : OK 2022-12-30T01:52:35.516Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.518Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea" } } } 2022-12-30T01:52:35.518Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.518Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a5dbab6a-76b0-482e-9a83-fe8d5496abea|INFO|500||InvokeReturn 2022-12-30T01:52:35.522Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:52:35.522Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|500||Invoke 2022-12-30T01:52:35.522Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.523Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance 2022-12-30T01:52:35.523Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:52:35.523Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e5c1abf-624e-412d-be37-0043835c831f"] 2022-12-30T01:52:35.524Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:52:35.524Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.549Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.549Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-30T01:52:35.550Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Status text : Not Found 2022-12-30T01:52:35.550Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&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:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-12-30T01:52:35.550Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||Response body: 2022-12-30T01:52:35.551Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.551Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c7c70e58-e509-440e-976f-001c8ae94cdc&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-30T01:52:35.552Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:52:35.552Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-30T01:52:35.552Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.552Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-30T01:52:35.553Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-30T01:52:35.553Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27f7c333-eb9e-408b-9512-8a96f0c393b5"] 2022-12-30T01:52:35.553Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-30T01:52:35.554Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.577Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.578Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.578Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-12-30T01:52:35.578Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.580Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-29 23:22:18.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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-12-30T01:52:35.580Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.581Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-30T01:52:35.585Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:52:35.585Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-30T01:52:35.586Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.586Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-30T01:52:35.586Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-30T01:52:35.587Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac14337-00b6-4d09-b365-a3daf677c4d7"] 2022-12-30T01:52:35.587Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-30T01:52:35.588Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.608Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.609Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.609Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-12-30T01:52:35.609Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.612Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "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" : "2022-12-29T23:22:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-12-30T01:52:35.613Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.614Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-30T01:52:35.616Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:52:35.617Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||Invoke 2022-12-30T01:52:35.617Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.617Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc 2022-12-30T01:52:35.618Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Method : GET 2022-12-30T01:52:35.618Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c65f234-30fc-4ba7-90f8-58a5ebdbb5ad"] 2022-12-30T01:52:35.618Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Request body: 2022-12-30T01:52:35.619Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.650Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.651Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:35.651Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Status text : OK 2022-12-30T01:52:35.651Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.653Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c7c70e58-e509-440e-976f-001c8ae94cdc", "modelInvariantUUID" : "a5dbab6a-76b0-482e-9a83-fe8d5496abea", "created" : "2022-12-30 01:41:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/csar" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc/serviceProxyCustomizations" } } } 2022-12-30T01:52:35.653Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.653Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c7c70e58-e509-440e-976f-001c8ae94cdc|INFO|500||InvokeReturn 2022-12-30T01:52:35.659Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:52:35.659Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-30T01:52:35.659Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.659Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-30T01:52:35.660Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-30T01:52:35.660Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"587c95904d539ca6b8358a4a74280e9b", X-B3-SpanId:"8b69af9021e9c0b9", X-B3-ParentSpanId:"6a4375dbee4aa8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2d4e0a9-1a7c-47d3-9e12-6dd5787fd1f6"] 2022-12-30T01:52:35.660Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0","requestStatus":"IN_PROGRESS","startTime":1672365155107,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0"} 2022-12-30T01:52:35.661Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:35.696Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:35.696Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-30T01:52:35.697Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-12-30T01:52:35.697Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:35.698Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:52:35.107+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-30T01:52:35.675+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:52:35.698Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:35.699Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-30T01:52:35.708Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:52:35.708Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-30T01:52:35.709Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:35.709Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-30T01:52:35.709Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-30T01:52:35.709Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"587c95904d539ca6b8358a4a74280e9b", X-B3-SpanId:"1c7b1e2247f90210", X-B3-ParentSpanId:"6a4375dbee4aa8a7", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-TransactionID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ECOMP-RequestID:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9edcd6f2-f0f0-40db-9ecc-bcd85122a797"] 2022-12-30T01:52:35.710Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelUuid\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantUuid\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\"modelInvariantUuid\":\"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"163db858-99da-47d9-80db-b17247f6bb95\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\"modelInvariantUuid\":\"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c6c655f1-5b3e-4280-af92-26d674a711fa\"},\"instanceName\":\"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c7c70e58-e509-440e-976f-001c8ae94cdc\",\"modelInvariantId\":\"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7bb86975-8b3f-4e71-b73e-97945154694e\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0","type":"String"},"mso-request-id":{"value":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0","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"}}} 2022-12-30T01:52:35.710Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:36.732Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:36.733Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-30T01:52:36.733Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-12-30T01:52:36.734Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 30 Dec 2022 01:52:36 GMT", x-onap-requestid:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", x-requestid:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", x-transactionid:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", x-ecomp-requestid:"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", x-onap-partnername:"UNKNOWN", x-invocationid:"9edcd6f2-f0f0-40db-9ecc-bcd85122a797", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:36.734Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0\",\"instanceId\":\"950566a2-8fd3-4910-99cc-cbc1d2400dfc\"}}","message":"Success","processInstanceID":"a1eed316-87e4-11ed-9c3d-e2d94c43d821","variables":null,"messageCode":200} 2022-12-30T01:52:36.734Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:36.735Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-30T01:52:36.739Z|3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:52:36.910Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:52:36.915Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:36.915Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:52:36.915Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:36.916Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:36.916Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:52:36.916Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"437614f5491bb10e77a0c174a32043ea", X-B3-SpanId:"a81dc82ea45ddf84", X-B3-ParentSpanId:"bcff79aa257fa9bd", X-B3-Sampled:"0", X-ONAP-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-TransactionID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-ECOMP-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d66bd08-cc17-4a45-8d94-ca76eb74204f"] 2022-12-30T01:52:36.916Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:52:36.917Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:36.958Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:36.959Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:36.959Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:52:36.959Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:36 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:36.960Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-30T01:52:35.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:52:36.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:52:36.961Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:36.961Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:52:36.962Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:36.963Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:52:36.963Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:36.963Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:36.963Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:52:36.964Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"437614f5491bb10e77a0c174a32043ea", X-B3-SpanId:"82ae4b33339a1110", X-B3-ParentSpanId:"bcff79aa257fa9bd", X-B3-Sampled:"0", X-ONAP-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-TransactionID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-ECOMP-RequestID:"1f1a5e05-2f05-435c-8fac-271306acebc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed2d16e3-fbe2-4602-af8c-f88223c79749"] 2022-12-30T01:52:36.964Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:52:36.964Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:36.979Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:36.979Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:36.979Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:52:36.980Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:36 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:36.980Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:52:36.980Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:36.980Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:52:36.987Z|1f1a5e05-2f05-435c-8fac-271306acebc5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:52:41.189Z|7720f25a-826d-45f5-b2ca-f2877fd1a400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:41.190Z|7720f25a-826d-45f5-b2ca-f2877fd1a400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:43.479Z|0d471e37-5382-4d68-b97d-246a0086e687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:43.479Z|e2b24fb2-3032-4cdf-b271-1c20c410861c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:43.479Z|d81341ed-aa52-4a34-94b8-fcc9fae2e527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:43.480Z|0d471e37-5382-4d68-b97d-246a0086e687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:43.480Z|e2b24fb2-3032-4cdf-b271-1c20c410861c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:43.480Z|d81341ed-aa52-4a34-94b8-fcc9fae2e527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:47.164Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:52:47.170Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:47.170Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:52:47.171Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:47.171Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:47.171Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:52:47.171Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b3d7d6a446cf32d379f6f95b8af5188", X-B3-SpanId:"d61cb4fed194c477", X-B3-ParentSpanId:"eefe5c7d956f7e21", X-B3-Sampled:"0", X-ONAP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-TransactionID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ECOMP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c524cd3b-008d-424e-a5b7-af446f636ab3"] 2022-12-30T01:52:47.172Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:52:47.172Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:47.205Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:47.205Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:47.206Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:52:47.206Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:47 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:47.210Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-12-30T01:52:35.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:52:45.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:52:47.210Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:47.211Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:52:47.212Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:47.213Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:52:47.213Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:47.213Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:47.213Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:52:47.214Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b3d7d6a446cf32d379f6f95b8af5188", X-B3-SpanId:"baa10c9c46e3652c", X-B3-ParentSpanId:"eefe5c7d956f7e21", X-B3-Sampled:"0", X-ONAP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-TransactionID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ECOMP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8ee0e7-be60-476c-90db-d265d51be775"] 2022-12-30T01:52:47.214Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:52:47.214Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:47.237Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:47.238Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:47.238Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:52:47.239Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:47 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:47.239Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:52:47.239Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:47.240Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:52:47.268Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:52:47.269Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:52:47.269Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:47.269Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:52:47.270Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:52:47.270Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-TransactionID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ECOMP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9868dbe8-4357-4368-b8b2-7c98fd6c58de"] 2022-12-30T01:52:47.270Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:52:47.270Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:47.416Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:47.416Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:47.417Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:52:47.417Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5D52B1732AACB88769248599FD53F1D; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:52:47 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2022-12-30T01:52:47.417Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a5d0ef78-87e4-11ed-9c3d-e2d94c43d821","businessKey":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:52:42.258+0000","endTime":"2022-12-30T01:52:44.842+0000","removalTime":null,"durationInMillis":2584,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a1eed316-87e4-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"a509a787-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:52:47.418Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:47.418Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:52:47.447Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:52:47.448Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:52:47.448Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:47.448Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:52:47.448Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:52:47.449Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-TransactionID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ECOMP-RequestID:"1eccb942-3879-4f21-bf82-180951a514cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c391a47-8012-4ba7-909f-e45ed66cfe2a"] 2022-12-30T01:52:47.449Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:52:47.449Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:47.582Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:47.583Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:47.583Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:52:47.584Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E819ADD840D1FF58D1F89FDD877F45F; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:52:47 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-12-30T01:52:47.584Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a5d164bb-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"a5d0ef78-87e4-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"a5d0ef78-87e4-11ed-9c3d-e2d94c43d821","executionId":"a5d0ef78-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:52:42.261+0000","endTime":"2022-12-30T01:52:42.447+0000","durationInMillis":186,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1eed316-87e4-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:52:47.584Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:47.585Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a5d0ef78-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:52:47.597Z|1eccb942-3879-4f21-bf82-180951a514cb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:52:53.505Z|94874878-7c2e-497c-b6d0-4c697a4b8a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:53.506Z|94874878-7c2e-497c-b6d0-4c697a4b8a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:53.510Z|ada4f1d6-5eee-4394-ba65-030aadcfc708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:53.510Z|6cb1ca19-2203-4447-bfcb-e901ae77a060|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:52:53.510Z|ada4f1d6-5eee-4394-ba65-030aadcfc708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:53.511Z|6cb1ca19-2203-4447-bfcb-e901ae77a060|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:54.714Z|94635469-012d-479c-a854-428f24b6e1ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:52:54.715Z|94635469-012d-479c-a854-428f24b6e1ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:52:56.189Z|437bd3e9-4d47-4351-911c-31ef6d34ee35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:56.190Z|437bd3e9-4d47-4351-911c-31ef6d34ee35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:56.690Z|41726a28-90b8-4115-891e-75875db07ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:52:56.690Z|41726a28-90b8-4115-891e-75875db07ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:52:57.769Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:52:57.775Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:57.775Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:52:57.775Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:57.776Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:52:57.776Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:52:57.776Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f53a830eb11218b219678bd213a817d", X-B3-SpanId:"d1f8ab00bac735f9", X-B3-ParentSpanId:"1debd2aa1d6749cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-TransactionID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ECOMP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26159de4-bae3-4707-8549-bdaee3761b09"] 2022-12-30T01:52:57.776Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:52:57.777Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:57.803Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:57.804Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:57.804Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:52:57.804Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:57.805Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:52:50.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:52:56.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:52:57.806Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:57.806Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:52:57.807Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:57.808Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:52:57.808Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:57.808Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:52:57.808Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:52:57.809Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f53a830eb11218b219678bd213a817d", X-B3-SpanId:"a84756627cc61f39", X-B3-ParentSpanId:"1debd2aa1d6749cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-TransactionID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ECOMP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a28407b-e5fe-448d-bb15-1cdeca68f025"] 2022-12-30T01:52:57.809Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:52:57.809Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:57.822Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:57.823Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:57.823Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:52:57.823Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:52:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:52:57.825Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:52:57.826Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:57.826Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:52:57.856Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:52:57.856Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-30T01:52:57.857Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:57.857Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-30T01:52:57.857Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:52:57.857Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-TransactionID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ECOMP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b566d492-c86d-416a-b061-5af78ad7a552"] 2022-12-30T01:52:57.858Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:52:57.858Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:57.985Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:57.986Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:57.986Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:52:57.986Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=010DF7A1CF16425489D5BEFF31D75419; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:52:57 GMT", x-envoy-upstream-service-time:"124", server:"envoy"] 2022-12-30T01:52:57.987Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aba73b07-87e4-11ed-9c3d-e2d94c43d821","businessKey":"3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-30T01:52:52.051+0000","endTime":"2022-12-30T01:52:52.289+0000","removalTime":null,"durationInMillis":238,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a1eed316-87e4-11ed-9c3d-e2d94c43d821","superProcessInstanceId":"aba5db3e-87e4-11ed-9c3d-e2d94c43d821","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-30T01:52:57.987Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:57.987Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:52:58.016Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:52:58.017Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||Invoke 2022-12-30T01:52:58.017Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-30T01:52:58.017Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1 2022-12-30T01:52:58.017Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Method : GET 2022-12-30T01:52:58.018Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-TransactionID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ECOMP-RequestID:"a4830cc2-9632-45b8-b1a7-3eb36c3b9032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c3f22e4-0a1f-4673-bb97-258f7ef82924"] 2022-12-30T01:52:58.018Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Request body: 2022-12-30T01:52:58.018Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-30T01:52:58.141Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-30T01:52:58.141Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-30T01:52:58.142Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Status text : OK 2022-12-30T01:52:58.142Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2324BF15F59794547BF787CC2BC1290; Path=/; HttpOnly", cache-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:"Fri, 30 Dec 2022 01:52:57 GMT", x-envoy-upstream-service-time:"119", server:"envoy"] 2022-12-30T01:52:58.142Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:aba7b04a-87e4-11ed-9c3d-e2d94c43d821","parentActivityInstanceId":"aba73b07-87e4-11ed-9c3d-e2d94c43d821","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d8f1ab35-87cf-11ed-9c3d-e2d94c43d821","processInstanceId":"aba73b07-87e4-11ed-9c3d-e2d94c43d821","executionId":"aba73b07-87e4-11ed-9c3d-e2d94c43d821","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-30T01:52:52.054+0000","endTime":"2022-12-30T01:52:52.288+0000","durationInMillis":234,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1eed316-87e4-11ed-9c3d-e2d94c43d821"}] 2022-12-30T01:52:58.143Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-30T01:52:58.143Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aba73b07-87e4-11ed-9c3d-e2d94c43d821&maxResults=1|INFO|500||InvokeReturn 2022-12-30T01:52:58.147Z|a4830cc2-9632-45b8-b1a7-3eb36c3b9032|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:03.529Z|8ca0b5b3-46ec-469e-b928-6891f20fa0df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:03.531Z|8ca0b5b3-46ec-469e-b928-6891f20fa0df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:03.531Z|23b1bf91-5821-4b02-a165-e7c74ff7d4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:03.531Z|47c03a8d-5fba-47d9-992d-4a445a720f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:03.532Z|23b1bf91-5821-4b02-a165-e7c74ff7d4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:03.532Z|47c03a8d-5fba-47d9-992d-4a445a720f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:08.317Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:53:08.323Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.323Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:53:08.324Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.324Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.324Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:53:08.325Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0e774874228e944753a2bebfbfff83", X-B3-SpanId:"054af21982f143c3", X-B3-ParentSpanId:"8ae50de7e07a23f7", X-B3-Sampled:"0", X-ONAP-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-TransactionID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-ECOMP-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb064a9-5cdb-43d8-a5c8-44cf29132c83"] 2022-12-30T01:53:08.325Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:53:08.326Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.350Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.351Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.351Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:53:08.351Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.352Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:53:01.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:53:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:53:08.353Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.353Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:53:08.354Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.355Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:53:08.355Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.355Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.355Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:53:08.356Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0e774874228e944753a2bebfbfff83", X-B3-SpanId:"ccad5e3fdedf7ae4", X-B3-ParentSpanId:"8ae50de7e07a23f7", X-B3-Sampled:"0", X-ONAP-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-TransactionID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-ECOMP-RequestID:"253f3a8b-8934-4bae-af30-2238990f1a8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffab5fcc-a261-4493-b9e9-44c7685a03dd"] 2022-12-30T01:53:08.356Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:53:08.356Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.371Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.371Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.371Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:53:08.372Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.373Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:53:08.374Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.374Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:53:08.380Z|253f3a8b-8934-4bae-af30-2238990f1a8b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:08.537Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:53:08.541Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.542Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:53:08.542Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.542Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.543Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:53:08.543Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca72e82314dfb097532a085fc6b0f3d", X-B3-SpanId:"f34143c4a21f5b60", X-B3-ParentSpanId:"e8305ba892a437b6", X-B3-Sampled:"0", X-ONAP-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-TransactionID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-ECOMP-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b0b100-8cc3-45b0-a50c-3ca11d736a2a"] 2022-12-30T01:53:08.544Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:53:08.544Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.565Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.566Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.566Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:53:08.567Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.568Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:53:01.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:53:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:53:08.569Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.569Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:53:08.570Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.570Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:53:08.571Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.571Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.571Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:53:08.571Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca72e82314dfb097532a085fc6b0f3d", X-B3-SpanId:"57624a70160f4e4b", X-B3-ParentSpanId:"e8305ba892a437b6", X-B3-Sampled:"0", X-ONAP-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-TransactionID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-ECOMP-RequestID:"83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb08ffa1-6f1c-48e1-ab75-73591b2c4518"] 2022-12-30T01:53:08.572Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:53:08.572Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.584Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.585Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.585Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:53:08.586Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.587Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:53:08.588Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.588Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:53:08.594Z|83b9c39a-ef7b-4c92-a7f6-1b616af5a9f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:08.766Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:53:08.771Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.772Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:53:08.772Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.772Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.773Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:53:08.773Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6789697cc218dd531ffb100b1faf886e", X-B3-SpanId:"c525e3875af37b4a", X-B3-ParentSpanId:"51860ba3526b9380", X-B3-Sampled:"0", X-ONAP-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-TransactionID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-ECOMP-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc061f63-7307-4bb4-a14f-871b8c0faca9"] 2022-12-30T01:53:08.773Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:53:08.773Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.794Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.794Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.794Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:53:08.795Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.796Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:53:01.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:53:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:53:08.797Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.797Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:53:08.798Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.798Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:53:08.799Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.799Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:08.799Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:53:08.799Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6789697cc218dd531ffb100b1faf886e", X-B3-SpanId:"506e29e78dcee66d", X-B3-ParentSpanId:"51860ba3526b9380", X-B3-Sampled:"0", X-ONAP-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-TransactionID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-ECOMP-RequestID:"789c1e72-a156-4aeb-8fb3-349286aa972b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbeff155-e386-4a0e-b184-ad381eb912eb"] 2022-12-30T01:53:08.800Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:53:08.800Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:08.811Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:08.811Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:08.811Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:53:08.812Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:08.813Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:53:08.814Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:08.814Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:53:08.822Z|789c1e72-a156-4aeb-8fb3-349286aa972b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:08.987Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:53:08.992Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.992Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:53:08.993Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:08.993Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:08.993Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:53:08.994Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176306f53065f7a98c8c4a0571a43f85", X-B3-SpanId:"3b618b0d4f1490a7", X-B3-ParentSpanId:"5f212aa9ea394d82", X-B3-Sampled:"0", X-ONAP-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-TransactionID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-ECOMP-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9ad0586-9e6e-44d2-a16d-1925bfcee60a"] 2022-12-30T01:53:08.994Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:53:08.994Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:09.014Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:09.014Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:09.014Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:53:09.015Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:09.017Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:53:01.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:53:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:53:09.018Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:09.018Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:53:09.019Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:09.020Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:53:09.020Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:09.020Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:09.020Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:53:09.021Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176306f53065f7a98c8c4a0571a43f85", X-B3-SpanId:"da089a8dbab748e2", X-B3-ParentSpanId:"5f212aa9ea394d82", X-B3-Sampled:"0", X-ONAP-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-TransactionID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-ECOMP-RequestID:"83e8c1fc-0b8a-40cc-a53e-785ab969738e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baabb9ea-65b0-4487-8840-2a8f0400291c"] 2022-12-30T01:53:09.021Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:53:09.021Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:09.034Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:09.034Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:09.035Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:53:09.035Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:09.036Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:53:09.036Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:09.037Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:53:09.043Z|83e8c1fc-0b8a-40cc-a53e-785ab969738e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:09.219Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Entering 2022-12-30T01:53:09.224Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:09.224Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||Invoke 2022-12-30T01:53:09.224Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:09.225Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0 2022-12-30T01:53:09.225Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Method : GET 2022-12-30T01:53:09.225Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e6f852ca1c4a83e1a09ed1e36c49031", X-B3-SpanId:"24604bb9b42c050e", X-B3-ParentSpanId:"247c8d3f615b90f2", X-B3-Sampled:"0", X-ONAP-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-TransactionID:"69d392f2-686e-46f2-97a2-f5825153c502", X-ECOMP-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a58dadda-4f1c-4e19-b4cf-10fc517a01a1"] 2022-12-30T01:53:09.225Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Request body: 2022-12-30T01:53:09.226Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:09.246Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:09.246Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:09.247Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Status text : OK 2022-12-30T01:53:09.247Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:09.249Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||Response body: { "requestId" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=54b0dc39-d35e-476c-8cc9-24a51dadd62e with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-12-30T01:52:35.000+00:00", "endTime" : "2022-12-30T01:53:01.000+00:00", "source" : "VID", "vnfId" : "5440b02c-2a99-4c00-aebe-5b01603c5d09", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n\t\t\t\"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"f43185eb-2d3d-4dc3-b815-12931ca60d90\",\n \"modelInvariantUuid\": \"b40187a9-36ee-4b06-9610-b4a4f0943d76\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"163db858-99da-47d9-80db-b17247f6bb95\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e6a1f7fa-fe23-4a9a-b395-91dd344d5bc3\",\n \"modelInvariantUuid\": \"019dc33e-3ebe-43cb-9235-0f25b2226f0d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c6c655f1-5b3e-4280-af92-26d674a711fa\"\n },\n \"instanceName\": \"basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c7c70e58-e509-440e-976f-001c8ae94cdc\",\n \"modelInvariantId\": \"a5dbab6a-76b0-482e-9a83-fe8d5496abea\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"7bb86975-8b3f-4e71-b73e-97945154694e\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-30T01:53:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "950566a2-8fd3-4910-99cc-cbc1d2400dfc", "serviceInstanceName" : "basic_cnf_macro_c9dee275-6c6c-4f30-812c-43ce084e3e44", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0" } } } 2022-12-30T01:53:09.249Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:09.249Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|INFO|500||InvokeReturn 2022-12-30T01:53:09.250Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:09.250Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-30T01:53:09.251Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-30T01:53:09.251Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false 2022-12-30T01:53:09.251Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-30T01:53:09.251Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e6f852ca1c4a83e1a09ed1e36c49031", X-B3-SpanId:"28687b29cd6d816c", X-B3-ParentSpanId:"247c8d3f615b90f2", X-B3-Sampled:"0", X-ONAP-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-TransactionID:"69d392f2-686e-46f2-97a2-f5825153c502", X-ECOMP-RequestID:"69d392f2-686e-46f2-97a2-f5825153c502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1c979d2-b70f-4012-bfaa-1b18647cbe96"] 2022-12-30T01:53:09.252Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-30T01:53:09.252Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-30T01:53:09.267Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-30T01:53:09.267Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-30T01:53:09.267Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-12-30T01:53:09.268Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 30 Dec 2022 01:53:08 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-12-30T01:53:09.268Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-30T01:53:09.269Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-30T01:53:09.269Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-30T01:53:09.276Z|69d392f2-686e-46f2-97a2-f5825153c502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3cd5dfa8-a8c2-4dd7-9f57-c95c73309dd0|InfraPortalClient|||INFO|500||Exiting. 2022-12-30T01:53:11.189Z|27cc3458-82e7-4ce3-ab66-75df6f7aef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:11.190Z|27cc3458-82e7-4ce3-ab66-75df6f7aef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:53:13.557Z|cea96175-5d21-49a4-88d0-fd18d06e7b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:13.557Z|a2963e4b-0136-4619-83d2-4809930ed76d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:13.558Z|cea96175-5d21-49a4-88d0-fd18d06e7b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:13.558Z|a2963e4b-0136-4619-83d2-4809930ed76d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:13.563Z|4f6c20ef-1269-4ab2-bedb-302473cee3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:13.564Z|4f6c20ef-1269-4ab2-bedb-302473cee3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:23.580Z|204abf2d-6ab9-4470-ad50-16a715efa845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:23.580Z|86dc1a04-1801-4430-9ab8-19e768d8acbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:23.580Z|204abf2d-6ab9-4470-ad50-16a715efa845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:23.580Z|86dc1a04-1801-4430-9ab8-19e768d8acbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:23.585Z|9f635bc8-abb0-4cff-8fca-47c0dfe8b220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:23.586Z|9f635bc8-abb0-4cff-8fca-47c0dfe8b220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:26.189Z|1e34fb86-bd02-4b9b-ab5b-680a3afdf54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:26.190Z|1e34fb86-bd02-4b9b-ab5b-680a3afdf54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:53:26.691Z|b9eeb2ff-6cdb-45e8-a3e0-7c5c08dcaa78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:26.691Z|b9eeb2ff-6cdb-45e8-a3e0-7c5c08dcaa78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:53:33.603Z|19e091da-debb-45b7-977a-dbcf3ff3b242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:33.603Z|53d67f30-3bd2-4622-b2d6-e9e929de5ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:33.604Z|19e091da-debb-45b7-977a-dbcf3ff3b242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:33.604Z|53d67f30-3bd2-4622-b2d6-e9e929de5ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:33.607Z|e720714f-1be3-4cca-98c3-8d3bc817169d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:33.607Z|e720714f-1be3-4cca-98c3-8d3bc817169d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:41.189Z|7c82abc4-2db0-4605-9bd1-d38772f88270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:41.191Z|7c82abc4-2db0-4605-9bd1-d38772f88270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:53:43.625Z|4dee819c-015e-4540-9d4a-0fcb29da07a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:43.626Z|6e20fae5-1506-491b-957b-b11632989c88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:43.626Z|1027af28-a75a-47d6-9f79-57931ed83f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:43.626Z|6e20fae5-1506-491b-957b-b11632989c88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:43.626Z|4dee819c-015e-4540-9d4a-0fcb29da07a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:43.626Z|1027af28-a75a-47d6-9f79-57931ed83f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:53.649Z|30d424de-213b-435c-bf94-a12b2d305a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:53.649Z|993e054a-23ee-4be8-84e6-dd289f16970e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:53.649Z|33b8ad71-3e7c-4a7a-b150-6d47765b7de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:53:53.650Z|30d424de-213b-435c-bf94-a12b2d305a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:53.650Z|993e054a-23ee-4be8-84e6-dd289f16970e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:53.650Z|33b8ad71-3e7c-4a7a-b150-6d47765b7de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:54.711Z|a8ccbc7b-2cd7-4c5c-a768-93b650ee3092|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:53:54.712Z|a8ccbc7b-2cd7-4c5c-a768-93b650ee3092|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:53:56.189Z|e022e895-843e-4ad1-8125-7d52c8191631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:56.190Z|e022e895-843e-4ad1-8125-7d52c8191631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:53:56.692Z|de47120a-e497-422a-a35b-f676e75021c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:53:56.692Z|de47120a-e497-422a-a35b-f676e75021c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:03.672Z|99376f37-2ce2-4044-a97a-c248f00a92a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:03.672Z|9ec23570-7dbd-4ce2-a070-b12c9286956b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:03.672Z|9ec23570-7dbd-4ce2-a070-b12c9286956b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:03.672Z|99376f37-2ce2-4044-a97a-c248f00a92a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:03.676Z|68654132-7cd7-45f3-ad5e-fd730c29b8fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:03.676Z|68654132-7cd7-45f3-ad5e-fd730c29b8fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:11.189Z|3d9ae6fd-6bd6-459a-ac71-96ac306a748d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:11.190Z|3d9ae6fd-6bd6-459a-ac71-96ac306a748d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:13.697Z|54b6a82d-f2e6-49ec-bb19-c45261f10aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:13.697Z|d33bf5fa-1512-40cd-8d1a-a5fa01001d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:13.698Z|54b6a82d-f2e6-49ec-bb19-c45261f10aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:13.698Z|d33bf5fa-1512-40cd-8d1a-a5fa01001d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:13.698Z|63862831-268c-4399-a288-29c891e3ec44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:13.699Z|63862831-268c-4399-a288-29c891e3ec44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:23.726Z|0bf5395c-20df-408e-8ab6-4b62853557f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:23.726Z|d047ecff-d8b6-4782-a20f-c75d31446505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:23.726Z|e882ba25-131f-4a19-9f91-f6983a8baf55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:23.727Z|0bf5395c-20df-408e-8ab6-4b62853557f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:23.727Z|d047ecff-d8b6-4782-a20f-c75d31446505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:23.727Z|e882ba25-131f-4a19-9f91-f6983a8baf55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:26.189Z|cf634b31-adc7-46cb-9e21-215da345ea98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:26.190Z|cf634b31-adc7-46cb-9e21-215da345ea98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:26.693Z|ec862aae-5df6-472f-ab88-939d41e42d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:26.694Z|ec862aae-5df6-472f-ab88-939d41e42d6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:33.775Z|531be89d-f395-4cf9-b591-fd77c75cc2b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:33.776Z|5fba5980-cf9b-44b6-94db-914742c30042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:33.776Z|531be89d-f395-4cf9-b591-fd77c75cc2b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:33.776Z|5fba5980-cf9b-44b6-94db-914742c30042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:33.777Z|7e08709d-563a-41cc-ba0b-3aa1b8dd1b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:33.777Z|7e08709d-563a-41cc-ba0b-3aa1b8dd1b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:41.189Z|2c3b9caa-6575-48cc-8b4f-14b9107d8650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:41.190Z|2c3b9caa-6575-48cc-8b4f-14b9107d8650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:43.800Z|15846d88-57f1-4bba-a84d-338bb7d544ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:43.800Z|a1beae5f-9069-4d94-a3af-f00c089f1f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:43.801Z|15846d88-57f1-4bba-a84d-338bb7d544ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:43.801Z|a1beae5f-9069-4d94-a3af-f00c089f1f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:43.803Z|2be1ec5b-c599-4c9c-b010-af4fbdc7e940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:43.804Z|2be1ec5b-c599-4c9c-b010-af4fbdc7e940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:53.822Z|4f14487d-ac7e-4652-bb51-2935c2811040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:53.822Z|00d1e51a-00d6-408e-9088-7d0610a9e4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:53.823Z|4f14487d-ac7e-4652-bb51-2935c2811040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:53.823Z|00d1e51a-00d6-408e-9088-7d0610a9e4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:53.825Z|ed338fbc-a990-46da-9809-afffebcfb211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:54:53.826Z|ed338fbc-a990-46da-9809-afffebcfb211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:54.712Z|959689b4-287b-43b8-a8a5-586c35c5e4aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:54:54.713Z|959689b4-287b-43b8-a8a5-586c35c5e4aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:54:56.189Z|85a270f5-48c7-4ba5-a4ff-58fa7e03b656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:56.190Z|85a270f5-48c7-4ba5-a4ff-58fa7e03b656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:54:56.695Z|d1e77932-d1b9-411a-becf-6c8657d388e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:54:56.696Z|d1e77932-d1b9-411a-becf-6c8657d388e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:03.844Z|51ef912c-66a3-42ca-8252-eecb85ff8cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:03.844Z|51ef912c-66a3-42ca-8252-eecb85ff8cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:03.851Z|58e472e6-577c-4f43-b648-2e14e366d119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:03.852Z|10fa74d4-da13-43dd-bd4b-3884e1640d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:03.852Z|58e472e6-577c-4f43-b648-2e14e366d119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:03.852Z|10fa74d4-da13-43dd-bd4b-3884e1640d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:11.189Z|b0561957-58a6-47f1-a6e8-9db22bdaa183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:11.191Z|b0561957-58a6-47f1-a6e8-9db22bdaa183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:13.871Z|f71bb486-613d-4c23-ae4f-afe46fc47f61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:13.871Z|f71bb486-613d-4c23-ae4f-afe46fc47f61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:13.875Z|9160cafa-be59-495a-8e3f-df134daf4649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:13.876Z|9160cafa-be59-495a-8e3f-df134daf4649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:13.877Z|fa8f60a9-8344-414c-b949-7b8c6913c5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:13.877Z|fa8f60a9-8344-414c-b949-7b8c6913c5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:23.900Z|808a8144-12f9-42f7-951b-bc2b73ed4a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:23.900Z|808a8144-12f9-42f7-951b-bc2b73ed4a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:23.902Z|306b2725-7c7f-47ac-b94a-f2f740ae6f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:23.902Z|efc1902a-c049-4397-aa5d-001501916b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:23.903Z|306b2725-7c7f-47ac-b94a-f2f740ae6f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:23.903Z|efc1902a-c049-4397-aa5d-001501916b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:26.189Z|e72d5bc5-ca94-4a4f-8eab-64fc6a0494a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:26.190Z|e72d5bc5-ca94-4a4f-8eab-64fc6a0494a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:26.702Z|d7b0369a-a9c1-46dc-a258-f21c2f1ec47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:26.703Z|d7b0369a-a9c1-46dc-a258-f21c2f1ec47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:33.921Z|0b0a01b0-4a54-4d94-9298-5f5292b22bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:33.922Z|6815092b-1422-4d6a-84a6-04c9dacc7bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:33.922Z|0b0a01b0-4a54-4d94-9298-5f5292b22bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:33.922Z|6815092b-1422-4d6a-84a6-04c9dacc7bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:33.925Z|ab476ea9-3229-492f-a490-b27fac3cbe4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:33.926Z|ab476ea9-3229-492f-a490-b27fac3cbe4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:41.189Z|2dc03a39-74bc-4b10-8f3c-030773e36b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:41.190Z|2dc03a39-74bc-4b10-8f3c-030773e36b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:43.945Z|03f9ec09-396a-4324-bc81-b02a69ffe082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:43.946Z|03f9ec09-396a-4324-bc81-b02a69ffe082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:43.950Z|215cf680-b0a1-41c1-97e7-538943f35504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:43.950Z|4b1f2be2-35e7-4726-b979-3b56e9ed9173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:43.950Z|215cf680-b0a1-41c1-97e7-538943f35504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:43.950Z|4b1f2be2-35e7-4726-b979-3b56e9ed9173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:53.970Z|9e30eb88-1d65-40e1-b7d6-4a298ea1c705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:53.971Z|9e30eb88-1d65-40e1-b7d6-4a298ea1c705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:53.971Z|01e3037a-e459-462e-b015-fa5ab720aa25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:53.971Z|01e3037a-e459-462e-b015-fa5ab720aa25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:53.972Z|91f506d0-d507-4a2c-a83c-96e4ed0add33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:55:53.979Z|91f506d0-d507-4a2c-a83c-96e4ed0add33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:54.711Z|d5e8c885-7349-480b-865f-73c9b0796c2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:55:54.712Z|d5e8c885-7349-480b-865f-73c9b0796c2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:55:56.189Z|6b7b86df-0c1b-4bcf-8852-51686a1ee223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:56.190Z|6b7b86df-0c1b-4bcf-8852-51686a1ee223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:55:56.703Z|f3b29ec2-d9d8-4f20-9fbe-f95a32c084f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:55:56.705Z|f3b29ec2-d9d8-4f20-9fbe-f95a32c084f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:03.996Z|2790bc3e-2455-440f-b309-185faa280882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:03.996Z|0beb5256-e5d0-4bdf-aeb4-db99bfa8550e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:03.997Z|0beb5256-e5d0-4bdf-aeb4-db99bfa8550e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:03.997Z|2790bc3e-2455-440f-b309-185faa280882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:04.000Z|8372f296-c971-4cb2-806a-2f9befc76773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:04.000Z|8372f296-c971-4cb2-806a-2f9befc76773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:11.189Z|056437ca-e0c0-48ed-a5c4-3236529f5361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:11.190Z|056437ca-e0c0-48ed-a5c4-3236529f5361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:14.020Z|9375c7a3-4e25-443d-85a8-b3fa43d929ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:14.020Z|fc731611-da0c-4cab-9a04-dc2229e9c27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:14.020Z|9375c7a3-4e25-443d-85a8-b3fa43d929ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:14.020Z|79c0cb4f-2f22-4190-b0f2-24a1b9892661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:14.020Z|fc731611-da0c-4cab-9a04-dc2229e9c27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:14.021Z|79c0cb4f-2f22-4190-b0f2-24a1b9892661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:24.044Z|361cd153-e463-43ea-8157-39eb982684a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:24.044Z|1da19722-ceee-4e03-ac35-ca36f8023292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:24.045Z|1da19722-ceee-4e03-ac35-ca36f8023292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:24.045Z|361cd153-e463-43ea-8157-39eb982684a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:24.048Z|329b39e3-0441-467d-b52f-1619918c57c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:24.048Z|329b39e3-0441-467d-b52f-1619918c57c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:26.189Z|6c96b268-f0d5-4aaa-a267-5aa2d5301f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:26.190Z|6c96b268-f0d5-4aaa-a267-5aa2d5301f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:26.708Z|de8d13a4-8c08-4728-be45-b85c850ef6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:26.708Z|de8d13a4-8c08-4728-be45-b85c850ef6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:34.069Z|6e7d8dc7-2ea0-432d-b09c-fdc659fe8c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:34.070Z|6e7d8dc7-2ea0-432d-b09c-fdc659fe8c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:34.071Z|87154a96-ceb3-4ba2-9be3-b8a911e78c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:34.072Z|87154a96-ceb3-4ba2-9be3-b8a911e78c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:34.079Z|b1ee20f0-ab0f-4822-9400-6e08729405c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:34.079Z|b1ee20f0-ab0f-4822-9400-6e08729405c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:41.189Z|fdab623d-1f7d-4c44-89e8-455b67c2151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:41.191Z|fdab623d-1f7d-4c44-89e8-455b67c2151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:44.095Z|8192ff07-7998-479e-96d6-8500166ee41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:44.096Z|adbc0fad-87c7-4233-93e0-8b7ab6710078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:44.096Z|8192ff07-7998-479e-96d6-8500166ee41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:44.096Z|adbc0fad-87c7-4233-93e0-8b7ab6710078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:44.103Z|04f98c2e-c98a-4309-94cc-e4f803643e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:44.103Z|04f98c2e-c98a-4309-94cc-e4f803643e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:54.120Z|35525537-7f0e-47ee-8903-ae1f4bdcf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:54.120Z|75b4af5b-6b03-4c57-8b56-bfb7f2b17e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:54.121Z|75b4af5b-6b03-4c57-8b56-bfb7f2b17e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:54.121Z|35525537-7f0e-47ee-8903-ae1f4bdcf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:54.126Z|dc1982ce-1010-41b8-950a-3fba0de1ea19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:56:54.127Z|dc1982ce-1010-41b8-950a-3fba0de1ea19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:54.711Z|fe82c64d-4272-472f-af7f-d78a99f3e2a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:56:54.714Z|fe82c64d-4272-472f-af7f-d78a99f3e2a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:56:56.189Z|46f471c8-72d8-4c65-a761-3ab1cc61cb55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:56.190Z|46f471c8-72d8-4c65-a761-3ab1cc61cb55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:56:56.709Z|254b8b20-e3f2-4517-a6d6-d2d1f31a7947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:56:56.709Z|254b8b20-e3f2-4517-a6d6-d2d1f31a7947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:04.147Z|b5cdb96f-81fa-4dea-be3c-b718b15a1766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:04.147Z|502a98e0-c09e-431c-8111-c2d3ee43425a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:04.148Z|502a98e0-c09e-431c-8111-c2d3ee43425a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:04.148Z|b5cdb96f-81fa-4dea-be3c-b718b15a1766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:04.147Z|7f2c5958-2f80-496d-bd0d-2e32e6b9b507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:04.149Z|7f2c5958-2f80-496d-bd0d-2e32e6b9b507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:11.189Z|7091daf6-888d-4603-8cc5-834e5b620bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:11.190Z|7091daf6-888d-4603-8cc5-834e5b620bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:14.170Z|a3ad5168-9011-4655-a8eb-26c7d9ecd68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:14.170Z|e8c81976-52b1-4e5e-a100-f4cd5baa3983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:14.171Z|a3ad5168-9011-4655-a8eb-26c7d9ecd68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:14.171Z|e8c81976-52b1-4e5e-a100-f4cd5baa3983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:14.172Z|d5db01c9-82ff-42ff-8a9a-c267d3801e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:14.172Z|d5db01c9-82ff-42ff-8a9a-c267d3801e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:24.192Z|daded2a2-d03c-4932-b614-5150d4b222ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:24.192Z|01a52761-80b3-4536-a971-54768343d993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:24.193Z|daded2a2-d03c-4932-b614-5150d4b222ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:24.193Z|01a52761-80b3-4536-a971-54768343d993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:24.196Z|d1b1f292-9dcc-4409-96f3-edd74f2bf011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:24.196Z|d1b1f292-9dcc-4409-96f3-edd74f2bf011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:26.190Z|956a92e6-b48a-49e9-9be1-38832b9aed95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:26.191Z|956a92e6-b48a-49e9-9be1-38832b9aed95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:26.710Z|2b65429b-9473-4e9a-b0c0-30a9d4148a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:26.710Z|2b65429b-9473-4e9a-b0c0-30a9d4148a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:34.215Z|2f4c5f3a-e517-48e8-abaf-6ecb7e86d59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:34.215Z|e0438767-fe34-434c-96aa-5741b0f411fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:34.215Z|2f4c5f3a-e517-48e8-abaf-6ecb7e86d59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:34.215Z|e0438767-fe34-434c-96aa-5741b0f411fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:34.217Z|f972a4d9-0551-45b1-9fc4-9fb7244547cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:34.217Z|f972a4d9-0551-45b1-9fc4-9fb7244547cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:41.189Z|000d72fd-a430-4bc7-bdad-060011f3deea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:41.190Z|000d72fd-a430-4bc7-bdad-060011f3deea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:44.238Z|e7d2bf9e-3010-4fb2-a45d-b0f86de59e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:44.238Z|317628d8-00a2-45e3-8520-bd0441f484d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:44.239Z|317628d8-00a2-45e3-8520-bd0441f484d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:44.239Z|e7d2bf9e-3010-4fb2-a45d-b0f86de59e2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:44.239Z|6b75d93e-a7c4-4633-82bf-688d6ef84170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:44.239Z|6b75d93e-a7c4-4633-82bf-688d6ef84170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:54.261Z|a1758843-93fc-48c7-89f0-412ab31b41a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:54.261Z|c2c21883-90ce-4bac-893e-5adcac71924a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:54.261Z|5b8e4df5-b9e7-459b-8fea-4b5b7b9af968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:57:54.261Z|a1758843-93fc-48c7-89f0-412ab31b41a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:54.261Z|c2c21883-90ce-4bac-893e-5adcac71924a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:54.263Z|5b8e4df5-b9e7-459b-8fea-4b5b7b9af968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:54.710Z|0c3b71c9-4516-4928-9826-59a2ca47d7a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:57:54.711Z|0c3b71c9-4516-4928-9826-59a2ca47d7a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:57:56.189Z|a6fd93a2-d787-442b-a07a-303019e2e08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:56.190Z|a6fd93a2-d787-442b-a07a-303019e2e08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:57:56.712Z|ff45025e-3813-4b8e-a178-edb437892370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:57:56.712Z|ff45025e-3813-4b8e-a178-edb437892370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:04.283Z|5f04b1d2-ae3f-449d-8861-587f43a1e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:04.283Z|0f166a9d-81e5-4781-8ccb-a985527d0441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:04.284Z|5f04b1d2-ae3f-449d-8861-587f43a1e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:04.284Z|0f166a9d-81e5-4781-8ccb-a985527d0441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:04.287Z|35031955-8aaf-428d-85b3-bff2ef581f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:04.287Z|35031955-8aaf-428d-85b3-bff2ef581f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:11.189Z|68b2d3a0-a9e7-44b5-85ad-b3a20c629f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:11.190Z|68b2d3a0-a9e7-44b5-85ad-b3a20c629f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:14.306Z|6699beaf-af1d-4199-b16b-c32a3ea1b197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:14.307Z|6699beaf-af1d-4199-b16b-c32a3ea1b197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:14.308Z|1a83c09a-6cc7-45e3-a923-05646a6b7c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:14.309Z|1a83c09a-6cc7-45e3-a923-05646a6b7c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:14.315Z|1647dd07-e694-4ff1-b9e8-8de01e6fe8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:14.315Z|1647dd07-e694-4ff1-b9e8-8de01e6fe8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:24.330Z|1143426b-0c3b-44a3-8d9e-8634e1c58d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:24.331Z|1143426b-0c3b-44a3-8d9e-8634e1c58d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:24.333Z|d542380d-e20d-4a09-a72e-d515f2328931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:24.334Z|d542380d-e20d-4a09-a72e-d515f2328931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:24.334Z|73382566-9163-48e2-8997-1e8b47ed1002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:24.334Z|73382566-9163-48e2-8997-1e8b47ed1002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:26.189Z|570964a7-8809-4d39-b03d-c3398ecb4dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:26.190Z|570964a7-8809-4d39-b03d-c3398ecb4dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:26.713Z|8ee4c68c-a2a3-4ded-92bf-1686fb2c0903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:26.713Z|8ee4c68c-a2a3-4ded-92bf-1686fb2c0903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:34.354Z|4bd55135-ea14-42ba-ae9f-57c74c6c7303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:34.354Z|785882ef-028b-4bdd-9dc5-9ec88b8f925d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:34.354Z|6bccd3c3-4514-4e4a-a541-c111efea6381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:34.355Z|785882ef-028b-4bdd-9dc5-9ec88b8f925d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:34.355Z|4bd55135-ea14-42ba-ae9f-57c74c6c7303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:34.355Z|6bccd3c3-4514-4e4a-a541-c111efea6381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:41.189Z|888a3537-d4a4-4b01-b430-3dc060b51e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:41.190Z|888a3537-d4a4-4b01-b430-3dc060b51e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:44.378Z|5be085e7-0a02-44c8-9e33-9fbd294dd5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:44.378Z|1736d966-1806-4193-9585-61d61e040d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:44.378Z|5093b1a1-5ba5-4103-943c-e6884343a077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:44.379Z|1736d966-1806-4193-9585-61d61e040d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:44.379Z|5be085e7-0a02-44c8-9e33-9fbd294dd5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:44.379Z|5093b1a1-5ba5-4103-943c-e6884343a077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:54.400Z|2ccee104-2a80-4f4d-aee6-2631a1f41d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:54.400Z|04a05a83-00e6-49dd-9098-7ea0e2ff62a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:54.401Z|04a05a83-00e6-49dd-9098-7ea0e2ff62a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:54.401Z|2ccee104-2a80-4f4d-aee6-2631a1f41d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:54.402Z|06a2cf33-d26e-4f0f-9e8c-bd10890f93a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:58:54.403Z|06a2cf33-d26e-4f0f-9e8c-bd10890f93a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:54.715Z|3687eb8d-0ef9-49d8-b471-b3faa1716bce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:58:54.716Z|3687eb8d-0ef9-49d8-b471-b3faa1716bce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:58:56.189Z|5226b68f-5d4f-430a-899d-904fa1087835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:56.191Z|5226b68f-5d4f-430a-899d-904fa1087835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:58:56.714Z|ab614313-a45e-4134-b873-5301f4e96551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:58:56.714Z|ab614313-a45e-4134-b873-5301f4e96551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:04.421Z|23e70e2b-9f12-4cd8-8783-06afc84229db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:04.421Z|178df5b7-bf09-4283-9b4b-9b6b7588bc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:04.421Z|1edd6f2c-b40a-4e69-9db9-8514cb83983c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:04.422Z|178df5b7-bf09-4283-9b4b-9b6b7588bc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:04.422Z|1edd6f2c-b40a-4e69-9db9-8514cb83983c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:04.422Z|23e70e2b-9f12-4cd8-8783-06afc84229db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:11.190Z|df0fac07-7783-4552-a144-03f749479766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:11.190Z|df0fac07-7783-4552-a144-03f749479766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:14.442Z|1631bcfe-d0de-4cf6-8854-0f9f033ddb12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:14.443Z|1631bcfe-d0de-4cf6-8854-0f9f033ddb12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:14.442Z|91368156-44a9-43a5-95f2-89807bd85ac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:14.445Z|e89c4620-b620-46b3-87cc-dc6f9bcc0849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:14.445Z|91368156-44a9-43a5-95f2-89807bd85ac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:14.446Z|e89c4620-b620-46b3-87cc-dc6f9bcc0849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:24.466Z|d4d99e17-c594-486b-8bd7-15bbcf8138f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:24.466Z|35dbbe08-9182-461d-877e-d33c3c7500a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:24.467Z|d4d99e17-c594-486b-8bd7-15bbcf8138f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:24.467Z|35dbbe08-9182-461d-877e-d33c3c7500a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:24.470Z|dcc3c3d1-f4d4-42ba-80a4-6906d8a3fb50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:24.471Z|dcc3c3d1-f4d4-42ba-80a4-6906d8a3fb50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:26.189Z|7a6b03ab-eb47-4cf0-a857-c337a989ce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:26.190Z|7a6b03ab-eb47-4cf0-a857-c337a989ce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:26.715Z|573d15d4-b7d2-4bd7-ab1b-e6808eb7836d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:26.716Z|573d15d4-b7d2-4bd7-ab1b-e6808eb7836d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:34.489Z|e653c8d6-47fa-4f18-98df-c6f727e942a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:34.490Z|e653c8d6-47fa-4f18-98df-c6f727e942a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:34.494Z|7e21910c-1c89-440e-8442-89f8b5a7be96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:34.492Z|e48c69eb-2c45-4e4e-8fbd-7e3567f2502e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:34.494Z|e48c69eb-2c45-4e4e-8fbd-7e3567f2502e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:34.495Z|7e21910c-1c89-440e-8442-89f8b5a7be96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:41.189Z|2d1f87ff-b300-4b19-8d9a-c2c34702def9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:41.190Z|2d1f87ff-b300-4b19-8d9a-c2c34702def9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:44.514Z|83398936-fe2d-4682-ba4e-d2c78118a357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:44.514Z|727e6f0c-3cf6-4d38-a33c-3c9be567f6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:44.514Z|26fbbf48-95f4-4299-9145-609324f5c06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:44.515Z|727e6f0c-3cf6-4d38-a33c-3c9be567f6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:44.515Z|83398936-fe2d-4682-ba4e-d2c78118a357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:44.515Z|26fbbf48-95f4-4299-9145-609324f5c06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:54.535Z|6d5991bd-d090-477f-aed5-63842556cbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:54.535Z|39261439-e2ec-4d76-9b6a-0c3c3ea017c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:54.536Z|39261439-e2ec-4d76-9b6a-0c3c3ea017c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:54.536Z|6d5991bd-d090-477f-aed5-63842556cbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:54.537Z|b68b1870-954b-4ffa-90ee-a3cdb75a730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T01:59:54.538Z|b68b1870-954b-4ffa-90ee-a3cdb75a730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:54.711Z|939d90dd-3357-4811-9468-cfdd3d52b08a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T01:59:54.712Z|939d90dd-3357-4811-9468-cfdd3d52b08a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T01:59:56.189Z|3d71f6a9-6205-44e1-9bd4-3a9f30493567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:56.190Z|3d71f6a9-6205-44e1-9bd4-3a9f30493567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T01:59:56.716Z|aeb4d587-5a9f-492d-9e0c-4be6aaabfb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T01:59:56.717Z|aeb4d587-5a9f-492d-9e0c-4be6aaabfb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:04.560Z|ce3e5d67-fa16-450c-8f4e-867b7c368394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:04.561Z|ce3e5d67-fa16-450c-8f4e-867b7c368394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:04.563Z|96a83cbf-e561-49c4-90a9-0faed62e2113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:04.564Z|96a83cbf-e561-49c4-90a9-0faed62e2113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:04.565Z|c5ea4bc9-e4be-4104-afb7-37acb206d8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:04.566Z|c5ea4bc9-e4be-4104-afb7-37acb206d8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:11.189Z|fefee0dd-0c9c-468c-9083-ea2cf4668b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:11.190Z|fefee0dd-0c9c-468c-9083-ea2cf4668b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:14.586Z|cdc9df0c-7f88-453d-9a16-531238174add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:14.586Z|cdc9df0c-7f88-453d-9a16-531238174add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:14.592Z|4a76fff4-cc0d-4580-99a9-2161f5b1f941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:14.592Z|8a093abb-df7e-442a-966e-3f257315bc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:14.592Z|4a76fff4-cc0d-4580-99a9-2161f5b1f941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:14.592Z|8a093abb-df7e-442a-966e-3f257315bc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:24.609Z|22f09cf5-8d75-4e49-a17a-56f94feb3e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:24.610Z|22f09cf5-8d75-4e49-a17a-56f94feb3e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:24.611Z|2363d19e-017c-4adc-b1ec-edcbf3519033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:24.611Z|f9e76f88-a0dd-4bd1-9667-7ec282410d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:24.611Z|2363d19e-017c-4adc-b1ec-edcbf3519033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:24.611Z|f9e76f88-a0dd-4bd1-9667-7ec282410d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:26.189Z|4fe20d10-281d-467a-a1e6-7c0b7d85cbb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:26.190Z|4fe20d10-281d-467a-a1e6-7c0b7d85cbb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:26.717Z|977d6863-9dec-49d2-8a33-040f466bda01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:26.718Z|977d6863-9dec-49d2-8a33-040f466bda01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:34.633Z|2e53131c-7845-4fe3-a805-d891d9a24542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:34.634Z|2e53131c-7845-4fe3-a805-d891d9a24542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:34.636Z|c20fd2b3-a630-4eaf-9427-4f7fd0ca7575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:34.636Z|c20fd2b3-a630-4eaf-9427-4f7fd0ca7575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:34.636Z|6a3b7db7-812d-43d4-9149-47c23cfefdd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:34.637Z|6a3b7db7-812d-43d4-9149-47c23cfefdd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:41.190Z|1fd256c5-0e49-4808-8f5e-31ce385452ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:41.190Z|1fd256c5-0e49-4808-8f5e-31ce385452ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:44.657Z|3e62dee0-d9e3-469f-96e4-ad4d59ec6ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:44.658Z|3e62dee0-d9e3-469f-96e4-ad4d59ec6ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:44.659Z|ed33345b-1a2d-45fe-8b36-988d92fc5116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:44.660Z|ed33345b-1a2d-45fe-8b36-988d92fc5116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:44.657Z|dd5c53fb-f8a7-4d71-92b5-936a3b0d4f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:44.662Z|dd5c53fb-f8a7-4d71-92b5-936a3b0d4f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:54.681Z|a26d88a6-463e-493a-adae-6ddced168e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:54.682Z|a26d88a6-463e-493a-adae-6ddced168e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:54.681Z|9ab73df1-1450-4e79-80be-51cfc048c218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:54.683Z|9ab73df1-1450-4e79-80be-51cfc048c218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:54.686Z|bd096375-57ec-47b2-b02f-5b75ebaba78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:00:54.686Z|bd096375-57ec-47b2-b02f-5b75ebaba78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:54.713Z|3068ff26-ae6e-40d3-9440-3aaffb208a9a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:00:54.715Z|3068ff26-ae6e-40d3-9440-3aaffb208a9a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:00:56.189Z|1691b607-9cdc-4e70-8902-2146f57b1386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:56.190Z|1691b607-9cdc-4e70-8902-2146f57b1386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:00:56.718Z|f9230ddc-78ad-46aa-bc5a-35e6e19b5f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:00:56.719Z|f9230ddc-78ad-46aa-bc5a-35e6e19b5f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:04.706Z|6f881080-295a-4330-ad39-1559f8c78795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:04.706Z|4361d5cb-e1e2-478e-8405-56a715c9e670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:04.706Z|88394024-5250-4281-a518-1173b9be0296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:04.707Z|4361d5cb-e1e2-478e-8405-56a715c9e670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:04.707Z|88394024-5250-4281-a518-1173b9be0296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:04.707Z|6f881080-295a-4330-ad39-1559f8c78795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:11.189Z|e1a3a4b7-e28f-48e7-90bb-f1c0adb97b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:11.191Z|e1a3a4b7-e28f-48e7-90bb-f1c0adb97b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:14.730Z|6e8252fa-85cd-4ef2-ab53-d31bfa1e9d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:14.731Z|6e8252fa-85cd-4ef2-ab53-d31bfa1e9d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:14.733Z|69036808-1d82-4aec-b9de-b1d81f759181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:14.733Z|f1f4b4ab-d17f-413b-905d-7fcbae2728fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:14.733Z|69036808-1d82-4aec-b9de-b1d81f759181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:14.733Z|f1f4b4ab-d17f-413b-905d-7fcbae2728fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:24.757Z|97cb2c30-e91d-40c8-8abe-6f79c3cbda0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:24.757Z|61d7e6d6-3f38-49df-9115-31ef7dea7f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:24.758Z|76536997-18ab-40a0-8670-fe6396f6c0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:24.758Z|61d7e6d6-3f38-49df-9115-31ef7dea7f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:24.758Z|76536997-18ab-40a0-8670-fe6396f6c0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:24.758Z|97cb2c30-e91d-40c8-8abe-6f79c3cbda0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:26.190Z|6db457e7-a0f1-4ba1-8727-bd2305ed989d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:26.191Z|6db457e7-a0f1-4ba1-8727-bd2305ed989d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:26.719Z|cf6c89ff-b9b3-4aa2-9bc0-77b5a25e9c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:26.720Z|cf6c89ff-b9b3-4aa2-9bc0-77b5a25e9c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:34.784Z|cc87b95b-fda6-482a-adb6-56275ea6b66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:34.785Z|3dad1629-ba4b-4fd4-bb1e-153d3a95c31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:34.785Z|cc87b95b-fda6-482a-adb6-56275ea6b66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:34.785Z|3dad1629-ba4b-4fd4-bb1e-153d3a95c31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:34.784Z|8ddd3758-95cf-4159-9617-e40f86b4aeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:34.786Z|8ddd3758-95cf-4159-9617-e40f86b4aeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:41.189Z|34a8b1d3-d98a-4a8a-8695-da863139c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:41.190Z|34a8b1d3-d98a-4a8a-8695-da863139c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:44.811Z|7237e68d-d2df-4696-ae91-67c029a587e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:44.811Z|357463ac-6108-4f20-8b45-ed085c1efaab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:44.811Z|f4e5ac7c-6b7c-4b69-ac35-a0bb1557f52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:44.812Z|f4e5ac7c-6b7c-4b69-ac35-a0bb1557f52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:44.812Z|357463ac-6108-4f20-8b45-ed085c1efaab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:44.812Z|7237e68d-d2df-4696-ae91-67c029a587e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:54.716Z|d63a446a-9c84-4e8a-9cbd-6327031ef692|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:01:54.717Z|d63a446a-9c84-4e8a-9cbd-6327031ef692|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:54.835Z|0d8eaaa8-939c-4b47-97cd-02f21cbd77cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:54.836Z|0d8eaaa8-939c-4b47-97cd-02f21cbd77cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:54.838Z|8fce0522-b1c1-45a5-a7a2-2f9867442d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:54.839Z|8fce0522-b1c1-45a5-a7a2-2f9867442d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:54.841Z|503e2d57-2196-493b-847e-dd01ae637c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:01:54.842Z|503e2d57-2196-493b-847e-dd01ae637c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:01:56.189Z|e957a2df-d638-4daa-b23f-ce45522342a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:56.192Z|e957a2df-d638-4daa-b23f-ce45522342a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:01:56.721Z|f3be22b0-6cac-4363-b049-5df5cde22c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:01:56.721Z|f3be22b0-6cac-4363-b049-5df5cde22c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:04.861Z|f88d64ce-af6d-4ca3-8235-5104cdee0484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:04.860Z|289dfc98-00ce-422d-8e15-c1f59b1ce952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:04.863Z|0144875b-4aee-4df2-a664-f49e1356c4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:04.864Z|0144875b-4aee-4df2-a664-f49e1356c4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:04.864Z|289dfc98-00ce-422d-8e15-c1f59b1ce952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:04.865Z|f88d64ce-af6d-4ca3-8235-5104cdee0484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:11.189Z|a1e311ac-6656-4f50-a951-94db98d3331b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:11.190Z|a1e311ac-6656-4f50-a951-94db98d3331b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:14.887Z|4ec5bef6-5ff1-46f6-b868-7949149d238f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:14.887Z|794eb902-85c7-418e-974a-9b5322817592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:14.888Z|4ec5bef6-5ff1-46f6-b868-7949149d238f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:14.888Z|794eb902-85c7-418e-974a-9b5322817592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:14.901Z|25da579a-83fb-4d76-8e3f-f7448f6ff19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:14.901Z|25da579a-83fb-4d76-8e3f-f7448f6ff19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:24.917Z|a8b52854-1b3b-4220-94af-2d804228739e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:24.917Z|ee85c97c-87b9-4cdf-be95-36d6c18e06cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:24.917Z|a8b52854-1b3b-4220-94af-2d804228739e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:24.918Z|ee85c97c-87b9-4cdf-be95-36d6c18e06cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:24.921Z|0d5c1d42-dded-4674-813d-6e4441c23c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:24.921Z|0d5c1d42-dded-4674-813d-6e4441c23c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:26.189Z|4b0aa5ec-226e-40dd-8dfa-052187215388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:26.190Z|4b0aa5ec-226e-40dd-8dfa-052187215388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:26.722Z|e3bf3b79-3dab-4e5a-9bab-d4d0f678a5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:26.723Z|e3bf3b79-3dab-4e5a-9bab-d4d0f678a5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:34.940Z|2a88b659-4c2d-4f42-a6b4-972deb27b9d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:34.941Z|2a88b659-4c2d-4f42-a6b4-972deb27b9d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:34.943Z|be20bf7a-d661-46e0-9e1b-561a58b77c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:34.944Z|be20bf7a-d661-46e0-9e1b-561a58b77c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:34.947Z|3afc84e4-1a40-4534-8e85-1bab2b91094a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:34.947Z|3afc84e4-1a40-4534-8e85-1bab2b91094a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:41.191Z|7d0ff39e-6f59-4a92-ac20-5ba103a7f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:41.197Z|7d0ff39e-6f59-4a92-ac20-5ba103a7f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:44.967Z|0f0f15e2-e334-4890-95c0-61241e4fdf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:44.968Z|0f0f15e2-e334-4890-95c0-61241e4fdf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:44.969Z|5badb884-bce9-4f63-9473-2e906f94a71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:44.969Z|5badb884-bce9-4f63-9473-2e906f94a71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:44.972Z|afd86d17-1f8b-4628-ac58-95ad1707b4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:44.972Z|afd86d17-1f8b-4628-ac58-95ad1707b4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:54.711Z|6e728abc-e747-444d-b2b8-8af45787422e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:02:54.712Z|6e728abc-e747-444d-b2b8-8af45787422e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:54.990Z|275b9d1c-e4ba-4a23-80df-5342de05ff67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:54.990Z|4494a9a2-6690-46df-b9e1-e4b60d9af2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:54.990Z|275b9d1c-e4ba-4a23-80df-5342de05ff67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:54.990Z|4494a9a2-6690-46df-b9e1-e4b60d9af2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:54.994Z|c34833ae-7297-482c-b6c3-1a08b327ab90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:02:54.994Z|c34833ae-7297-482c-b6c3-1a08b327ab90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:02:56.189Z|7d643a7e-af90-4eaa-b1e3-a9272a6b9712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:56.190Z|7d643a7e-af90-4eaa-b1e3-a9272a6b9712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:02:56.723Z|224ba82f-ddc5-49e2-941c-140e73a6f4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:02:56.724Z|224ba82f-ddc5-49e2-941c-140e73a6f4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:05.012Z|6f83c323-9644-4b0e-af49-0c530cc99ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:05.012Z|b146ecd1-9877-455b-8d41-1fac7f6a80fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:05.012Z|f2b5dece-b113-4dc6-a9ac-5ee42033fffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:05.012Z|b146ecd1-9877-455b-8d41-1fac7f6a80fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:05.012Z|6f83c323-9644-4b0e-af49-0c530cc99ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:05.013Z|f2b5dece-b113-4dc6-a9ac-5ee42033fffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:11.189Z|c9543457-f070-43dc-bdcd-7fcefdb013de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:11.190Z|c9543457-f070-43dc-bdcd-7fcefdb013de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:15.035Z|5bc49dae-b51d-4dd4-8edc-d723e209bba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:15.035Z|5bc49dae-b51d-4dd4-8edc-d723e209bba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:15.035Z|0ec30058-f928-4c3a-bbf0-9ceb0cf6872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:15.037Z|0ec30058-f928-4c3a-bbf0-9ceb0cf6872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:15.038Z|33070c69-95a9-4a9e-9e9a-8680ba26c73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:15.038Z|33070c69-95a9-4a9e-9e9a-8680ba26c73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:25.060Z|b5550f84-7571-4c90-b053-505b4ec3371f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:25.060Z|066524b5-637a-40eb-a6c6-50e8dbea9ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:25.061Z|b5550f84-7571-4c90-b053-505b4ec3371f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:25.061Z|066524b5-637a-40eb-a6c6-50e8dbea9ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:25.062Z|ed3f93d5-5a52-4cb8-8c84-7d1b6012759c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:25.063Z|ed3f93d5-5a52-4cb8-8c84-7d1b6012759c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:26.194Z|e347c3fd-605a-48e0-9fea-59f7a159cc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:26.195Z|e347c3fd-605a-48e0-9fea-59f7a159cc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:26.724Z|2467e1ae-9ad1-4b91-859f-26af7a27579f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:26.725Z|2467e1ae-9ad1-4b91-859f-26af7a27579f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:35.083Z|456d4fa0-9d3e-46e3-84c3-fd40b5a47d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:35.084Z|456d4fa0-9d3e-46e3-84c3-fd40b5a47d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:35.090Z|ed52d843-2969-4539-81c7-79fc7bae7ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:35.091Z|ed52d843-2969-4539-81c7-79fc7bae7ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:35.091Z|9a122cf9-34c1-41e2-bb9a-1d91e5cf949c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:35.091Z|9a122cf9-34c1-41e2-bb9a-1d91e5cf949c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:41.189Z|f0dab840-d10b-49ca-9796-00b6a427c6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:41.190Z|f0dab840-d10b-49ca-9796-00b6a427c6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:45.107Z|a9ed4bad-9b1c-4b61-acd0-a50b9b7409e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:45.108Z|a9ed4bad-9b1c-4b61-acd0-a50b9b7409e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:45.110Z|ba2b6940-58d5-443d-b1e2-93f626a97744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:45.110Z|ba2b6940-58d5-443d-b1e2-93f626a97744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:45.111Z|d51504f1-8d90-41a6-a6c3-6fb91cefed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:45.112Z|d51504f1-8d90-41a6-a6c3-6fb91cefed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:54.711Z|b26bd7bd-60ad-4355-b94b-c490864775ac|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:03:54.712Z|b26bd7bd-60ad-4355-b94b-c490864775ac|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:55.129Z|79023eca-58fc-47fd-bc5c-f00d3d261b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:55.130Z|47715928-f433-42ca-a14d-950d169bb7fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:55.130Z|47715928-f433-42ca-a14d-950d169bb7fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:55.130Z|852b5954-7cec-4b18-8100-6c426e4f82b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:03:55.130Z|79023eca-58fc-47fd-bc5c-f00d3d261b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:55.131Z|852b5954-7cec-4b18-8100-6c426e4f82b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:03:56.189Z|9c5fd4cc-9c0a-40a5-8c9c-89cc3eeaf875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:56.190Z|9c5fd4cc-9c0a-40a5-8c9c-89cc3eeaf875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:03:56.725Z|200e26a9-6395-42d8-9ad4-2537b75e96b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:03:56.726Z|200e26a9-6395-42d8-9ad4-2537b75e96b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:05.153Z|304ae4c7-68fa-4e09-863e-11ccc38002a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:05.153Z|304ae4c7-68fa-4e09-863e-11ccc38002a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:05.160Z|c33d93cf-9ced-4f43-97ff-fb133a279fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:05.160Z|c33d93cf-9ced-4f43-97ff-fb133a279fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:05.160Z|ddc95faa-d38b-4603-8c54-d1e44a40afb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:05.161Z|ddc95faa-d38b-4603-8c54-d1e44a40afb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:11.189Z|84af599d-86a0-4c4f-b104-90ba95936541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:11.191Z|84af599d-86a0-4c4f-b104-90ba95936541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:15.174Z|64c2f8a7-09c3-4f46-bc71-894b50864185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:15.175Z|64c2f8a7-09c3-4f46-bc71-894b50864185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:15.178Z|fb64790e-bac4-4822-8d77-7567f272e0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:15.179Z|fb64790e-bac4-4822-8d77-7567f272e0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:15.180Z|05d39379-9e3e-4558-b1dc-4c260d5e844c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:15.181Z|05d39379-9e3e-4558-b1dc-4c260d5e844c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:25.199Z|cc81ba38-41aa-4b75-9d49-21050c0bca4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:25.199Z|cc81ba38-41aa-4b75-9d49-21050c0bca4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:25.200Z|fa63b3c2-1c66-4370-a7b0-9511c81cc396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:25.201Z|fa63b3c2-1c66-4370-a7b0-9511c81cc396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:25.205Z|98417d25-92fc-4621-9741-4efffe739510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:25.206Z|98417d25-92fc-4621-9741-4efffe739510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:26.189Z|b223fd8e-e330-45f4-870b-cd9c1ca8d9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:26.190Z|b223fd8e-e330-45f4-870b-cd9c1ca8d9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:26.727Z|633dc9f1-4566-4ad9-b78a-5618bfb33e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:26.727Z|633dc9f1-4566-4ad9-b78a-5618bfb33e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:35.222Z|408a9a09-b2f8-45cf-aa09-da3e5baf107f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:35.224Z|408a9a09-b2f8-45cf-aa09-da3e5baf107f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:35.228Z|3b10eccc-d3c5-4415-88f0-b66497faf300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:35.222Z|b2f89e8a-7fbd-4aa3-af2d-f597e03bf8d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:35.229Z|3b10eccc-d3c5-4415-88f0-b66497faf300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:35.229Z|b2f89e8a-7fbd-4aa3-af2d-f597e03bf8d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:41.189Z|4081043d-8a8f-4155-89b6-cef74f610aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:41.190Z|4081043d-8a8f-4155-89b6-cef74f610aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:45.248Z|71d545b1-3934-411a-a877-bf86b1be188c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:45.248Z|16d42d90-f4f0-408d-aaeb-e3fb43b7687a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:45.248Z|3032b023-8852-4e1f-a508-09262ff82b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:45.249Z|71d545b1-3934-411a-a877-bf86b1be188c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:45.249Z|3032b023-8852-4e1f-a508-09262ff82b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:45.249Z|16d42d90-f4f0-408d-aaeb-e3fb43b7687a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:54.710Z|732c2dec-ebcd-4a67-ac83-6d9202553838|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:04:54.711Z|732c2dec-ebcd-4a67-ac83-6d9202553838|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:55.272Z|0c1fd216-902b-4d9d-b365-6599e8eb95f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:55.272Z|9ec1523f-0bc2-4d53-8516-20919083ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:55.272Z|0c1fd216-902b-4d9d-b365-6599e8eb95f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:55.272Z|9ec1523f-0bc2-4d53-8516-20919083ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:55.278Z|33a0bed9-1833-4445-bd6b-3e175ac0b832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:04:55.279Z|33a0bed9-1833-4445-bd6b-3e175ac0b832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:04:56.190Z|4e429a70-cdfb-4b50-99fc-b0f517c3fb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:56.192Z|4e429a70-cdfb-4b50-99fc-b0f517c3fb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:04:56.728Z|248ef8ed-0dab-4a82-aaa6-ac6c1a669e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:04:56.729Z|248ef8ed-0dab-4a82-aaa6-ac6c1a669e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:05.296Z|f4c0bb50-80f1-4c81-be70-07424cfe0ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:05.296Z|c17a826e-14e4-4e5d-adb9-bbcce5068c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:05.296Z|c17a826e-14e4-4e5d-adb9-bbcce5068c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:05.298Z|f4c0bb50-80f1-4c81-be70-07424cfe0ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:05.300Z|e4606b9a-bc50-498a-ab80-bb55d84d4f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:05.301Z|e4606b9a-bc50-498a-ab80-bb55d84d4f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:11.189Z|f6e999a3-fd05-41fa-8bbd-ab7f3a8b6830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:11.190Z|f6e999a3-fd05-41fa-8bbd-ab7f3a8b6830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:15.320Z|5919e076-00d4-47f5-a80f-bc3c4510267b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:15.321Z|8af17419-b813-4355-9d96-fd2970a43be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:15.321Z|5919e076-00d4-47f5-a80f-bc3c4510267b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:15.321Z|8af17419-b813-4355-9d96-fd2970a43be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:15.323Z|d0241a0c-7671-404a-b8c1-e93a6453505c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:15.323Z|d0241a0c-7671-404a-b8c1-e93a6453505c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:25.345Z|16cf024f-f4e7-499e-bb2e-51133cde1bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:25.345Z|4f57b37a-bad9-4571-8be8-025dc87886b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:25.346Z|4f57b37a-bad9-4571-8be8-025dc87886b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:25.346Z|16cf024f-f4e7-499e-bb2e-51133cde1bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:25.346Z|ae7a8034-9fd0-4428-987d-d794b1a8ed04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:25.347Z|ae7a8034-9fd0-4428-987d-d794b1a8ed04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:26.191Z|3eccf7e5-b954-4b1f-8d31-5bfc87509933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:26.191Z|3eccf7e5-b954-4b1f-8d31-5bfc87509933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:26.729Z|ccf70018-a9af-4e17-b1ab-95214c540d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:26.730Z|ccf70018-a9af-4e17-b1ab-95214c540d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:35.378Z|cc32fb96-46a4-4256-be29-50a018aa59d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:35.378Z|cc32fb96-46a4-4256-be29-50a018aa59d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:35.378Z|2a32cad8-f337-433b-af9b-50c47d820f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:35.379Z|2a32cad8-f337-433b-af9b-50c47d820f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:35.402Z|d3707635-c87a-4b4b-b406-64692f0adaa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:35.403Z|d3707635-c87a-4b4b-b406-64692f0adaa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:41.189Z|1f48b9a4-950e-4e0c-aeac-b5b985a709ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:41.191Z|1f48b9a4-950e-4e0c-aeac-b5b985a709ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:45.418Z|68d685c5-cfdf-4e66-9e32-6881121ebcbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:45.418Z|68d685c5-cfdf-4e66-9e32-6881121ebcbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:45.419Z|178b7ca1-77a0-48d2-a10a-f01fbfd7ee30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:45.420Z|178b7ca1-77a0-48d2-a10a-f01fbfd7ee30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:45.442Z|8cb7967b-06c7-4ed4-a34d-3acf0aa5edfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:45.443Z|8cb7967b-06c7-4ed4-a34d-3acf0aa5edfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:54.714Z|977e96c9-35da-4604-9dcc-4fb72a46fd17|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:05:54.715Z|977e96c9-35da-4604-9dcc-4fb72a46fd17|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:55.442Z|81808251-ac31-4729-8fbb-387bac32c85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:55.442Z|4c70cfa3-5ef6-4816-998d-ddf78a69bcd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:55.442Z|4c70cfa3-5ef6-4816-998d-ddf78a69bcd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:55.442Z|81808251-ac31-4729-8fbb-387bac32c85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:55.464Z|65fc012a-aa73-42e7-8047-f861a902faf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:05:55.465Z|65fc012a-aa73-42e7-8047-f861a902faf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:05:56.189Z|f232686e-b74b-4f64-a7ec-9c61ed743174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:56.190Z|f232686e-b74b-4f64-a7ec-9c61ed743174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:05:56.732Z|e261af79-428b-4f8e-a0be-c7d13b3fea86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:05:56.732Z|e261af79-428b-4f8e-a0be-c7d13b3fea86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:05.466Z|b63f25d9-3f48-4acc-ab46-ee13feac91e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:05.467Z|b63f25d9-3f48-4acc-ab46-ee13feac91e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:05.471Z|3945b0d8-c287-4732-8e81-063435c724f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:05.472Z|3945b0d8-c287-4732-8e81-063435c724f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:05.485Z|40eece94-0d5e-4043-8306-24fccb69a75a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:05.486Z|40eece94-0d5e-4043-8306-24fccb69a75a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:11.189Z|4675ea44-0b09-4a16-ba52-6561b5024254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:11.190Z|4675ea44-0b09-4a16-ba52-6561b5024254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:15.490Z|fa543abd-b5b8-4203-84ae-35691c61755b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:15.491Z|fa543abd-b5b8-4203-84ae-35691c61755b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:15.495Z|bcaa2ad7-cdf0-4f33-9219-231f9ac0ea6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:15.495Z|bcaa2ad7-cdf0-4f33-9219-231f9ac0ea6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:15.506Z|6d60fd7f-dbe1-460f-9e97-a1fabc43cda7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:15.507Z|6d60fd7f-dbe1-460f-9e97-a1fabc43cda7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:25.514Z|42a53cbe-9e54-40fe-9f53-2d7f1b2c31dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:25.515Z|42a53cbe-9e54-40fe-9f53-2d7f1b2c31dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:25.516Z|8284e8c0-214b-4e00-9e1e-21b076ba88d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:25.516Z|8284e8c0-214b-4e00-9e1e-21b076ba88d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:25.529Z|52b10d76-245d-4d22-a759-e9e2d6113cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:25.529Z|52b10d76-245d-4d22-a759-e9e2d6113cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:26.189Z|d5de786c-996e-4c5b-a975-0dba66712f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:26.191Z|d5de786c-996e-4c5b-a975-0dba66712f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:26.733Z|607738ab-f018-443f-8875-ca5e63364df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:26.733Z|607738ab-f018-443f-8875-ca5e63364df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:35.539Z|7ea59d30-4f8c-448d-8d79-afa41019e561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:35.540Z|7ea59d30-4f8c-448d-8d79-afa41019e561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:35.539Z|f9c54bc9-0f4b-4b5b-89a7-3adf3b11e6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:35.541Z|f9c54bc9-0f4b-4b5b-89a7-3adf3b11e6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:35.554Z|2f6474f1-407e-46cc-9ccd-4a96b5fa8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:35.554Z|2f6474f1-407e-46cc-9ccd-4a96b5fa8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:41.189Z|92b566b4-9885-4876-b2cb-d0d3fbfc0e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:41.190Z|92b566b4-9885-4876-b2cb-d0d3fbfc0e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:45.561Z|90c8dbbb-4aa9-4dab-889e-022c71e26f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:45.562Z|90c8dbbb-4aa9-4dab-889e-022c71e26f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:45.564Z|62a03465-863d-47a3-9133-9019f8143d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:45.565Z|62a03465-863d-47a3-9133-9019f8143d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:45.575Z|c9eeaaef-b078-49c2-80ca-bcff14d9d3cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:45.576Z|c9eeaaef-b078-49c2-80ca-bcff14d9d3cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:54.727Z|52315410-3ea1-4f46-b66c-b2d05963edc7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:06:54.728Z|52315410-3ea1-4f46-b66c-b2d05963edc7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:55.583Z|587a18d3-e0cf-4a7a-8963-8954ea9cff27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:55.584Z|587a18d3-e0cf-4a7a-8963-8954ea9cff27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:55.589Z|e12dbd45-adf8-4ec6-9e19-4862e27f06d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:55.590Z|e12dbd45-adf8-4ec6-9e19-4862e27f06d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:55.595Z|c1f4df2d-d40c-4f3b-b055-6643f6dafbe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:06:55.596Z|c1f4df2d-d40c-4f3b-b055-6643f6dafbe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:06:56.196Z|26a158c3-f708-4284-a96d-d4af79729812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:56.199Z|26a158c3-f708-4284-a96d-d4af79729812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:06:56.734Z|38f0c415-c928-4119-9e3a-6442477083d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:06:56.734Z|38f0c415-c928-4119-9e3a-6442477083d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:05.609Z|17601b54-4fc5-40a5-910d-291db8f804d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:05.610Z|17601b54-4fc5-40a5-910d-291db8f804d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:05.612Z|903d551f-4914-49ca-8e23-b0f399dc0969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:05.612Z|903d551f-4914-49ca-8e23-b0f399dc0969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:05.617Z|4ca54192-3b65-4574-8092-8381584423d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:05.617Z|4ca54192-3b65-4574-8092-8381584423d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:11.189Z|76cf8342-fdc7-4af2-8546-d94bb1e82b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:11.190Z|76cf8342-fdc7-4af2-8546-d94bb1e82b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:15.634Z|5252cc6b-a5a0-4dfb-a5ae-dc771f8395cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:15.634Z|c7960d4c-67f0-4bd3-8020-fa19f5ac989d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:15.635Z|5252cc6b-a5a0-4dfb-a5ae-dc771f8395cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:15.635Z|c7960d4c-67f0-4bd3-8020-fa19f5ac989d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:15.642Z|02894914-637b-4556-a757-9cc7dd91a104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:15.642Z|02894914-637b-4556-a757-9cc7dd91a104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:25.662Z|062dc74a-db04-40d9-83dc-83ad57dd8a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:25.667Z|24959973-d38b-4936-9308-b2a7c1764f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:25.665Z|062dc74a-db04-40d9-83dc-83ad57dd8a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:25.667Z|5edbafdd-d92c-45cc-9045-f1cd32eb93fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:25.669Z|5edbafdd-d92c-45cc-9045-f1cd32eb93fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:25.670Z|24959973-d38b-4936-9308-b2a7c1764f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:26.189Z|39bdfe81-1ab5-438f-9132-b0bb3781aa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:26.190Z|39bdfe81-1ab5-438f-9132-b0bb3781aa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:26.735Z|171bb05c-c9e9-4416-ad65-03a783a5c00a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:26.736Z|171bb05c-c9e9-4416-ad65-03a783a5c00a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:35.693Z|50415f7b-33e8-417f-bbe1-2ff6ef770450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:35.693Z|378c50e9-b153-43d8-a69d-2ad0e6536f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:35.694Z|378c50e9-b153-43d8-a69d-2ad0e6536f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:35.694Z|50415f7b-33e8-417f-bbe1-2ff6ef770450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:35.699Z|a164bc7e-c657-4099-b009-31fec461bc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:35.700Z|a164bc7e-c657-4099-b009-31fec461bc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:41.189Z|d4d09c83-49a3-4af9-b7bb-f44cb3462b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:41.198Z|d4d09c83-49a3-4af9-b7bb-f44cb3462b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:45.715Z|bf69debb-51d6-436a-bdbc-33edf833b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:45.715Z|5ae4e94e-2bb7-40a0-91ae-dac97871954a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:45.716Z|5ae4e94e-2bb7-40a0-91ae-dac97871954a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:45.716Z|bf69debb-51d6-436a-bdbc-33edf833b2c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:45.718Z|b265de71-7cf9-4dac-b289-f16e6278bb32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:45.718Z|b265de71-7cf9-4dac-b289-f16e6278bb32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:54.711Z|4e35969f-030f-4349-b74b-5f67f99a53de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:07:54.712Z|4e35969f-030f-4349-b74b-5f67f99a53de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:55.738Z|08f6d421-aa31-4414-9a1b-dbb2037dffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:55.738Z|d9b409e2-623b-49b4-8a39-7f6467c245a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:55.738Z|7b585c9e-6322-44d5-a1c1-93c7d3819a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:07:55.739Z|08f6d421-aa31-4414-9a1b-dbb2037dffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:55.739Z|7b585c9e-6322-44d5-a1c1-93c7d3819a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:55.739Z|d9b409e2-623b-49b4-8a39-7f6467c245a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:07:56.189Z|01578a35-5603-46c5-8297-98ee385c009b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:56.190Z|01578a35-5603-46c5-8297-98ee385c009b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:07:56.736Z|2e15ed38-200d-4583-a611-80d8d0c04fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:07:56.737Z|2e15ed38-200d-4583-a611-80d8d0c04fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:05.760Z|72e79f20-ccb8-490b-964e-e09fa22e26b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:05.760Z|56e02c0f-84ca-465e-8495-ec5d066a10de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:05.760Z|78b95727-0e26-49e7-aec2-13492344646d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:05.761Z|56e02c0f-84ca-465e-8495-ec5d066a10de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:05.761Z|78b95727-0e26-49e7-aec2-13492344646d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:05.761Z|72e79f20-ccb8-490b-964e-e09fa22e26b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:11.189Z|1334f45f-8ea9-425b-be03-142f7bb7532a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:11.190Z|1334f45f-8ea9-425b-be03-142f7bb7532a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:15.782Z|caa56a8f-a6da-448d-8295-481f8bf75848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:15.782Z|59f2f1ae-691f-4e1c-8657-8f067cc10541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:15.783Z|caa56a8f-a6da-448d-8295-481f8bf75848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:15.784Z|59f2f1ae-691f-4e1c-8657-8f067cc10541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:15.785Z|e1ef0a59-508e-4f05-93f8-bfccb8681bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:15.786Z|e1ef0a59-508e-4f05-93f8-bfccb8681bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:25.804Z|a1ec8fd9-e2ae-4015-9644-e512e1d0f022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:25.805Z|a1ec8fd9-e2ae-4015-9644-e512e1d0f022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:25.805Z|add1d1f6-b082-4f5b-b582-f9646f168f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:25.806Z|add1d1f6-b082-4f5b-b582-f9646f168f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:25.806Z|bd688f74-2e25-47e7-ba98-02748c1c324c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:25.807Z|bd688f74-2e25-47e7-ba98-02748c1c324c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:26.189Z|468a92e4-18b4-4190-81e2-edf65adb1825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:26.192Z|468a92e4-18b4-4190-81e2-edf65adb1825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:26.738Z|967ccf64-e3e1-4644-8d87-370f907fb438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:26.738Z|967ccf64-e3e1-4644-8d87-370f907fb438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:35.826Z|a05a3681-2af3-4f86-b1af-a8ec2fa30bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:35.827Z|a05a3681-2af3-4f86-b1af-a8ec2fa30bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:35.830Z|e48b7db2-4471-4b57-91c5-a0e6fcbbbf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:35.830Z|36729d97-274b-4e3c-ab98-e020eb3bcfb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:35.831Z|e48b7db2-4471-4b57-91c5-a0e6fcbbbf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:35.831Z|36729d97-274b-4e3c-ab98-e020eb3bcfb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:41.189Z|bc30c4f4-19fc-43fb-8599-d5ebcaea2146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:41.190Z|bc30c4f4-19fc-43fb-8599-d5ebcaea2146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:45.859Z|5db2c3e5-5082-48ff-becd-509fb86019a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:45.859Z|101e26ae-d903-419c-8ace-cb5a1c95b05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:45.859Z|7316ae3b-91fa-4717-8f11-64b5e2c68af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:45.860Z|5db2c3e5-5082-48ff-becd-509fb86019a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:45.860Z|101e26ae-d903-419c-8ace-cb5a1c95b05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:45.860Z|7316ae3b-91fa-4717-8f11-64b5e2c68af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:54.711Z|1be1b74b-a0c2-4adf-b979-d9573cc53038|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:08:54.711Z|1be1b74b-a0c2-4adf-b979-d9573cc53038|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:55.881Z|460d27a4-0d4e-4aa4-980a-65ef09cc300f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:55.882Z|460d27a4-0d4e-4aa4-980a-65ef09cc300f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:55.883Z|f0b096d5-ee47-4f1a-be4b-068e6b6c028d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:55.883Z|f0b096d5-ee47-4f1a-be4b-068e6b6c028d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:55.892Z|88487f7d-caea-46f9-a33b-a243e4005265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:08:55.892Z|88487f7d-caea-46f9-a33b-a243e4005265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:08:56.193Z|f6a0ddf3-e64e-44ad-a835-849190b05f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:56.196Z|f6a0ddf3-e64e-44ad-a835-849190b05f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:08:56.739Z|8dc6fca7-11ee-41e2-9d98-944d4c68b467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:08:56.739Z|8dc6fca7-11ee-41e2-9d98-944d4c68b467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:05.910Z|da3cb8cc-aa97-4419-bb08-953dcfa62430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:05.911Z|da3cb8cc-aa97-4419-bb08-953dcfa62430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:05.911Z|15a9e73f-4e4a-433a-87b6-e5544d277fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:05.912Z|15a9e73f-4e4a-433a-87b6-e5544d277fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:05.912Z|b5a50842-1801-4141-9039-88fb45f66290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:05.913Z|b5a50842-1801-4141-9039-88fb45f66290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:11.189Z|1d1f4cd7-bcd0-4487-a0c7-c3d19c6c3e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:11.190Z|1d1f4cd7-bcd0-4487-a0c7-c3d19c6c3e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:15.935Z|459d537c-6e90-4494-ad29-ae68091a9339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:15.935Z|459d537c-6e90-4494-ad29-ae68091a9339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:15.937Z|db934281-c6f7-401e-9a4b-dc6d2f4d86cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:15.937Z|db934281-c6f7-401e-9a4b-dc6d2f4d86cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:15.942Z|dbb758b6-bf5b-451b-8232-90a4ff9e1fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:15.942Z|dbb758b6-bf5b-451b-8232-90a4ff9e1fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:25.958Z|848938cb-e609-4c31-acda-53e1338c4a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:25.959Z|848938cb-e609-4c31-acda-53e1338c4a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:25.960Z|15f52927-1292-4944-a74b-d2006bd36250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:25.961Z|34bcfd6d-d6b9-4228-82ba-579cbacbb553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:25.961Z|34bcfd6d-d6b9-4228-82ba-579cbacbb553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:25.961Z|15f52927-1292-4944-a74b-d2006bd36250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:26.193Z|5bcb2c81-4e2e-45c6-8406-f437938758e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:26.193Z|5bcb2c81-4e2e-45c6-8406-f437938758e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:26.740Z|3bf5399c-d4ce-4e8e-b8d9-c6a9a9e8eaed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:26.740Z|3bf5399c-d4ce-4e8e-b8d9-c6a9a9e8eaed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:35.980Z|fa444f7d-eac1-4cfd-a1d8-1be96a43d912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:35.981Z|fa444f7d-eac1-4cfd-a1d8-1be96a43d912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:35.981Z|672dc4f7-ed01-4508-972a-8fabf792dcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:35.981Z|88671b78-2776-4fe9-933d-ab499cd2d0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:35.982Z|672dc4f7-ed01-4508-972a-8fabf792dcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:35.982Z|88671b78-2776-4fe9-933d-ab499cd2d0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:41.189Z|5a2fd3d4-d7dd-4975-9ac8-84533f2edf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:41.192Z|5a2fd3d4-d7dd-4975-9ac8-84533f2edf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:46.003Z|378d0976-094c-43b6-a7fa-5d228b588a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:46.003Z|e023e978-b95c-41dc-bbd0-b22c1cb86847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:46.003Z|c9df566e-8ae0-442d-8cb3-b0b866f3086b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:46.003Z|c9df566e-8ae0-442d-8cb3-b0b866f3086b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:46.003Z|e023e978-b95c-41dc-bbd0-b22c1cb86847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:46.003Z|378d0976-094c-43b6-a7fa-5d228b588a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:54.713Z|24912dc7-3243-43a5-aca4-827813c56123|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:09:54.716Z|24912dc7-3243-43a5-aca4-827813c56123|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:56.026Z|b3830935-bc3b-44f0-9e71-030373584fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:56.026Z|498130ac-267e-4a3b-99b0-4aeac85ce312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:56.026Z|77928074-d917-42e3-a8aa-1a8e5fa9a024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:09:56.026Z|b3830935-bc3b-44f0-9e71-030373584fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:56.026Z|498130ac-267e-4a3b-99b0-4aeac85ce312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:56.027Z|77928074-d917-42e3-a8aa-1a8e5fa9a024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:09:56.189Z|dbf4b844-057b-4cfd-94c7-82e0e9c918c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:56.190Z|dbf4b844-057b-4cfd-94c7-82e0e9c918c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:09:56.741Z|39fdf8ad-c622-4b07-ba00-66edd42cfcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:09:56.742Z|39fdf8ad-c622-4b07-ba00-66edd42cfcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:06.050Z|9c2a9602-9172-42f1-9d15-8535870ddaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:06.051Z|9c2a9602-9172-42f1-9d15-8535870ddaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:06.051Z|e94ea24c-01de-461f-a2e1-00189d97da2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:06.052Z|e94ea24c-01de-461f-a2e1-00189d97da2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:06.053Z|e760489b-6567-420f-853d-b6dbee154a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:06.053Z|e760489b-6567-420f-853d-b6dbee154a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:11.189Z|109d223c-fb2b-44b2-bb21-b364c989ecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:11.190Z|109d223c-fb2b-44b2-bb21-b364c989ecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:16.080Z|01065052-59d4-4f18-b174-879b563e05f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:16.080Z|01065052-59d4-4f18-b174-879b563e05f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:16.081Z|138c961b-c48a-48dc-a85a-f769165e9289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:16.081Z|895cdd3e-46c5-474a-82c3-98dd38f5be8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:16.081Z|138c961b-c48a-48dc-a85a-f769165e9289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:16.081Z|895cdd3e-46c5-474a-82c3-98dd38f5be8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:26.112Z|137f4d1b-af8a-4e75-aec7-19408ea8be3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:26.112Z|997cb403-36f8-4309-aa1e-2c69b433dc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:26.112Z|137f4d1b-af8a-4e75-aec7-19408ea8be3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:26.113Z|997cb403-36f8-4309-aa1e-2c69b433dc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:26.114Z|eca9ad85-6d07-4602-9659-cc231ebd9b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:26.114Z|eca9ad85-6d07-4602-9659-cc231ebd9b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:26.189Z|dc7d4097-f9c7-4922-a4e7-70555909c075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:26.193Z|dc7d4097-f9c7-4922-a4e7-70555909c075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:26.742Z|dd73193d-75be-4133-9b7e-8110c7f94687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:26.743Z|dd73193d-75be-4133-9b7e-8110c7f94687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:36.135Z|3f5ffd2b-b484-4983-95eb-a5083c3d156d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:36.135Z|32983b82-eec1-407a-8a56-b91e6c4892db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:36.135Z|65731bc1-f0f4-4021-8f38-37d777d37c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:36.136Z|3f5ffd2b-b484-4983-95eb-a5083c3d156d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:36.136Z|65731bc1-f0f4-4021-8f38-37d777d37c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:36.136Z|32983b82-eec1-407a-8a56-b91e6c4892db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:41.189Z|8499a3d8-9395-45aa-b828-6d171b2e76c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:41.190Z|8499a3d8-9395-45aa-b828-6d171b2e76c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:46.157Z|deac8652-6fe3-45e0-922c-a7fc9b33a49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:46.158Z|890e49da-da67-4746-a379-fb4890a3686b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:46.158Z|deac8652-6fe3-45e0-922c-a7fc9b33a49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:46.159Z|890e49da-da67-4746-a379-fb4890a3686b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:46.165Z|3ebee354-3ee5-4df0-aaab-f80c05e82ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:46.166Z|3ebee354-3ee5-4df0-aaab-f80c05e82ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:54.713Z|ee44aa2c-d8f5-4190-9070-4a1e31abd5a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:10:54.713Z|ee44aa2c-d8f5-4190-9070-4a1e31abd5a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:56.180Z|b16e512f-46f8-4a8b-9d81-908135d4191a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:56.180Z|9692048f-1514-4f27-8e39-f2b46c2e4460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:56.181Z|b16e512f-46f8-4a8b-9d81-908135d4191a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:56.181Z|9692048f-1514-4f27-8e39-f2b46c2e4460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:56.183Z|782b1516-86b9-41a0-bada-71fd5c6c41b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:10:56.183Z|782b1516-86b9-41a0-bada-71fd5c6c41b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:10:56.189Z|770e56b7-2c18-4462-9010-f9fe5438390b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:56.190Z|770e56b7-2c18-4462-9010-f9fe5438390b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:10:56.744Z|b7f062c4-dff7-487c-b82a-b44c44fa79db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:10:56.744Z|b7f062c4-dff7-487c-b82a-b44c44fa79db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:06.202Z|6d934b14-6d33-4452-8888-a0bdf3adb00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:06.202Z|9019f66f-3257-4aef-a0d3-d46f29db6d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:06.203Z|9019f66f-3257-4aef-a0d3-d46f29db6d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:06.203Z|6d934b14-6d33-4452-8888-a0bdf3adb00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:06.209Z|a1208299-a0f5-4e5a-b0a7-195ca019d673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:06.209Z|a1208299-a0f5-4e5a-b0a7-195ca019d673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:11.189Z|db2af5a0-20fb-47f1-8466-1598db1aa28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:11.192Z|db2af5a0-20fb-47f1-8466-1598db1aa28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:16.227Z|1c85d1df-9522-4447-92e1-32a9052b654f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:16.227Z|186bbf67-fe35-44de-ae17-523b2f519ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:16.228Z|186bbf67-fe35-44de-ae17-523b2f519ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:16.228Z|1c85d1df-9522-4447-92e1-32a9052b654f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:16.229Z|0cb52498-8a4f-4102-a75b-365e299d36ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:16.229Z|0cb52498-8a4f-4102-a75b-365e299d36ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:26.189Z|b6950673-76ac-4bbc-b6aa-7391fe1a44a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:26.190Z|b6950673-76ac-4bbc-b6aa-7391fe1a44a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:26.265Z|d862e067-f9d9-499a-81ec-e3893a04cb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:26.265Z|12037d5d-8cfd-40c0-831c-ff8d54f208ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:26.266Z|d862e067-f9d9-499a-81ec-e3893a04cb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:26.265Z|79f1884c-ecf3-4c41-8e2e-eb6cf10e998f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:26.266Z|12037d5d-8cfd-40c0-831c-ff8d54f208ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:26.267Z|79f1884c-ecf3-4c41-8e2e-eb6cf10e998f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:26.745Z|2e602900-4da0-4865-8dca-e2d756627219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:26.745Z|2e602900-4da0-4865-8dca-e2d756627219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:36.291Z|ecad3f47-b35d-4064-88f2-6071515f3920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:36.291Z|a6ca8b35-00cf-4578-96b6-c9dda7a06d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:36.291Z|9be8bda2-90ce-433e-a436-da3b6ee6513a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:36.292Z|ecad3f47-b35d-4064-88f2-6071515f3920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:36.292Z|a6ca8b35-00cf-4578-96b6-c9dda7a06d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:36.292Z|9be8bda2-90ce-433e-a436-da3b6ee6513a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:41.189Z|b52b8621-4842-47de-9627-5b8f0ae0667e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:41.190Z|b52b8621-4842-47de-9627-5b8f0ae0667e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:46.317Z|a9e12568-6c61-49dd-8d7a-a379075af03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:46.317Z|e5be31a5-a1f5-430b-885b-a78bd91b26f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:46.319Z|a9e12568-6c61-49dd-8d7a-a379075af03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:46.319Z|e5be31a5-a1f5-430b-885b-a78bd91b26f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:46.323Z|4a337d6a-cfb9-4a70-9979-8b0cb3ab51f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:46.324Z|4a337d6a-cfb9-4a70-9979-8b0cb3ab51f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:54.714Z|3069d59e-148f-49ff-a71a-3d82e51502e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:11:54.716Z|3069d59e-148f-49ff-a71a-3d82e51502e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:56.189Z|d56bc7b1-68b4-4b42-b7be-5e5427ac7e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:56.192Z|d56bc7b1-68b4-4b42-b7be-5e5427ac7e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:11:56.343Z|b7bcd9de-a060-40fb-951b-682231f2e4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:56.343Z|6393e31c-f548-4ac0-8ed1-e4f0e4c3221c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:56.344Z|b7bcd9de-a060-40fb-951b-682231f2e4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:56.344Z|6393e31c-f548-4ac0-8ed1-e4f0e4c3221c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:56.346Z|92a0b73d-f14c-41d3-b493-fca92c9f3304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:11:56.346Z|92a0b73d-f14c-41d3-b493-fca92c9f3304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:11:56.746Z|e189dd90-1dac-4896-baeb-525de897f047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:11:56.747Z|e189dd90-1dac-4896-baeb-525de897f047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:06.368Z|f5ab1280-e01d-421d-ba0f-d370a40413cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:06.368Z|5e574e7d-502b-49d8-8b68-7e90d38b73d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:06.370Z|5e574e7d-502b-49d8-8b68-7e90d38b73d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:06.370Z|f5ab1280-e01d-421d-ba0f-d370a40413cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:06.371Z|ba77ba53-92ca-47a9-a4cc-174bd4abd957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:06.371Z|ba77ba53-92ca-47a9-a4cc-174bd4abd957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:11.189Z|a3d68878-d613-4b9d-992d-6b3c523a6f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:11.191Z|a3d68878-d613-4b9d-992d-6b3c523a6f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:16.397Z|7969517f-21c4-4f0f-af8b-ae334be5770e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:16.398Z|7969517f-21c4-4f0f-af8b-ae334be5770e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:16.401Z|ddef52b7-9186-4782-b63f-193c2262e8b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:16.401Z|ddef52b7-9186-4782-b63f-193c2262e8b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:16.402Z|a188b249-bb1a-4d85-ad68-05c18b339bb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:16.402Z|a188b249-bb1a-4d85-ad68-05c18b339bb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:26.189Z|9e855440-61e5-4ef8-8659-4c2ae417d47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:26.190Z|9e855440-61e5-4ef8-8659-4c2ae417d47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:26.423Z|59d99cfe-30f1-4028-9c50-b80c89aecfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:26.423Z|44aa68ae-c0fe-4253-9b19-5bed6d23f9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:26.424Z|44aa68ae-c0fe-4253-9b19-5bed6d23f9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:26.423Z|59d99cfe-30f1-4028-9c50-b80c89aecfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:26.424Z|994158e1-ac5d-40f4-988f-df28c25e4ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:26.425Z|994158e1-ac5d-40f4-988f-df28c25e4ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:26.747Z|dd51d12c-8d48-42df-9933-3e0343fc6cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:26.748Z|dd51d12c-8d48-42df-9933-3e0343fc6cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:36.447Z|1b04ff75-2e8f-4679-9096-6f356255c633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:36.447Z|fe0eadcf-71de-4c7b-b11a-0843d14645f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:36.449Z|fe0eadcf-71de-4c7b-b11a-0843d14645f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:36.450Z|1b04ff75-2e8f-4679-9096-6f356255c633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:36.450Z|68d32f75-fe8e-42f5-bd3f-2f0104e8a34b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:36.451Z|68d32f75-fe8e-42f5-bd3f-2f0104e8a34b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:41.189Z|f26d8b4f-4080-4a4d-8942-f9cc66b60d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:41.199Z|f26d8b4f-4080-4a4d-8942-f9cc66b60d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:46.481Z|0d22a181-eaa7-4979-abfb-be03d89d0795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:46.481Z|12fe4bec-d066-448d-93fa-94377c47ddb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:46.481Z|7ef5cbc9-ebcd-4aa0-9eef-180750d03913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:46.481Z|12fe4bec-d066-448d-93fa-94377c47ddb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:46.481Z|0d22a181-eaa7-4979-abfb-be03d89d0795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:46.481Z|7ef5cbc9-ebcd-4aa0-9eef-180750d03913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:54.712Z|6ccb70e3-c7d1-4b1f-8d9e-2cdc226367a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:12:54.713Z|6ccb70e3-c7d1-4b1f-8d9e-2cdc226367a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:56.189Z|3d1a7e80-993c-418f-bb0d-8348e9c707b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:56.190Z|3d1a7e80-993c-418f-bb0d-8348e9c707b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:12:56.502Z|a6b0eef1-526a-418c-99b3-525d52aa4e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:56.503Z|a6b0eef1-526a-418c-99b3-525d52aa4e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:56.506Z|b7e8e673-b3f8-43eb-8426-e4d46c5d3c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:56.507Z|b7e8e673-b3f8-43eb-8426-e4d46c5d3c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:56.507Z|2f83ef5c-7d2c-4567-ab7a-1c0322d0fb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:12:56.507Z|2f83ef5c-7d2c-4567-ab7a-1c0322d0fb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:12:56.749Z|c2d4f4ac-4f21-4668-a69e-40444f1b88ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:12:56.749Z|c2d4f4ac-4f21-4668-a69e-40444f1b88ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:06.528Z|47d38d22-82ab-403a-9a71-90e009f77225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:06.529Z|47d38d22-82ab-403a-9a71-90e009f77225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:06.530Z|4e07111f-1033-4f65-a3fe-b59cbf9a1891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:06.531Z|4e07111f-1033-4f65-a3fe-b59cbf9a1891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:06.536Z|4315f2e3-3aa6-448f-89b0-0771ca10b140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:06.537Z|4315f2e3-3aa6-448f-89b0-0771ca10b140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:11.189Z|e46438f2-cb52-48f9-9616-0ab4e4ebd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:11.190Z|e46438f2-cb52-48f9-9616-0ab4e4ebd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:16.551Z|c053c523-45e2-4580-b038-9b03b047e65e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:16.551Z|ae2b6d22-550c-4c47-8787-e58f3c73fe65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:16.551Z|c053c523-45e2-4580-b038-9b03b047e65e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:16.551Z|ae2b6d22-550c-4c47-8787-e58f3c73fe65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:16.554Z|326ade90-8cf8-4938-b4bc-66fa0ce8fa51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:16.555Z|326ade90-8cf8-4938-b4bc-66fa0ce8fa51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:26.189Z|f3266eca-cf54-4411-ac2e-c13389e81d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:26.191Z|f3266eca-cf54-4411-ac2e-c13389e81d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:26.573Z|7ed8e0d4-3a3a-4848-987a-667bebd979c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:26.573Z|213aa9eb-e0cf-40a6-a810-b7004e11e2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:26.573Z|8783a7f5-d2b0-443b-888e-9ddda9d93d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:26.574Z|213aa9eb-e0cf-40a6-a810-b7004e11e2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:26.574Z|8783a7f5-d2b0-443b-888e-9ddda9d93d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:26.574Z|7ed8e0d4-3a3a-4848-987a-667bebd979c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:26.750Z|ae42b8a8-d923-4038-be01-66499455bb8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:26.750Z|ae42b8a8-d923-4038-be01-66499455bb8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:36.606Z|ab635920-5c84-4e2e-b1c1-42f936f6a04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:36.607Z|213288c6-aa6a-45c0-945a-53c14bb437a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:36.607Z|ab635920-5c84-4e2e-b1c1-42f936f6a04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:36.607Z|213288c6-aa6a-45c0-945a-53c14bb437a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:36.610Z|0e73958f-678a-4137-89a8-6b2880ff4c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:36.611Z|0e73958f-678a-4137-89a8-6b2880ff4c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:41.189Z|61db6b11-6cc9-4304-a03e-8d0e9fbffb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:41.190Z|61db6b11-6cc9-4304-a03e-8d0e9fbffb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:46.629Z|ba9111c7-786b-4061-9a71-05a3d1ab2daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:46.629Z|06c70d35-45d9-44d5-a255-920711e2a53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:46.630Z|ba9111c7-786b-4061-9a71-05a3d1ab2daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:46.630Z|06c70d35-45d9-44d5-a255-920711e2a53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:46.631Z|f8a2fbc0-6ef2-4ce4-aa7e-d29265331262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:46.631Z|f8a2fbc0-6ef2-4ce4-aa7e-d29265331262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:54.711Z|89c77ce5-8452-47e0-a0e7-a06875327b96|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:13:54.712Z|89c77ce5-8452-47e0-a0e7-a06875327b96|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:56.189Z|d1bee9de-d78b-4578-9730-9de16cdb6b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:56.190Z|d1bee9de-d78b-4578-9730-9de16cdb6b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:13:56.653Z|08af0c7e-adaf-4d2b-9d66-99b2115cb026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:56.654Z|1febd221-3e05-4578-ae1d-9c7461abe759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:56.655Z|1febd221-3e05-4578-ae1d-9c7461abe759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:56.655Z|08af0c7e-adaf-4d2b-9d66-99b2115cb026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:56.660Z|886147b4-0cdb-48e2-ad26-74284d566496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:13:56.660Z|886147b4-0cdb-48e2-ad26-74284d566496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:13:56.751Z|e5afab21-43d1-4da0-be10-ee4bae358f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:13:56.751Z|e5afab21-43d1-4da0-be10-ee4bae358f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:06.683Z|592df84b-6e58-47ee-ac3f-c155a9da7b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:06.683Z|592df84b-6e58-47ee-ac3f-c155a9da7b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:06.698Z|186f7b7e-7f36-4c89-9367-d2da7bed6141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:06.699Z|186f7b7e-7f36-4c89-9367-d2da7bed6141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:06.703Z|9dd741ac-ad49-49d2-bbcb-123af4f8b37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:06.703Z|9dd741ac-ad49-49d2-bbcb-123af4f8b37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:11.189Z|e036a33c-085b-4674-b56d-feaefc159668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:11.192Z|e036a33c-085b-4674-b56d-feaefc159668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:16.720Z|7e48cdf6-861d-4433-bad4-878daa761834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:16.721Z|e5c1c81a-8f44-42a9-91a9-b10369fd1994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:16.721Z|b71c5e48-ffeb-444f-a695-36ee1eafc891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:16.721Z|e5c1c81a-8f44-42a9-91a9-b10369fd1994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:16.722Z|7e48cdf6-861d-4433-bad4-878daa761834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:16.722Z|b71c5e48-ffeb-444f-a695-36ee1eafc891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:26.189Z|ff099102-b756-40f7-8c1d-a86b19a2e4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:26.190Z|ff099102-b756-40f7-8c1d-a86b19a2e4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:26.752Z|6f52d2f2-6352-416f-bdbf-dc5dad8484d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:26.753Z|6f52d2f2-6352-416f-bdbf-dc5dad8484d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:26.765Z|c5cb4b28-5fa4-4329-a4ba-17d5ff1afa7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:26.765Z|71414654-91e9-4934-9001-d202ca15924a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:26.765Z|4d45d7bd-7716-4741-8d49-09809c885294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:26.765Z|c5cb4b28-5fa4-4329-a4ba-17d5ff1afa7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:26.765Z|71414654-91e9-4934-9001-d202ca15924a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:26.766Z|4d45d7bd-7716-4741-8d49-09809c885294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:36.794Z|56956829-a69e-4cf7-81c4-a738fa3b4dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:36.795Z|56956829-a69e-4cf7-81c4-a738fa3b4dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:36.796Z|dfafb350-12cf-41d1-a57f-fde940f27292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:36.796Z|dfafb350-12cf-41d1-a57f-fde940f27292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:36.798Z|4b9c3f51-2f3b-45bf-a792-2a799fc81575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:36.798Z|4b9c3f51-2f3b-45bf-a792-2a799fc81575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:41.189Z|6b0a3be5-3661-42ee-a887-faae016aee99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:41.190Z|6b0a3be5-3661-42ee-a887-faae016aee99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:46.819Z|d9db2ff3-a6dc-451d-baa9-31c276190e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:46.819Z|efb1dea6-dc3d-4e9c-b4b3-dcd85f4146c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:46.820Z|efb1dea6-dc3d-4e9c-b4b3-dcd85f4146c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:46.820Z|d9db2ff3-a6dc-451d-baa9-31c276190e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:46.827Z|c83142b4-46ea-4774-9599-af39862a4bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:46.828Z|c83142b4-46ea-4774-9599-af39862a4bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:54.712Z|6e4b977e-1b70-4b78-aa53-206d29b554af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:14:54.717Z|6e4b977e-1b70-4b78-aa53-206d29b554af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:56.189Z|aa4be91d-d699-4c12-b13e-05436ff170c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:56.192Z|aa4be91d-d699-4c12-b13e-05436ff170c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:56.753Z|8a532439-546a-4f79-99a6-84ccf34a9689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:14:56.754Z|8a532439-546a-4f79-99a6-84ccf34a9689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:14:56.858Z|c7ec6c31-f5b6-4f6b-af30-c798848d7945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:56.858Z|2f036c39-51c7-43ec-8cff-1b0816bf1252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:56.859Z|c7ec6c31-f5b6-4f6b-af30-c798848d7945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:56.859Z|2f036c39-51c7-43ec-8cff-1b0816bf1252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:14:56.863Z|be5ef482-6457-4331-b20e-a99fc4471a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:14:56.863Z|be5ef482-6457-4331-b20e-a99fc4471a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:06.884Z|d8f3c7aa-5c3b-4975-a0df-4d868f4cfe16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:06.885Z|d8f3c7aa-5c3b-4975-a0df-4d868f4cfe16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:06.890Z|9ba2e3d8-4e18-418e-ae29-a23e4a65dd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:06.890Z|9ba2e3d8-4e18-418e-ae29-a23e4a65dd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:06.890Z|5fabb663-af87-493d-bbc9-e10e54cb16c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:06.890Z|5fabb663-af87-493d-bbc9-e10e54cb16c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:11.189Z|cc1d2d98-dd8e-4a25-bff7-0a0c5b57b001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:11.190Z|cc1d2d98-dd8e-4a25-bff7-0a0c5b57b001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:16.915Z|bb521817-46ff-49d7-ac66-f71a6da375f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:16.916Z|bb521817-46ff-49d7-ac66-f71a6da375f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:16.916Z|1d886ff9-1ee8-47e9-9459-c65e2ce94b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:16.917Z|1d886ff9-1ee8-47e9-9459-c65e2ce94b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:16.922Z|8c19fdae-47e2-421c-b1f5-f05ee55c2f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:16.923Z|8c19fdae-47e2-421c-b1f5-f05ee55c2f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:26.189Z|a900be7d-bebe-477c-abf7-57092c1cce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:26.190Z|a900be7d-bebe-477c-abf7-57092c1cce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:26.754Z|750cda10-3c14-4ffc-99e7-afe5b9342ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:26.755Z|750cda10-3c14-4ffc-99e7-afe5b9342ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:26.943Z|0127182f-4412-432d-ab21-32d6e2d8c541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:26.943Z|237a4d55-2ea8-4948-8b2f-ff89a8a39def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:26.943Z|0127182f-4412-432d-ab21-32d6e2d8c541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:26.943Z|4258e30f-8da9-425a-b270-3aaf583cee65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:26.943Z|237a4d55-2ea8-4948-8b2f-ff89a8a39def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:26.944Z|4258e30f-8da9-425a-b270-3aaf583cee65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:36.965Z|305754f3-17d7-4e1f-aa92-e264e83b826c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:36.965Z|5f2f7ac2-ca50-4b50-9e87-253005878ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:36.965Z|305754f3-17d7-4e1f-aa92-e264e83b826c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:36.965Z|5f2f7ac2-ca50-4b50-9e87-253005878ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:36.968Z|ae229459-b6ac-4608-9c8c-953fd5f6f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:36.970Z|ae229459-b6ac-4608-9c8c-953fd5f6f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:41.189Z|5f4fe40d-3c3a-4f6f-bb4d-a025e4aec920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:41.192Z|5f4fe40d-3c3a-4f6f-bb4d-a025e4aec920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:46.987Z|7e548df1-33e6-49c7-95eb-f6a6d50d687d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:46.988Z|7e548df1-33e6-49c7-95eb-f6a6d50d687d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:47.003Z|14b67bb5-505d-45ec-8397-4c9873dd1380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:47.004Z|14b67bb5-505d-45ec-8397-4c9873dd1380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:47.006Z|7adc505d-53a4-4a0b-a651-90c0702515dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:47.007Z|7adc505d-53a4-4a0b-a651-90c0702515dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:54.710Z|424bf12b-6228-4135-a975-1184b4fa153c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:15:54.711Z|424bf12b-6228-4135-a975-1184b4fa153c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:56.189Z|dab7c3a2-864d-4fdf-9f42-f475891f1826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:56.190Z|dab7c3a2-864d-4fdf-9f42-f475891f1826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:56.755Z|b2ab2317-9204-4a57-b7a2-1f06f7448c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:15:56.756Z|b2ab2317-9204-4a57-b7a2-1f06f7448c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:15:57.031Z|bece2e93-2d2f-4cda-8075-b801ccccc494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:57.031Z|2cd26f48-5042-4249-83b6-5e1f7b925afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:57.031Z|9863de87-c530-416f-b429-324fd061ce47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:15:57.031Z|bece2e93-2d2f-4cda-8075-b801ccccc494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:57.032Z|9863de87-c530-416f-b429-324fd061ce47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:15:57.031Z|2cd26f48-5042-4249-83b6-5e1f7b925afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:07.053Z|5328bf02-dc90-43fd-b553-f0d1623196b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:07.053Z|9242c353-d713-491e-8e1d-64db12479583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:07.053Z|f1356811-e65c-4772-a2f3-a4549fcbd369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:07.054Z|9242c353-d713-491e-8e1d-64db12479583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:07.054Z|5328bf02-dc90-43fd-b553-f0d1623196b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:07.054Z|f1356811-e65c-4772-a2f3-a4549fcbd369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:11.197Z|306917cd-0e3c-4e66-a4f1-1c9fdd64cfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:11.199Z|306917cd-0e3c-4e66-a4f1-1c9fdd64cfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:17.077Z|c868dffe-c98f-4235-964e-a44f8596c571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:17.077Z|d1ceea56-6a8d-4824-b7e8-462b352190e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:17.078Z|c868dffe-c98f-4235-964e-a44f8596c571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:17.078Z|d1ceea56-6a8d-4824-b7e8-462b352190e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:17.081Z|837141c1-6ff3-40cc-9e3e-175d78479a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:17.081Z|837141c1-6ff3-40cc-9e3e-175d78479a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:26.189Z|5420b9ba-3db2-4c93-aecf-8ae19ed2974b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:26.190Z|5420b9ba-3db2-4c93-aecf-8ae19ed2974b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:26.757Z|c428bfac-91a6-4ef8-9471-543c6e9df361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:26.757Z|c428bfac-91a6-4ef8-9471-543c6e9df361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:27.102Z|619c71de-e032-4775-9457-2ea8bde00ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:27.102Z|ce5c9583-36b1-4a49-92ea-015b577f6a90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:27.103Z|ce5c9583-36b1-4a49-92ea-015b577f6a90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:27.103Z|619c71de-e032-4775-9457-2ea8bde00ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:27.103Z|5af88e61-76b4-4503-a463-dd8f57a64474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:27.103Z|5af88e61-76b4-4503-a463-dd8f57a64474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:37.124Z|a1bd2a33-d79b-4b0f-b8e2-284779d2b0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:37.124Z|59ab3771-a32c-4f7f-b476-b263112a310e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:37.125Z|59ab3771-a32c-4f7f-b476-b263112a310e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:37.125Z|a1bd2a33-d79b-4b0f-b8e2-284779d2b0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:37.132Z|e2522e14-4d05-474a-ba3f-4478165557c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:37.133Z|e2522e14-4d05-474a-ba3f-4478165557c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:41.189Z|eab91657-2971-4c56-876b-e3f02505025e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:41.190Z|eab91657-2971-4c56-876b-e3f02505025e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:47.146Z|59705c71-1b0a-4a85-98ea-39d135776b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:47.147Z|59705c71-1b0a-4a85-98ea-39d135776b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:47.147Z|83ae2463-8aa3-4382-84e3-f9768236ad2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:47.148Z|83ae2463-8aa3-4382-84e3-f9768236ad2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:47.153Z|5a0a32a6-01f6-472d-8a61-c901ac498010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:47.153Z|5a0a32a6-01f6-472d-8a61-c901ac498010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:54.711Z|9a49bad3-37ec-4bfe-88c1-c135fa79a5a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:16:54.712Z|9a49bad3-37ec-4bfe-88c1-c135fa79a5a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:56.190Z|fe16c942-c746-4bbc-b975-9037ca97dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:56.193Z|fe16c942-c746-4bbc-b975-9037ca97dab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:56.758Z|7d683f2a-286e-4a30-a3d3-554c8660d426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:16:56.758Z|7d683f2a-286e-4a30-a3d3-554c8660d426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:16:57.172Z|2c720a8f-233a-4251-9ffb-783504e426a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:57.172Z|274c65d8-733d-481b-a882-bbf71941e84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:57.172Z|cf052432-4832-4f89-8c3c-0192a78f179d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:16:57.180Z|2c720a8f-233a-4251-9ffb-783504e426a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:57.180Z|274c65d8-733d-481b-a882-bbf71941e84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:16:57.180Z|cf052432-4832-4f89-8c3c-0192a78f179d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:07.212Z|02a88051-2379-4ac3-b7fa-f3391cee41ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:07.213Z|02a88051-2379-4ac3-b7fa-f3391cee41ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:07.212Z|2084476e-f622-47ed-933e-3a6d12e5214d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:07.213Z|667f58a5-a639-4192-b13f-d76cb6593b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:07.214Z|667f58a5-a639-4192-b13f-d76cb6593b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:07.214Z|2084476e-f622-47ed-933e-3a6d12e5214d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:11.189Z|078b2217-090a-4b4a-933d-d4027c4828ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:11.190Z|078b2217-090a-4b4a-933d-d4027c4828ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:17.243Z|e7e0f49b-e5d4-41a8-86a9-601f74b64ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:17.243Z|e7e0f49b-e5d4-41a8-86a9-601f74b64ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:17.244Z|4d70394e-07b2-4f80-bf54-0c65c1122a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:17.244Z|4d70394e-07b2-4f80-bf54-0c65c1122a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:17.245Z|68330c2c-1067-4670-a944-edc2cab35120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:17.246Z|68330c2c-1067-4670-a944-edc2cab35120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:26.189Z|0258256e-07b2-4a0c-b77b-3f8d05dc64e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:26.190Z|0258256e-07b2-4a0c-b77b-3f8d05dc64e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:26.759Z|cf4f5dd8-1df7-4110-8d35-f2f347246f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:26.759Z|cf4f5dd8-1df7-4110-8d35-f2f347246f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:27.265Z|1a4c6b87-8c5d-42d5-9d02-c875b0a6c206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:27.265Z|87392316-7c80-42f9-8416-0edfd4e428fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:27.265Z|1a4c6b87-8c5d-42d5-9d02-c875b0a6c206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:27.265Z|87392316-7c80-42f9-8416-0edfd4e428fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:27.270Z|aac73ce5-7fe7-4b45-ab87-ee63ae44a990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:27.271Z|aac73ce5-7fe7-4b45-ab87-ee63ae44a990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:37.291Z|b77a3077-f364-46b6-bef1-37552c9f53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:37.292Z|b77a3077-f364-46b6-bef1-37552c9f53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:37.293Z|296fefd7-c77f-4e3b-bba0-fb361ee14ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:37.294Z|296fefd7-c77f-4e3b-bba0-fb361ee14ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:37.298Z|9c92c6b5-46e1-464f-a34c-cfa9fa46f1f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:37.298Z|9c92c6b5-46e1-464f-a34c-cfa9fa46f1f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:41.189Z|c4d82f53-b01a-45b3-b62c-df186bd366c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:41.197Z|c4d82f53-b01a-45b3-b62c-df186bd366c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:47.316Z|15656f52-604e-4a91-98a9-51a80e2e1d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:47.317Z|aa8f95f0-698f-4b41-994c-1251c0e39b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:47.317Z|15656f52-604e-4a91-98a9-51a80e2e1d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:47.317Z|aa8f95f0-698f-4b41-994c-1251c0e39b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:47.318Z|822f1b8d-2001-40a9-b9aa-6b191ab94f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:47.319Z|822f1b8d-2001-40a9-b9aa-6b191ab94f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:54.711Z|6418b35a-407e-4126-b942-cf11ab6ae2bb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:17:54.711Z|6418b35a-407e-4126-b942-cf11ab6ae2bb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:56.189Z|f784e29e-6a42-45df-ab80-8d4a382d399e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:56.190Z|f784e29e-6a42-45df-ab80-8d4a382d399e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:56.760Z|6b756ef4-05b3-4e02-b4d4-65f3c7cbc688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:17:56.760Z|6b756ef4-05b3-4e02-b4d4-65f3c7cbc688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:17:57.340Z|670fd280-312a-493e-ac15-c2d9dbaad281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:57.340Z|670fd280-312a-493e-ac15-c2d9dbaad281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:57.340Z|f7375a46-83c7-4f2b-84af-0a574f1578af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:57.341Z|f7375a46-83c7-4f2b-84af-0a574f1578af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:17:57.343Z|761a0dd0-3483-464b-9155-af10e8f5df79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:17:57.343Z|761a0dd0-3483-464b-9155-af10e8f5df79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:07.363Z|6d59d887-7608-40db-9202-edce4f968b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:07.363Z|98b04973-00b3-404f-bbd5-2c4156a7e6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:07.363Z|2c04ce66-a0c3-47a3-8cff-f579fc8bec64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:07.364Z|98b04973-00b3-404f-bbd5-2c4156a7e6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:07.364Z|6d59d887-7608-40db-9202-edce4f968b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:07.364Z|2c04ce66-a0c3-47a3-8cff-f579fc8bec64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:11.189Z|3aa3f68f-8f5c-412a-bdb8-a11475a54d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:11.209Z|3aa3f68f-8f5c-412a-bdb8-a11475a54d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:17.386Z|ba3c0330-d2f3-4fef-8aa4-511e1dc70d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:17.386Z|ac00a8e1-65cf-4c26-9414-9eb170eb844d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:17.387Z|ac00a8e1-65cf-4c26-9414-9eb170eb844d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:17.387Z|ba3c0330-d2f3-4fef-8aa4-511e1dc70d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:17.391Z|312d4947-8559-4788-a6c3-61ebf9f77eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:17.391Z|312d4947-8559-4788-a6c3-61ebf9f77eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:26.189Z|80aa3734-5335-4390-b3fe-9e01b1cbb014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:26.190Z|80aa3734-5335-4390-b3fe-9e01b1cbb014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:26.761Z|f532ce4e-0c3b-4e6c-9bbf-1cb7a1075e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:26.761Z|f532ce4e-0c3b-4e6c-9bbf-1cb7a1075e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:27.415Z|02810b1d-5697-413b-a886-2c8567916a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:27.416Z|02810b1d-5697-413b-a886-2c8567916a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:27.418Z|7782ac40-31d9-439c-825b-1e9d02e095f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:27.417Z|39c2202d-b1db-4446-a201-660d76dc8d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:27.419Z|7782ac40-31d9-439c-825b-1e9d02e095f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:27.420Z|39c2202d-b1db-4446-a201-660d76dc8d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:37.444Z|38b86597-0c1c-45a1-b241-89e738f032dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:37.445Z|38b86597-0c1c-45a1-b241-89e738f032dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:37.447Z|b81153df-b78b-45ca-bb3e-34256ac93e60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:37.448Z|b81153df-b78b-45ca-bb3e-34256ac93e60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:37.456Z|63f6cab6-b469-456a-83f6-2ac09dd7c372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:37.457Z|63f6cab6-b469-456a-83f6-2ac09dd7c372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:41.189Z|9a3b70c5-dc7c-4c4d-a812-56e7bc57860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:41.190Z|9a3b70c5-dc7c-4c4d-a812-56e7bc57860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:47.494Z|d2bab13b-b69f-4bdd-9a94-2658534b2916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:47.494Z|d2bab13b-b69f-4bdd-9a94-2658534b2916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:47.497Z|ccfea963-bf3f-45de-98b6-e1f6b88b30fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:47.498Z|ccfea963-bf3f-45de-98b6-e1f6b88b30fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:47.502Z|4769f8c9-09a5-4462-aeec-1966ae3f52c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:47.502Z|4769f8c9-09a5-4462-aeec-1966ae3f52c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:54.710Z|e15e43b2-3993-4fa7-87d6-f4e787bf4947|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:18:54.711Z|e15e43b2-3993-4fa7-87d6-f4e787bf4947|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:56.189Z|361316ef-c502-4852-8ae1-68e4f09bb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:56.198Z|361316ef-c502-4852-8ae1-68e4f09bb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:56.764Z|9562c672-b008-469f-9f71-f110e7822a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:18:56.765Z|9562c672-b008-469f-9f71-f110e7822a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:18:57.526Z|14ddbc93-7855-482a-a3b0-eb8fb847cf3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:57.526Z|14ddbc93-7855-482a-a3b0-eb8fb847cf3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:57.537Z|cd11eb16-6394-418e-8379-5384bd789d19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:57.538Z|cd11eb16-6394-418e-8379-5384bd789d19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:18:57.540Z|c5b9e6b0-febc-4f36-ae23-cdcac6eafd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:18:57.541Z|c5b9e6b0-febc-4f36-ae23-cdcac6eafd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:07.555Z|dae284a6-1140-4d59-b7bc-aa9ba53d386b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:07.555Z|dae284a6-1140-4d59-b7bc-aa9ba53d386b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:07.598Z|d2000a32-5190-44b1-8e52-86d9d85cec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:07.599Z|aef241b4-6373-4345-8960-c2adb0eb5f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:07.599Z|d2000a32-5190-44b1-8e52-86d9d85cec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:07.600Z|aef241b4-6373-4345-8960-c2adb0eb5f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:11.189Z|ceacf4b2-4da6-4e9e-be05-3b5a934dca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:11.190Z|ceacf4b2-4da6-4e9e-be05-3b5a934dca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:17.592Z|ba81fcf0-3a97-4ba2-9efe-feb2964874a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:17.592Z|ba81fcf0-3a97-4ba2-9efe-feb2964874a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:17.623Z|cb53202b-ff5b-4d47-9acf-c65bb66b0e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:17.623Z|cb53202b-ff5b-4d47-9acf-c65bb66b0e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:17.626Z|c2b87a80-2e6a-4284-aa52-85660f6ce68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:17.626Z|c2b87a80-2e6a-4284-aa52-85660f6ce68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:26.189Z|2b4bb4cd-2e64-4b2b-ad23-d31f3604b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:26.190Z|2b4bb4cd-2e64-4b2b-ad23-d31f3604b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:26.765Z|2eecd852-748a-435f-8afa-2e4a3375e5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:26.766Z|2eecd852-748a-435f-8afa-2e4a3375e5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:27.614Z|7f71c9fc-ffe2-4fea-83f2-bab9c8a26d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:27.615Z|7f71c9fc-ffe2-4fea-83f2-bab9c8a26d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:27.648Z|23823d65-5d0f-492e-8f68-e5974ebabcb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:27.649Z|23823d65-5d0f-492e-8f68-e5974ebabcb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:27.650Z|183d7d91-492c-4c6a-b2cd-6e70b01d1dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:27.651Z|183d7d91-492c-4c6a-b2cd-6e70b01d1dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:37.638Z|841f14a9-021c-4326-94b7-63db3ffa4a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:37.639Z|841f14a9-021c-4326-94b7-63db3ffa4a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:37.670Z|019ddb2a-9622-4efb-a9a4-645a19e6463c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:37.671Z|019ddb2a-9622-4efb-a9a4-645a19e6463c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:37.671Z|3df39cd4-bc4e-44d2-9dbd-0aec1abbbd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:37.671Z|3df39cd4-bc4e-44d2-9dbd-0aec1abbbd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:41.189Z|5e324688-bae7-4bf3-9e1b-90a25e9188c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:41.192Z|5e324688-bae7-4bf3-9e1b-90a25e9188c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:47.669Z|bfacd22a-6e30-4031-a7e3-5114cd458441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:47.670Z|bfacd22a-6e30-4031-a7e3-5114cd458441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:47.690Z|22f61fde-4011-4633-8137-c59e85d4b54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:47.690Z|dd143277-f4e3-4195-bc14-ee4a9dc947b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:47.691Z|dd143277-f4e3-4195-bc14-ee4a9dc947b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:47.691Z|22f61fde-4011-4633-8137-c59e85d4b54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:54.711Z|59d88507-390c-459e-9041-b02ff2bdb436|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:19:54.712Z|59d88507-390c-459e-9041-b02ff2bdb436|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:56.189Z|06d42635-a3c2-4ee7-bc4b-8ebe04c8baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:56.190Z|06d42635-a3c2-4ee7-bc4b-8ebe04c8baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:56.766Z|7f1f8ead-bd96-4a2b-a42f-b5d89c05297a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:19:56.767Z|7f1f8ead-bd96-4a2b-a42f-b5d89c05297a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:19:57.691Z|101bc1ea-a12a-44fe-abb2-8cf423ff8625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:57.691Z|101bc1ea-a12a-44fe-abb2-8cf423ff8625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:57.711Z|397dd917-5f23-46f7-a3f7-7e70485f66c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:57.711Z|3d0af1bd-556e-4cd0-b022-34fb1a5690e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:19:57.711Z|397dd917-5f23-46f7-a3f7-7e70485f66c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:19:57.712Z|3d0af1bd-556e-4cd0-b022-34fb1a5690e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:07.714Z|41341178-795e-4af6-b807-0cb4ce457bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:07.714Z|41341178-795e-4af6-b807-0cb4ce457bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:07.731Z|006565f5-ae0c-4529-a2ab-e641622af492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:07.732Z|006565f5-ae0c-4529-a2ab-e641622af492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:07.732Z|e76d2e28-beae-49d0-9b33-1d8e55383c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:07.732Z|e76d2e28-beae-49d0-9b33-1d8e55383c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:11.189Z|4beff5cb-5fd8-43f9-8cb8-2cc54308510c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:11.190Z|4beff5cb-5fd8-43f9-8cb8-2cc54308510c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:17.739Z|15019ef0-1962-4449-a850-1adacd6c951a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:17.740Z|15019ef0-1962-4449-a850-1adacd6c951a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:17.752Z|1162763b-b6c6-4835-8404-05e5b721dee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:17.753Z|1edab3b3-9f8f-4a7d-aba1-9289218fe0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:17.753Z|1162763b-b6c6-4835-8404-05e5b721dee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:17.753Z|1edab3b3-9f8f-4a7d-aba1-9289218fe0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:26.190Z|44464ba6-d439-4d67-85d3-95282a69a239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:26.193Z|44464ba6-d439-4d67-85d3-95282a69a239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:26.767Z|24bb33ff-dee3-4432-90fc-63630faca185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:26.768Z|24bb33ff-dee3-4432-90fc-63630faca185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:27.761Z|88e30c14-fec4-4559-9ebb-e9360f4a9d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:27.762Z|88e30c14-fec4-4559-9ebb-e9360f4a9d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:27.774Z|a24683b0-f53b-452e-acae-5d881edde714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:27.773Z|b6c0d6d6-88de-4c1a-9513-4643f0c161c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:27.774Z|a24683b0-f53b-452e-acae-5d881edde714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:27.774Z|b6c0d6d6-88de-4c1a-9513-4643f0c161c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:37.783Z|66fe6e1c-fd8b-4527-a34b-866d72e6ab41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:37.785Z|66fe6e1c-fd8b-4527-a34b-866d72e6ab41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:37.795Z|a5f757b0-a57a-4471-8cbf-5eb15323257c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:37.795Z|a5f757b0-a57a-4471-8cbf-5eb15323257c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:37.798Z|230a224c-4b59-4d21-b967-bddb098665a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:37.798Z|230a224c-4b59-4d21-b967-bddb098665a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:41.189Z|c7ac708c-91ec-446c-8569-cf05634896af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:41.190Z|c7ac708c-91ec-446c-8569-cf05634896af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:47.811Z|5667b3b5-e5e8-462f-8d70-2d1bd348103d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:47.812Z|5667b3b5-e5e8-462f-8d70-2d1bd348103d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:47.818Z|851bd599-c2d5-43f3-8bfd-8a12753aacea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:47.818Z|851bd599-c2d5-43f3-8bfd-8a12753aacea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:47.818Z|763af6ed-9454-4b45-99d5-141e95ad455b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:47.819Z|763af6ed-9454-4b45-99d5-141e95ad455b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:54.712Z|915fa19c-31a7-4033-9093-0abc5e026a5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:20:54.713Z|915fa19c-31a7-4033-9093-0abc5e026a5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:56.189Z|523c0695-67a7-40c5-afc2-1719168749f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:56.190Z|523c0695-67a7-40c5-afc2-1719168749f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:56.770Z|ff7d225a-8e68-421a-b28f-6cbb2a4680dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:20:56.771Z|ff7d225a-8e68-421a-b28f-6cbb2a4680dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:20:57.835Z|6b5b16af-5f1f-4520-846f-d467f24c8d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:57.836Z|6b5b16af-5f1f-4520-846f-d467f24c8d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:57.838Z|85416482-a5f5-402f-88a1-2d0be8a3e4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:57.839Z|85416482-a5f5-402f-88a1-2d0be8a3e4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:20:57.841Z|a63d498b-d1e5-4b52-bbeb-5865a2aa70bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:20:57.841Z|a63d498b-d1e5-4b52-bbeb-5865a2aa70bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:07.860Z|9e702d9e-ba6f-4dff-af32-2e3662b35fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:07.862Z|9e702d9e-ba6f-4dff-af32-2e3662b35fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:07.863Z|45496907-1af1-4ccd-acbf-078c2222e28e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:07.863Z|ed7d14f8-206f-425a-94cb-7ce8733cf6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:07.864Z|ed7d14f8-206f-425a-94cb-7ce8733cf6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:07.864Z|45496907-1af1-4ccd-acbf-078c2222e28e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:11.189Z|204761c7-de57-4aeb-97c4-24e821f6c0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:11.190Z|204761c7-de57-4aeb-97c4-24e821f6c0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:17.898Z|fe47fa36-3975-496e-887c-bc45cc3a5587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:17.898Z|1f5a07b2-54ef-48e5-a72e-66595847e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:17.898Z|09b756af-c8c4-41b3-a9ae-798c48aa7bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:17.899Z|1f5a07b2-54ef-48e5-a72e-66595847e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:17.899Z|09b756af-c8c4-41b3-a9ae-798c48aa7bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:17.899Z|fe47fa36-3975-496e-887c-bc45cc3a5587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:26.189Z|3efa80d9-d3d3-4843-b1fe-a99ce3a78bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:26.190Z|3efa80d9-d3d3-4843-b1fe-a99ce3a78bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:26.772Z|4155aa4b-9220-4f80-8f4e-6f120118b3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:26.772Z|4155aa4b-9220-4f80-8f4e-6f120118b3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:27.922Z|24d50e7c-2f1d-49a1-995a-5c9359c4891d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:27.922Z|3079e022-78f2-47b3-8e11-6c92fda520ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:27.923Z|24d50e7c-2f1d-49a1-995a-5c9359c4891d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:27.923Z|3079e022-78f2-47b3-8e11-6c92fda520ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:27.927Z|0812b826-e3ce-4829-b728-ee6ec6ae5283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:27.927Z|0812b826-e3ce-4829-b728-ee6ec6ae5283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:37.945Z|1bb096f7-6f40-404e-b80f-f380fbfeb84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:37.945Z|245c2152-83ef-412f-9296-af8f9740787b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:37.946Z|36aafbb0-4992-4dbe-a83f-ddb549026d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:37.946Z|245c2152-83ef-412f-9296-af8f9740787b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:37.946Z|36aafbb0-4992-4dbe-a83f-ddb549026d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:37.946Z|1bb096f7-6f40-404e-b80f-f380fbfeb84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:41.189Z|6ff1381d-2642-4602-a0e0-e9a3198b8e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:41.190Z|6ff1381d-2642-4602-a0e0-e9a3198b8e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:47.970Z|f0fa06b1-e74d-4546-957f-a54042293602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:47.971Z|abad1ee7-85ac-436a-ab64-c9c3509a32a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:47.972Z|abad1ee7-85ac-436a-ab64-c9c3509a32a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:47.972Z|f0fa06b1-e74d-4546-957f-a54042293602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:47.974Z|8fac82cd-278c-4329-9232-e616df611fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:47.974Z|8fac82cd-278c-4329-9232-e616df611fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:54.711Z|84f65719-8f32-4968-9a04-e3a42b8266d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:21:54.713Z|84f65719-8f32-4968-9a04-e3a42b8266d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:56.189Z|8f20a5f2-85d2-4916-a02d-8deb48ea44ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:56.190Z|8f20a5f2-85d2-4916-a02d-8deb48ea44ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:56.773Z|7146c5c7-4056-4a28-a5af-2c7979efe3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:21:56.774Z|7146c5c7-4056-4a28-a5af-2c7979efe3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:21:57.995Z|21da8476-01d4-4942-83c1-2df373e37f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:57.995Z|d82df8ac-66a1-4a65-b1cc-a6da26baca77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:57.996Z|21da8476-01d4-4942-83c1-2df373e37f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:57.996Z|d82df8ac-66a1-4a65-b1cc-a6da26baca77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:21:57.998Z|042dd5ba-8c2c-4483-9b49-4fa2b79c72c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:21:57.999Z|042dd5ba-8c2c-4483-9b49-4fa2b79c72c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:08.021Z|da44b946-b04f-4863-bdb0-2716b03c8dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:08.022Z|2a035141-3f83-4bda-af51-a56ced0e0175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:08.022Z|da44b946-b04f-4863-bdb0-2716b03c8dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:08.022Z|2a035141-3f83-4bda-af51-a56ced0e0175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:08.023Z|c3f1600a-3a2d-44c8-a5ca-456aa79ddf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:08.023Z|c3f1600a-3a2d-44c8-a5ca-456aa79ddf61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:11.189Z|66e57077-b9b4-4c2b-89bc-91d63e3ddad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:11.190Z|66e57077-b9b4-4c2b-89bc-91d63e3ddad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:18.046Z|38eb4cd4-0eb4-499f-b30a-8e5e717c075a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:18.046Z|18616063-780c-493d-afeb-8dfbe829deed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:18.047Z|18616063-780c-493d-afeb-8dfbe829deed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:18.047Z|38eb4cd4-0eb4-499f-b30a-8e5e717c075a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:18.047Z|368be31a-5eb7-4e54-a5b6-25ebd80eec5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:18.048Z|368be31a-5eb7-4e54-a5b6-25ebd80eec5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:26.189Z|6a497ef7-7daf-4253-b4ea-3d193c7128f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:26.190Z|6a497ef7-7daf-4253-b4ea-3d193c7128f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:26.774Z|59664f8d-8bc4-47d7-b88c-14c05eeb441d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:26.775Z|59664f8d-8bc4-47d7-b88c-14c05eeb441d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:28.074Z|144d92c5-47cb-4cdd-a13f-574f4b09e41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:28.074Z|9f838456-2d0e-4b18-bc36-9e567a012751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:28.074Z|0d691dee-f233-49b1-a66b-d5ea4a596240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:28.076Z|144d92c5-47cb-4cdd-a13f-574f4b09e41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:28.076Z|9f838456-2d0e-4b18-bc36-9e567a012751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:28.076Z|0d691dee-f233-49b1-a66b-d5ea4a596240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:38.106Z|75d4008e-6b53-45ad-887f-9d2ebb332a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:38.105Z|27acb271-0a53-40b0-9732-7ef0e0ee8407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:38.107Z|27acb271-0a53-40b0-9732-7ef0e0ee8407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:38.107Z|75d4008e-6b53-45ad-887f-9d2ebb332a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:38.110Z|73161fc6-1315-43ef-b08d-e190dafaa5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:38.111Z|73161fc6-1315-43ef-b08d-e190dafaa5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:41.189Z|743000be-952b-4988-9f87-c707a08dcaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:41.190Z|743000be-952b-4988-9f87-c707a08dcaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:48.131Z|b7b64321-3ec5-472d-81f1-9ab7d017242e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:48.131Z|75112d36-894e-407c-887a-11de6e47c43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:48.132Z|b7b64321-3ec5-472d-81f1-9ab7d017242e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:48.132Z|75112d36-894e-407c-887a-11de6e47c43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:48.134Z|44f19de0-d76f-4756-b957-1dddc11d6f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:48.134Z|44f19de0-d76f-4756-b957-1dddc11d6f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:54.716Z|4a61073e-610f-4502-abca-6e0426c52049|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:22:54.717Z|4a61073e-610f-4502-abca-6e0426c52049|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:56.189Z|3c78f7c8-3c1f-4e2b-944e-ec8828736afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:56.190Z|3c78f7c8-3c1f-4e2b-944e-ec8828736afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:56.776Z|30b47f9e-9bdb-4469-8aad-9fde0a542f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:22:56.776Z|30b47f9e-9bdb-4469-8aad-9fde0a542f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:22:58.156Z|2ae4a3cb-ac98-4214-b5a6-1c661cc893e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:58.157Z|2ae4a3cb-ac98-4214-b5a6-1c661cc893e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:58.160Z|464be731-2246-4c69-ae3b-6dc4d6a680d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:58.160Z|464be731-2246-4c69-ae3b-6dc4d6a680d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:22:58.161Z|0141d5ec-8075-4017-9185-c0b24f2c8c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:22:58.161Z|0141d5ec-8075-4017-9185-c0b24f2c8c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:08.181Z|dc07e4e4-1b69-4a48-9fe0-111955b9504b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:08.181Z|2ca84ba5-c226-4a6c-9bee-d94237d60e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:08.181Z|5dd5f9b0-04a0-4244-82b3-7e4a051b9e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:08.181Z|dc07e4e4-1b69-4a48-9fe0-111955b9504b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:08.181Z|2ca84ba5-c226-4a6c-9bee-d94237d60e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:08.182Z|5dd5f9b0-04a0-4244-82b3-7e4a051b9e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:11.189Z|e9f0ddc0-5a03-4c5c-a130-e0edc90bd74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:11.190Z|e9f0ddc0-5a03-4c5c-a130-e0edc90bd74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:18.211Z|7bb5b187-3a75-4929-b265-64e38d2715c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:18.212Z|7bb5b187-3a75-4929-b265-64e38d2715c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:18.213Z|03af3163-ce79-4a55-9ddf-1eba427b4a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:18.214Z|48fe03ba-4531-4c45-a67a-7572956f61ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:18.214Z|03af3163-ce79-4a55-9ddf-1eba427b4a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:18.214Z|48fe03ba-4531-4c45-a67a-7572956f61ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:26.189Z|a5f1a70d-7e3d-4f5b-be26-31ea9f93822f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:26.190Z|a5f1a70d-7e3d-4f5b-be26-31ea9f93822f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:26.777Z|8ee20fd2-d1f8-4543-8d77-95cb216a069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:26.777Z|8ee20fd2-d1f8-4543-8d77-95cb216a069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:28.233Z|e0d9c1a7-fa40-4ead-88ef-9590e1582d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:28.233Z|e456d549-452d-4f40-bbed-96a3ceb8a82e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:28.234Z|e456d549-452d-4f40-bbed-96a3ceb8a82e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:28.234Z|e0d9c1a7-fa40-4ead-88ef-9590e1582d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:28.236Z|a24c413b-b1d8-425d-b20b-77ce988c426e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:28.236Z|a24c413b-b1d8-425d-b20b-77ce988c426e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:38.258Z|fb1b4571-2654-40ee-9244-9719d024a156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:38.258Z|4adef8cb-4a9d-45ac-a5bb-fd64d6606d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:38.258Z|fb1b4571-2654-40ee-9244-9719d024a156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:38.259Z|4adef8cb-4a9d-45ac-a5bb-fd64d6606d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:38.260Z|0e70b384-0e3d-44bf-8c89-6d04c4dcc088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:38.261Z|0e70b384-0e3d-44bf-8c89-6d04c4dcc088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:41.189Z|9ff5a31b-17eb-47dd-bc36-f96683b9bdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:41.190Z|9ff5a31b-17eb-47dd-bc36-f96683b9bdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:48.282Z|1cb397f6-8f12-426f-980c-713f4647ec59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:48.282Z|1cb397f6-8f12-426f-980c-713f4647ec59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:48.290Z|2cb64d0f-f760-43c8-ae92-6c45c70355bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:48.290Z|efb6e0b9-b36b-4bdb-99fd-d3656c8d12a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:48.290Z|2cb64d0f-f760-43c8-ae92-6c45c70355bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:48.291Z|efb6e0b9-b36b-4bdb-99fd-d3656c8d12a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:54.711Z|f328362d-f4dd-4712-9958-8bc4a588e80c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:23:54.712Z|f328362d-f4dd-4712-9958-8bc4a588e80c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:56.189Z|401ae7e8-9731-49aa-b1e6-938c408e0645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:56.190Z|401ae7e8-9731-49aa-b1e6-938c408e0645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:56.778Z|e4672bf4-4d2b-4dd3-8443-51d8e3a15e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:23:56.778Z|e4672bf4-4d2b-4dd3-8443-51d8e3a15e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:23:58.310Z|bed6279b-2c1b-4265-a563-00bdb020944d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:58.311Z|bed6279b-2c1b-4265-a563-00bdb020944d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:58.312Z|eb1b7a39-a8bc-4c0c-aaea-e277e711161b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:58.313Z|eb1b7a39-a8bc-4c0c-aaea-e277e711161b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:23:58.316Z|9b64cd8b-5550-45f3-9754-10e181e69092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:23:58.317Z|9b64cd8b-5550-45f3-9754-10e181e69092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:08.335Z|66f2a841-2d62-41b7-8b2d-f38026edfcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:08.335Z|71ff0c82-2985-4f8f-972c-dd6c3bbaa6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:08.336Z|71ff0c82-2985-4f8f-972c-dd6c3bbaa6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:08.336Z|66f2a841-2d62-41b7-8b2d-f38026edfcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:08.337Z|6fa6a170-3112-4e0b-8b27-d10ff81d0cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:08.338Z|6fa6a170-3112-4e0b-8b27-d10ff81d0cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:11.189Z|409dee34-d42a-4f09-86e5-69e01437034d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:11.190Z|409dee34-d42a-4f09-86e5-69e01437034d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:18.359Z|c2fd5d45-4fa0-4f56-b558-b61369698050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:18.359Z|60c3d8e4-a3d7-4dbd-bb0d-be068593e456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:18.360Z|c2fd5d45-4fa0-4f56-b558-b61369698050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:18.360Z|60c3d8e4-a3d7-4dbd-bb0d-be068593e456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:18.362Z|54c5e252-5f08-4c80-b121-ba1a1e79d884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:18.363Z|54c5e252-5f08-4c80-b121-ba1a1e79d884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:26.189Z|37ad25df-bf18-42e9-b739-8ab95be3c0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:26.191Z|37ad25df-bf18-42e9-b739-8ab95be3c0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:26.779Z|f5f7096c-fed0-4950-9096-c066184da5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:26.780Z|f5f7096c-fed0-4950-9096-c066184da5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:28.385Z|d0c4c177-d63c-47da-ab98-efb96ccf62c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:28.385Z|f7aec29b-01f4-4eab-ade8-d7ff06aa8007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:28.386Z|f7aec29b-01f4-4eab-ade8-d7ff06aa8007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:28.386Z|d0c4c177-d63c-47da-ab98-efb96ccf62c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:28.386Z|85752f5a-1edc-48cc-aeb2-714a91293be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:28.387Z|85752f5a-1edc-48cc-aeb2-714a91293be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:38.408Z|66775e60-090a-466c-8ba9-6906e9b03e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:38.408Z|91cc051f-0662-47e7-bf58-cc66df1fd9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:38.409Z|20bc2ba8-a00f-4dd3-bc4c-596c2aa82c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:38.409Z|66775e60-090a-466c-8ba9-6906e9b03e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:38.409Z|20bc2ba8-a00f-4dd3-bc4c-596c2aa82c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:38.410Z|91cc051f-0662-47e7-bf58-cc66df1fd9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:41.189Z|c1df0740-07ef-4ee0-8f9e-0fb3fe149735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:41.190Z|c1df0740-07ef-4ee0-8f9e-0fb3fe149735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:48.431Z|67423d99-10cc-42d3-8b0b-48eaffa7ce05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:48.431Z|e3d29e00-f831-4384-b76c-9431e9c13c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:48.431Z|98217955-7623-4855-82dc-9bf1c298f834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:48.432Z|98217955-7623-4855-82dc-9bf1c298f834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:48.432Z|67423d99-10cc-42d3-8b0b-48eaffa7ce05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:48.432Z|e3d29e00-f831-4384-b76c-9431e9c13c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:54.711Z|75517d3c-204e-483b-8588-dc54f604a77d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:24:54.712Z|75517d3c-204e-483b-8588-dc54f604a77d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:56.189Z|d5dd5eee-8045-4c84-8d00-3580c546811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:56.190Z|d5dd5eee-8045-4c84-8d00-3580c546811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:56.780Z|c909ed6e-1f8a-42f2-9d89-55a4e0418d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:24:56.781Z|c909ed6e-1f8a-42f2-9d89-55a4e0418d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:24:58.454Z|7f7b4eb4-fce2-4dbb-a593-6fc596095cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:58.454Z|28dc8de3-38e6-4db6-8657-d5168ad0d67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:58.454Z|c28a95dd-d171-4675-a324-6c7369ae3c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:24:58.455Z|7f7b4eb4-fce2-4dbb-a593-6fc596095cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:58.455Z|28dc8de3-38e6-4db6-8657-d5168ad0d67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:24:58.455Z|c28a95dd-d171-4675-a324-6c7369ae3c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:08.475Z|dc02c551-a952-4f6e-8b70-ebd1019f4e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:08.475Z|7e3eeabb-9cb5-4c58-b087-5f6ec43948fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:08.476Z|dc02c551-a952-4f6e-8b70-ebd1019f4e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:08.476Z|7e3eeabb-9cb5-4c58-b087-5f6ec43948fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:08.477Z|d88458df-8fc2-4298-94e6-1ea66797aee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:08.477Z|d88458df-8fc2-4298-94e6-1ea66797aee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:11.197Z|9725a85f-2597-4638-9399-75e64858b8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:11.198Z|9725a85f-2597-4638-9399-75e64858b8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:18.499Z|46ca3967-7678-447e-8d06-e2fe489cecc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:18.499Z|93f7684d-41b7-40e5-9134-c9b0ba558af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:18.498Z|27fe32cd-8c61-4d15-9c41-13eec109b626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:18.499Z|93f7684d-41b7-40e5-9134-c9b0ba558af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:18.499Z|46ca3967-7678-447e-8d06-e2fe489cecc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:18.499Z|27fe32cd-8c61-4d15-9c41-13eec109b626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:26.189Z|bdb87b5a-2b69-40c6-bee2-16e9555b6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:26.190Z|bdb87b5a-2b69-40c6-bee2-16e9555b6555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:26.781Z|2b5b01a5-a8b1-443f-a31a-27ddffcca5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:26.782Z|2b5b01a5-a8b1-443f-a31a-27ddffcca5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:28.522Z|27e86132-92c0-4dcb-becf-cdff5532b818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:28.522Z|d32efc69-a23c-4a3f-a4a5-9c916ed778f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:28.522Z|a05ddf3c-5ebe-428e-a120-1592330b670b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:28.523Z|27e86132-92c0-4dcb-becf-cdff5532b818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:28.523Z|a05ddf3c-5ebe-428e-a120-1592330b670b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:28.523Z|d32efc69-a23c-4a3f-a4a5-9c916ed778f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:38.546Z|ca29ff9d-8d24-4a36-b1a4-2fba73d78c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:38.547Z|ca29ff9d-8d24-4a36-b1a4-2fba73d78c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:38.550Z|dbc679ce-9396-46c6-af35-7c48d58aad8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:38.550Z|dbc679ce-9396-46c6-af35-7c48d58aad8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:38.551Z|4b263d6b-8a55-4be4-b037-5cbac1874722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:38.551Z|4b263d6b-8a55-4be4-b037-5cbac1874722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:41.189Z|9d61c5cf-48b1-41cb-86ed-0af5b1a663df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:41.190Z|9d61c5cf-48b1-41cb-86ed-0af5b1a663df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:48.571Z|7c99776a-4304-4cf6-b541-9edc96788950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:48.572Z|7c99776a-4304-4cf6-b541-9edc96788950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:48.576Z|488fa666-1e31-4a3a-b716-0c5ccd14550a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:48.577Z|19d057ca-bc21-4349-82bb-3bcde76eb23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:48.577Z|488fa666-1e31-4a3a-b716-0c5ccd14550a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:48.577Z|19d057ca-bc21-4349-82bb-3bcde76eb23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:54.713Z|756a26fa-4509-4c14-bc89-9b7959099840|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:25:54.714Z|756a26fa-4509-4c14-bc89-9b7959099840|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:56.189Z|f7c1868b-6718-4ab9-a5fb-69aade26bb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:56.191Z|f7c1868b-6718-4ab9-a5fb-69aade26bb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:56.783Z|34dedb31-1d6d-4c89-8755-453eff6ae3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:25:56.783Z|34dedb31-1d6d-4c89-8755-453eff6ae3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:25:58.594Z|d7afb61f-a4e6-42b4-829b-930bd399afa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:58.595Z|d7afb61f-a4e6-42b4-829b-930bd399afa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:58.595Z|0b7dc05c-e142-4cb1-ad62-a22b8665ce95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:58.595Z|0b7dc05c-e142-4cb1-ad62-a22b8665ce95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:25:58.599Z|60fd0946-efc7-41fa-b568-df0bdc901220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:25:58.599Z|60fd0946-efc7-41fa-b568-df0bdc901220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:08.617Z|dc573061-dce1-4d84-93a7-8227591d5683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:08.618Z|dc573061-dce1-4d84-93a7-8227591d5683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:08.617Z|e9891251-8c63-4095-a69d-e8b8ff999311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:08.619Z|e9891251-8c63-4095-a69d-e8b8ff999311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:08.620Z|8a1a8418-68b2-4ab6-a1de-1befa087df97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:08.620Z|8a1a8418-68b2-4ab6-a1de-1befa087df97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:11.189Z|4cd2ebe6-0598-43fc-a27f-7e22598f66c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:11.190Z|4cd2ebe6-0598-43fc-a27f-7e22598f66c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:18.640Z|ced0a9a6-c112-444e-8c19-0aae2391db18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:18.640Z|3903b61e-c39e-4b28-bdd6-ff5fc12c0930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:18.640Z|6dc3d4bf-03c9-4c09-ac4b-94846b7eaa17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:18.640Z|ced0a9a6-c112-444e-8c19-0aae2391db18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:18.640Z|3903b61e-c39e-4b28-bdd6-ff5fc12c0930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:18.640Z|6dc3d4bf-03c9-4c09-ac4b-94846b7eaa17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:26.189Z|4afb8d47-8a40-4bf8-bf73-5ce733da105e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:26.190Z|4afb8d47-8a40-4bf8-bf73-5ce733da105e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:26.783Z|b9fb1e16-a576-4817-ac80-e4abb048281d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:26.784Z|b9fb1e16-a576-4817-ac80-e4abb048281d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:28.661Z|db096e74-628e-44a9-874f-3018e7eb4d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:28.661Z|93fe30c8-a0da-45f5-ace8-b2f3e4a71411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:28.661Z|89f0b618-5fc1-4d13-9b22-94a12f6cf5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:28.662Z|db096e74-628e-44a9-874f-3018e7eb4d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:28.662Z|89f0b618-5fc1-4d13-9b22-94a12f6cf5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:28.662Z|93fe30c8-a0da-45f5-ace8-b2f3e4a71411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:38.684Z|6f34ae54-770a-45ba-bfc9-3df0e34f166c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:38.684Z|ae700554-f8c3-472c-89bd-04c188362185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:38.684Z|6f34ae54-770a-45ba-bfc9-3df0e34f166c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:38.685Z|ae700554-f8c3-472c-89bd-04c188362185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:38.686Z|90719857-f522-43ea-b541-01dd4ebbfc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:38.691Z|90719857-f522-43ea-b541-01dd4ebbfc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:41.189Z|3b3d3cc2-b818-44bd-9251-98a38e1b6c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:41.190Z|3b3d3cc2-b818-44bd-9251-98a38e1b6c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:48.714Z|cd210dfd-eeee-456a-9fab-13fd61ea02dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:48.714Z|cd210dfd-eeee-456a-9fab-13fd61ea02dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:48.718Z|c95c7da6-1b97-46b9-874e-78593cf409f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:48.718Z|c95c7da6-1b97-46b9-874e-78593cf409f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:48.719Z|aef97837-9b0c-46d9-bae1-37af04cdd0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:48.720Z|aef97837-9b0c-46d9-bae1-37af04cdd0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:54.712Z|3cc30982-46a5-4817-91aa-361f2cb50434|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:26:54.713Z|3cc30982-46a5-4817-91aa-361f2cb50434|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:56.189Z|2641a99c-40d0-4968-97fe-0f26acd4cf9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:56.190Z|2641a99c-40d0-4968-97fe-0f26acd4cf9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:56.785Z|d06230dd-119e-4804-b5e7-5d9047bd7792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:26:56.785Z|d06230dd-119e-4804-b5e7-5d9047bd7792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:26:58.738Z|52ea2f6c-2528-4958-b3c0-842998b6f481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:58.739Z|d326895b-cce7-4a91-b322-93b46bf40d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:58.739Z|52ea2f6c-2528-4958-b3c0-842998b6f481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:58.740Z|d326895b-cce7-4a91-b322-93b46bf40d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:26:58.741Z|d88b1f4b-d4ec-4dea-96c1-7a26e883ecbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:26:58.742Z|d88b1f4b-d4ec-4dea-96c1-7a26e883ecbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:08.761Z|e16abf16-09a9-4841-96a5-b12f22fa399d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:08.761Z|76d3ca93-9016-4d82-8506-bc6415854224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:08.762Z|e16abf16-09a9-4841-96a5-b12f22fa399d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:08.762Z|76d3ca93-9016-4d82-8506-bc6415854224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:08.762Z|0d47ff39-2853-4655-8545-e2f6ac9966a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:08.763Z|0d47ff39-2853-4655-8545-e2f6ac9966a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:11.189Z|f515a5cd-5a1e-4f3c-821d-fba45dfa4be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:11.190Z|f515a5cd-5a1e-4f3c-821d-fba45dfa4be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:18.783Z|1c6bc88d-dfc1-41a8-b043-a4c0025dbcdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:18.784Z|1c6bc88d-dfc1-41a8-b043-a4c0025dbcdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:18.791Z|4e01775c-bf6a-490e-9d6a-2ae5ac9be7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:18.791Z|4e01775c-bf6a-490e-9d6a-2ae5ac9be7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:18.806Z|e75fe9d0-f14d-42a1-80ea-e7cb34e5c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:18.806Z|e75fe9d0-f14d-42a1-80ea-e7cb34e5c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:26.189Z|6636d66a-5d13-425e-85f9-710d0aca8342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:26.192Z|6636d66a-5d13-425e-85f9-710d0aca8342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:26.786Z|3dddae15-ea34-4daa-a404-f012774a6261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:26.786Z|3dddae15-ea34-4daa-a404-f012774a6261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:28.810Z|5de59152-aaec-4f14-af42-c8d80a6955e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:28.811Z|5de59152-aaec-4f14-af42-c8d80a6955e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:28.812Z|434f4f2f-3332-4c81-99f5-08e302415596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:28.812Z|434f4f2f-3332-4c81-99f5-08e302415596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:28.829Z|2dcdcc35-2e7c-4557-8429-a0220cc16e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:28.830Z|2dcdcc35-2e7c-4557-8429-a0220cc16e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:38.834Z|7b90e094-4d3d-4d3a-9873-a9581f1ac4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:38.834Z|927fee70-9974-43d8-928a-504cb8991726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:38.835Z|7b90e094-4d3d-4d3a-9873-a9581f1ac4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:38.835Z|927fee70-9974-43d8-928a-504cb8991726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:38.849Z|2fae98a1-49fe-402e-8207-214407775a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:38.850Z|2fae98a1-49fe-402e-8207-214407775a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:41.189Z|ddecd291-9a43-4d4d-acae-c52678429443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:41.190Z|ddecd291-9a43-4d4d-acae-c52678429443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:48.858Z|d8482fbc-1fe2-4e21-a50e-c441ff21f42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:48.858Z|04faa6f2-ab43-4296-a838-d89a6e3f9d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:48.859Z|04faa6f2-ab43-4296-a838-d89a6e3f9d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:48.859Z|d8482fbc-1fe2-4e21-a50e-c441ff21f42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:48.871Z|332b8114-ed85-4ba8-9ebb-6c10ad38fcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:48.871Z|332b8114-ed85-4ba8-9ebb-6c10ad38fcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:54.711Z|e04c184e-8034-4baa-9b94-c862e14b19bf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:27:54.712Z|e04c184e-8034-4baa-9b94-c862e14b19bf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:56.189Z|8f54c2ee-04f0-4c42-b8de-3b3dc61e05f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:56.190Z|8f54c2ee-04f0-4c42-b8de-3b3dc61e05f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:56.788Z|d3dc8233-1874-4991-8b21-688669be8ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:27:56.789Z|d3dc8233-1874-4991-8b21-688669be8ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:27:58.881Z|53c7f869-16ae-48d1-b2c3-a5a439e5ab80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:58.881Z|ed524a5e-71da-41ca-9f98-2d55005b5b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:58.882Z|53c7f869-16ae-48d1-b2c3-a5a439e5ab80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:58.883Z|ed524a5e-71da-41ca-9f98-2d55005b5b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:27:58.889Z|bd39873b-99f1-4401-823f-634072e1ee62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:27:58.890Z|bd39873b-99f1-4401-823f-634072e1ee62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:08.904Z|73fc6e6e-01ed-4e95-ad39-230b66bcb1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:08.905Z|73fc6e6e-01ed-4e95-ad39-230b66bcb1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:08.905Z|94dfeefb-d753-4ea4-a4a1-90239155bafb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:08.905Z|94dfeefb-d753-4ea4-a4a1-90239155bafb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:08.910Z|1ba111be-ee5d-4c00-8584-eff4a74e6e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:08.911Z|1ba111be-ee5d-4c00-8584-eff4a74e6e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:11.189Z|2bb2a83f-066b-4cf0-9467-96cec91a38c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:11.192Z|2bb2a83f-066b-4cf0-9467-96cec91a38c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:18.931Z|6dd40890-47d8-45c1-8dd3-8f826aaff7b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:18.931Z|bcfc663d-11ce-45e3-97ee-8ce0ea4e5d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:18.931Z|6dd40890-47d8-45c1-8dd3-8f826aaff7b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:18.932Z|bcfc663d-11ce-45e3-97ee-8ce0ea4e5d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:18.933Z|3625c52d-2e8f-4b45-9395-93a926e3a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:18.934Z|3625c52d-2e8f-4b45-9395-93a926e3a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:26.189Z|22aeb4fe-6087-4392-b06f-82ad903b78ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:26.190Z|22aeb4fe-6087-4392-b06f-82ad903b78ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:26.789Z|36bccf3f-180f-4519-8698-560e48096262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:26.790Z|36bccf3f-180f-4519-8698-560e48096262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:28.954Z|1fcfaca5-faaa-4df3-b4cd-eaa0e200ea72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:28.954Z|4a2f53fd-6fd2-4796-af87-3cc41dd60482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:28.955Z|4a2f53fd-6fd2-4796-af87-3cc41dd60482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:28.955Z|1fcfaca5-faaa-4df3-b4cd-eaa0e200ea72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:28.956Z|0883bf76-1291-4668-8add-e5c6ca8055dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:28.957Z|0883bf76-1291-4668-8add-e5c6ca8055dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:38.977Z|ea0e0cca-319f-4d0b-87ee-db85d0244ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:38.978Z|ea0e0cca-319f-4d0b-87ee-db85d0244ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:38.978Z|65bccc4b-8b99-4f14-b2f9-e4f19842ec8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:38.978Z|65bccc4b-8b99-4f14-b2f9-e4f19842ec8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:38.980Z|1cb97753-3ea6-44d2-967f-3a42a1e54cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:38.981Z|1cb97753-3ea6-44d2-967f-3a42a1e54cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:41.189Z|ba78fb2e-b0ee-4769-8ba5-1946b64d02c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:41.190Z|ba78fb2e-b0ee-4769-8ba5-1946b64d02c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:49.001Z|d65fd121-4c0b-4c30-bac8-2f06bab46835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:49.001Z|bef93e9c-bd5f-40fa-b746-3e1643bf702f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:49.002Z|d65fd121-4c0b-4c30-bac8-2f06bab46835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:49.002Z|bef93e9c-bd5f-40fa-b746-3e1643bf702f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:49.006Z|1c2876ea-082a-4410-b794-ecb8a287d3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:49.007Z|1c2876ea-082a-4410-b794-ecb8a287d3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:54.710Z|c714d13c-c9db-4260-8202-cbc36e10b509|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:28:54.711Z|c714d13c-c9db-4260-8202-cbc36e10b509|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:56.189Z|0574d5ab-4ec5-4214-9eae-9ad0e161923f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:56.192Z|0574d5ab-4ec5-4214-9eae-9ad0e161923f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:56.790Z|35d77e41-fba0-4716-9fe1-786e1373e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:28:56.791Z|35d77e41-fba0-4716-9fe1-786e1373e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:28:59.027Z|2e11203f-7a92-4879-be8a-f6d7fbeb7cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:59.027Z|330f25f7-6295-4825-8550-b971e254424b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:59.028Z|2e11203f-7a92-4879-be8a-f6d7fbeb7cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:59.028Z|330f25f7-6295-4825-8550-b971e254424b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:28:59.034Z|b58f960b-c620-4fba-b406-6736d6ea2b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:28:59.034Z|b58f960b-c620-4fba-b406-6736d6ea2b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:09.050Z|ebadbf32-4990-4377-9cd6-b50a4a3e00ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:09.051Z|1b97371b-0489-4823-8ae0-c1840be49bcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:09.051Z|1b97371b-0489-4823-8ae0-c1840be49bcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:09.051Z|ebadbf32-4990-4377-9cd6-b50a4a3e00ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:09.054Z|3dac8830-cf35-4d0b-8fcc-d2253d3a1f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:09.055Z|3dac8830-cf35-4d0b-8fcc-d2253d3a1f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:11.189Z|f9402880-51dc-4493-a4dd-984930efcc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:11.190Z|f9402880-51dc-4493-a4dd-984930efcc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:19.074Z|f3c138dc-380e-458e-b374-ecdcd87f980a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:19.074Z|3b706a8f-c839-4830-aee2-58f3874b3756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:19.074Z|81d98284-ddad-45a9-be06-aaa45caada68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:19.075Z|3b706a8f-c839-4830-aee2-58f3874b3756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:19.075Z|f3c138dc-380e-458e-b374-ecdcd87f980a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:19.075Z|81d98284-ddad-45a9-be06-aaa45caada68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:26.189Z|20d95384-bf0a-4b64-b325-7207d0cc497d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:26.190Z|20d95384-bf0a-4b64-b325-7207d0cc497d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:26.791Z|d284cfce-8ac9-40f2-b3d9-26e74dfb700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:26.792Z|d284cfce-8ac9-40f2-b3d9-26e74dfb700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:29.098Z|b7633990-2cbb-497e-a4c1-a461b4b459e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:29.098Z|e747f982-caef-4191-8a1b-4dc4494ab344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:29.099Z|b7633990-2cbb-497e-a4c1-a461b4b459e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:29.099Z|e747f982-caef-4191-8a1b-4dc4494ab344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:29.099Z|01594b97-37cf-46bb-abff-9e9937e7b4e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:29.099Z|01594b97-37cf-46bb-abff-9e9937e7b4e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:39.124Z|2379c6ec-6245-44d7-b4ae-adac28f3545a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:39.124Z|2379c6ec-6245-44d7-b4ae-adac28f3545a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:39.124Z|9bc89d30-90c6-4590-9f63-a54c432ecbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:39.125Z|b2856c63-083c-4606-b38e-42bb34e018bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:39.125Z|9bc89d30-90c6-4590-9f63-a54c432ecbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:39.125Z|b2856c63-083c-4606-b38e-42bb34e018bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:41.189Z|d1972d45-9152-4bb2-8998-b5db60d7707f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:41.192Z|d1972d45-9152-4bb2-8998-b5db60d7707f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:49.147Z|bbc17673-5ad1-4ab9-9731-56c0cabab733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:49.148Z|bbc17673-5ad1-4ab9-9731-56c0cabab733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:49.147Z|db16051f-3b73-4f67-a64d-6964bae164bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:49.149Z|fb439eb2-033a-456a-9ac4-39e7c945ca27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:49.149Z|db16051f-3b73-4f67-a64d-6964bae164bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:49.149Z|fb439eb2-033a-456a-9ac4-39e7c945ca27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:54.710Z|81fceef5-cec5-44cb-9a31-cdffe53cf62b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:29:54.712Z|81fceef5-cec5-44cb-9a31-cdffe53cf62b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:56.189Z|c75b76d2-5e9d-4f7d-a89e-46ca7a5e7885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:56.190Z|c75b76d2-5e9d-4f7d-a89e-46ca7a5e7885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:56.794Z|ac0fcba6-1ee1-4cb1-944f-4cb5de31b570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:29:56.794Z|ac0fcba6-1ee1-4cb1-944f-4cb5de31b570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:29:59.171Z|9fa8c5df-c07b-4971-a317-9ed873b24381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:59.171Z|ce86937e-bd7b-4032-961b-2b275bb771fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:59.172Z|b65ec982-bcb0-45df-bf15-4920a281b9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:29:59.172Z|ce86937e-bd7b-4032-961b-2b275bb771fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:59.172Z|9fa8c5df-c07b-4971-a317-9ed873b24381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:29:59.172Z|b65ec982-bcb0-45df-bf15-4920a281b9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:09.193Z|3b70880d-4c4c-4597-924f-12956ea3f3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:09.194Z|3b70880d-4c4c-4597-924f-12956ea3f3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:09.195Z|a7c225e2-94bf-4af0-b2e6-7187ecaca64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:09.196Z|a7c225e2-94bf-4af0-b2e6-7187ecaca64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:09.197Z|3da0ffee-b766-4916-ad45-c1fa39b6dcb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:09.197Z|3da0ffee-b766-4916-ad45-c1fa39b6dcb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:11.190Z|10261c68-22aa-4602-bf4c-e15edb8617b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:11.190Z|10261c68-22aa-4602-bf4c-e15edb8617b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:19.221Z|6c1f00d7-59c3-4e6d-982b-b24058c20907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:19.221Z|0ccc0336-9b8f-4e04-83ac-3c5309ea1c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:19.221Z|402d2da1-4948-45d8-93c2-93d58562cbbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:19.222Z|6c1f00d7-59c3-4e6d-982b-b24058c20907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:19.222Z|0ccc0336-9b8f-4e04-83ac-3c5309ea1c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:19.222Z|402d2da1-4948-45d8-93c2-93d58562cbbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:26.191Z|8284bfff-7063-4e97-b43f-9689999049de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:26.193Z|8284bfff-7063-4e97-b43f-9689999049de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:26.796Z|8c279850-aded-46b3-aab2-484653e2f5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:26.797Z|8c279850-aded-46b3-aab2-484653e2f5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:29.280Z|7e321158-1cf7-49c0-9d0b-7a1ed19177e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:29.280Z|301b043c-b9ab-4c68-9333-89191fa13ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:29.281Z|7e321158-1cf7-49c0-9d0b-7a1ed19177e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:29.281Z|301b043c-b9ab-4c68-9333-89191fa13ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:29.301Z|c9882b38-74ab-43b1-979f-d23c04a15a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:29.302Z|c9882b38-74ab-43b1-979f-d23c04a15a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:39.303Z|d1550ea2-66eb-477b-ac9f-67b3f5572676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:39.303Z|5f6cca8b-7e24-4562-af18-6c6b7ef0daa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:39.304Z|5f6cca8b-7e24-4562-af18-6c6b7ef0daa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:39.304Z|d1550ea2-66eb-477b-ac9f-67b3f5572676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:39.320Z|343a4866-72ce-4c00-9c1c-0eec1c96176c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:39.320Z|343a4866-72ce-4c00-9c1c-0eec1c96176c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:41.189Z|b3eb5531-5904-4c79-9dcd-a944f752a828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:41.190Z|b3eb5531-5904-4c79-9dcd-a944f752a828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:49.325Z|26a7c60f-d526-4d27-a3ae-c7e5c83eff43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:49.325Z|555fcde8-d126-4822-9b1b-7816c4047ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:49.326Z|555fcde8-d126-4822-9b1b-7816c4047ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:49.326Z|26a7c60f-d526-4d27-a3ae-c7e5c83eff43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:49.338Z|0ee0d534-6745-4536-b864-1cb7d8d83be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:49.338Z|0ee0d534-6745-4536-b864-1cb7d8d83be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:54.710Z|a115b744-a447-412f-9278-1d0317524f8f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:30:54.711Z|a115b744-a447-412f-9278-1d0317524f8f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:56.189Z|2dd47fe1-a0b4-4e02-9b06-b581423fe282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:56.190Z|2dd47fe1-a0b4-4e02-9b06-b581423fe282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:56.797Z|e08528dc-5de7-41b3-b5e1-c547a78aaa32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:30:56.798Z|e08528dc-5de7-41b3-b5e1-c547a78aaa32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:30:59.347Z|9d156f37-a119-4193-8894-261e097dfc49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:59.347Z|2f99ef73-eea2-4e83-85e5-15c856ac6458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:59.348Z|2f99ef73-eea2-4e83-85e5-15c856ac6458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:59.349Z|9d156f37-a119-4193-8894-261e097dfc49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:30:59.355Z|b996a4b3-aa4b-429e-9678-200ed4ce45c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:30:59.355Z|b996a4b3-aa4b-429e-9678-200ed4ce45c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:09.369Z|8668272c-6c06-4250-8599-041ff648d65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:09.369Z|7cb50ad2-e413-4525-a412-d9ee360d9ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:09.370Z|8668272c-6c06-4250-8599-041ff648d65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:09.370Z|7cb50ad2-e413-4525-a412-d9ee360d9ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:09.375Z|41eddc6e-eea2-4d11-beeb-db6153da2316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:09.375Z|41eddc6e-eea2-4d11-beeb-db6153da2316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:11.189Z|26cdf8e7-4189-48b1-a4fe-12267be4b33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:11.192Z|26cdf8e7-4189-48b1-a4fe-12267be4b33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:19.399Z|a02b7c6f-358c-40b1-9015-2445c22ee5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:19.399Z|ae98ea2f-f8ab-4bba-a5be-557384617bf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:19.400Z|ae98ea2f-f8ab-4bba-a5be-557384617bf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:19.400Z|a02b7c6f-358c-40b1-9015-2445c22ee5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:19.401Z|36dd67bf-5ade-49fd-84bb-6eaa3630f7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:19.402Z|36dd67bf-5ade-49fd-84bb-6eaa3630f7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:26.189Z|7a751c0d-4986-4f83-8bbe-e86b3d83cbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:26.190Z|7a751c0d-4986-4f83-8bbe-e86b3d83cbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:26.799Z|e9014546-6d58-4ecc-98ef-6997f99c41a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:26.799Z|e9014546-6d58-4ecc-98ef-6997f99c41a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:29.422Z|2ea63d61-15e6-45d5-b649-cfaeb6ff7f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:29.422Z|9620ae73-e048-405f-972c-1659ceb3d4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:29.422Z|2ea63d61-15e6-45d5-b649-cfaeb6ff7f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:29.423Z|9620ae73-e048-405f-972c-1659ceb3d4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:29.423Z|443c8267-2f57-45ea-ab37-a4421c628812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:29.424Z|443c8267-2f57-45ea-ab37-a4421c628812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:39.449Z|9b1e114f-472e-4c8c-9c43-281a09000c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:39.449Z|4dab26b0-b450-42cb-a6c0-f5706e8dd22b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:39.449Z|cfd658f3-d89b-4f17-be90-39eeb7d3514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:39.449Z|9b1e114f-472e-4c8c-9c43-281a09000c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:39.449Z|cfd658f3-d89b-4f17-be90-39eeb7d3514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:39.449Z|4dab26b0-b450-42cb-a6c0-f5706e8dd22b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:41.189Z|627ed7c5-4fc5-46e9-b67d-4c5003b035c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:41.190Z|627ed7c5-4fc5-46e9-b67d-4c5003b035c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:49.477Z|5f7cfa6d-df05-4bf8-87dc-79f9025b35df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:49.477Z|1917f243-15c5-49f7-9230-fa19033b85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:49.478Z|1fd6e879-576f-416d-aa26-3de211b346f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:49.478Z|5f7cfa6d-df05-4bf8-87dc-79f9025b35df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:49.478Z|1917f243-15c5-49f7-9230-fa19033b85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:49.478Z|1fd6e879-576f-416d-aa26-3de211b346f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:54.713Z|280f1a83-55de-41f9-a0ae-6124cb5c6c90|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:31:54.714Z|280f1a83-55de-41f9-a0ae-6124cb5c6c90|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:56.189Z|065c50ec-22b3-4a2b-9b94-62f673f7f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:56.192Z|065c50ec-22b3-4a2b-9b94-62f673f7f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:56.800Z|a6c2927f-8783-43aa-91af-8f6e9b9bd26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:31:56.800Z|a6c2927f-8783-43aa-91af-8f6e9b9bd26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:31:59.512Z|9a4b1ac2-8c49-4a71-b676-462cca38389b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:59.512Z|f3bc7168-4243-4d82-99c9-59a3dd20a7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:59.515Z|4c24fe98-6a82-4a77-8860-ad09d278ba1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:31:59.515Z|f3bc7168-4243-4d82-99c9-59a3dd20a7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:59.515Z|9a4b1ac2-8c49-4a71-b676-462cca38389b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:31:59.515Z|4c24fe98-6a82-4a77-8860-ad09d278ba1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:09.541Z|dc81c32a-7943-44b7-a820-3da9986c2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:09.541Z|35c0c2f1-72b7-4adc-ae54-d6fe78f09a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:09.542Z|7ac5a5df-cc6f-43a7-9dbf-0fe26b0cfc70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:09.542Z|35c0c2f1-72b7-4adc-ae54-d6fe78f09a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:09.542Z|7ac5a5df-cc6f-43a7-9dbf-0fe26b0cfc70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:09.542Z|dc81c32a-7943-44b7-a820-3da9986c2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:11.197Z|c8a13d26-a5a6-476a-9fd1-997ffb89d240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:11.198Z|c8a13d26-a5a6-476a-9fd1-997ffb89d240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:19.569Z|a0982ccb-e723-4102-a69c-ca849bb6eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:19.569Z|51c63ac1-7549-4a77-9575-1829e8bfeaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:19.569Z|44e93d01-c2f1-4ef6-a28d-65c714eab421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:19.570Z|51c63ac1-7549-4a77-9575-1829e8bfeaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:19.570Z|44e93d01-c2f1-4ef6-a28d-65c714eab421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:19.570Z|a0982ccb-e723-4102-a69c-ca849bb6eccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:26.190Z|5caca34b-29e7-425f-95db-8ca5a8808177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:26.191Z|5caca34b-29e7-425f-95db-8ca5a8808177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:26.801Z|14fe3a3d-739c-44bc-9c91-8ad2370b08da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:26.802Z|14fe3a3d-739c-44bc-9c91-8ad2370b08da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:29.596Z|f6dc911b-e0c2-4183-97a3-2cba03c8dd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:29.597Z|f6dc911b-e0c2-4183-97a3-2cba03c8dd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:29.601Z|825cdf39-7696-4f8f-8431-4e97bb75cbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:29.602Z|825cdf39-7696-4f8f-8431-4e97bb75cbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:29.603Z|c0745294-504e-42a7-aa3e-cebcd3db18ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:29.604Z|c0745294-504e-42a7-aa3e-cebcd3db18ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:39.625Z|ea3b6ca3-4744-457f-9b64-819c99134b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:39.625Z|fb3a2aa4-baa9-4a74-a013-d8cd57d2690d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:39.626Z|ea3b6ca3-4744-457f-9b64-819c99134b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:39.626Z|fb3a2aa4-baa9-4a74-a013-d8cd57d2690d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:39.631Z|257a05f1-bfe0-45cb-a970-da653eb2155b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:39.632Z|257a05f1-bfe0-45cb-a970-da653eb2155b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:41.189Z|f5d9867e-8eb2-47f9-8300-8e9edd1b28f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:41.192Z|f5d9867e-8eb2-47f9-8300-8e9edd1b28f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:49.648Z|84935b8d-efd6-49e3-8707-e873b676606e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:49.648Z|3d14d317-dca3-4e49-abdf-e89a88c5f569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:49.649Z|84935b8d-efd6-49e3-8707-e873b676606e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:49.649Z|3d14d317-dca3-4e49-abdf-e89a88c5f569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:49.654Z|017f7015-89c5-4c32-8af9-acbc971ac52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:49.654Z|017f7015-89c5-4c32-8af9-acbc971ac52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:54.715Z|8e28dc2c-d654-451c-a208-cb79c7a2f235|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:32:54.717Z|8e28dc2c-d654-451c-a208-cb79c7a2f235|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:56.189Z|856b829c-123a-475b-bca3-5162b2cc961d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:56.190Z|856b829c-123a-475b-bca3-5162b2cc961d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:56.802Z|d4060160-e48e-4d1c-82bc-cd59a6473020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:32:56.803Z|d4060160-e48e-4d1c-82bc-cd59a6473020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:32:59.671Z|cb40afbd-a24f-4015-bed1-9151752352c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:59.671Z|20a6b189-fe7c-477c-8fa8-ab4130b90fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:59.672Z|337c6f5b-4683-4bb1-8d82-53f7317383a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:32:59.672Z|cb40afbd-a24f-4015-bed1-9151752352c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:59.672Z|20a6b189-fe7c-477c-8fa8-ab4130b90fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:32:59.673Z|337c6f5b-4683-4bb1-8d82-53f7317383a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:09.694Z|83cd7a70-3c76-4a87-a3de-97b01fb539e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:09.695Z|83cd7a70-3c76-4a87-a3de-97b01fb539e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:09.695Z|d0b09505-c825-4c16-907a-7ddd6a7bd621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:09.696Z|d0b09505-c825-4c16-907a-7ddd6a7bd621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:09.699Z|e5ae5a2e-2a18-42ed-81b8-e1c2a8749bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:09.700Z|e5ae5a2e-2a18-42ed-81b8-e1c2a8749bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:11.189Z|4f502ed3-14b8-4be3-88c3-c9c14c656275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:11.190Z|4f502ed3-14b8-4be3-88c3-c9c14c656275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:19.723Z|1fccdecc-9214-465d-950d-4ed57941e2ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:19.724Z|1fccdecc-9214-465d-950d-4ed57941e2ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:19.724Z|6b943b6c-0fd5-4ae8-9382-027047e5450b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:19.725Z|6b943b6c-0fd5-4ae8-9382-027047e5450b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:19.723Z|69669512-0755-4b11-8503-ce98b49be7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:19.726Z|69669512-0755-4b11-8503-ce98b49be7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:26.189Z|3447a97d-bbad-40fd-ac58-499596254a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:26.192Z|3447a97d-bbad-40fd-ac58-499596254a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:26.803Z|14bb889d-ea6d-43d7-a9f0-016f09059fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:26.804Z|14bb889d-ea6d-43d7-a9f0-016f09059fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:29.745Z|1692a003-11d8-4a85-b27a-ccd88b3c4c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:29.745Z|5db23157-1904-403d-98a4-1ee1536a2dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:29.746Z|1692a003-11d8-4a85-b27a-ccd88b3c4c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:29.746Z|5db23157-1904-403d-98a4-1ee1536a2dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:29.746Z|19bc9347-246d-48a6-9ab3-33dfa73a62ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:29.746Z|19bc9347-246d-48a6-9ab3-33dfa73a62ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:39.767Z|3c4c8a7f-cc7f-4711-bcf1-79584c26b009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:39.768Z|3c4c8a7f-cc7f-4711-bcf1-79584c26b009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:39.786Z|36b033e7-0b03-4f66-90f2-cd8594b71440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:39.787Z|36b033e7-0b03-4f66-90f2-cd8594b71440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:39.787Z|68a0b76c-59e4-4748-b5fa-4b33bc25ca94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:39.788Z|68a0b76c-59e4-4748-b5fa-4b33bc25ca94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:41.189Z|e14386d6-c206-452c-bd88-eaa5353ebbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:41.190Z|e14386d6-c206-452c-bd88-eaa5353ebbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:49.809Z|afe757f4-be03-402d-9a4a-63e91df25993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:49.809Z|0e7e3fdb-51bd-4904-b37d-0f0ec6b13b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:49.810Z|afe757f4-be03-402d-9a4a-63e91df25993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:49.810Z|0e7e3fdb-51bd-4904-b37d-0f0ec6b13b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:49.811Z|80bd4167-a0dd-42b9-bf8b-8f9e4882fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:49.811Z|80bd4167-a0dd-42b9-bf8b-8f9e4882fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:54.710Z|317daca1-48bb-44e6-ba3e-a2604f18d311|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:33:54.711Z|317daca1-48bb-44e6-ba3e-a2604f18d311|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:56.189Z|386a4e94-107b-44f9-addc-97ed8541a4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:56.190Z|386a4e94-107b-44f9-addc-97ed8541a4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:56.805Z|8b11e3e9-e706-4662-a083-66af2d5e9f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:33:56.805Z|8b11e3e9-e706-4662-a083-66af2d5e9f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:33:59.831Z|05bb6785-bb79-479b-b209-6abca5032b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:59.831Z|d1b600e8-ad1e-460c-a72b-d4778dc90f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:59.832Z|05bb6785-bb79-479b-b209-6abca5032b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:59.832Z|d1b600e8-ad1e-460c-a72b-d4778dc90f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:33:59.831Z|19f86314-f21f-4096-9aca-cfbf42c0a82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:33:59.832Z|19f86314-f21f-4096-9aca-cfbf42c0a82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:09.853Z|530a96f4-fdea-4ffb-88fd-cb0f85e26327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:09.853Z|7ab8e9fb-724c-4ce5-8258-6395e0597467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:09.854Z|7ab8e9fb-724c-4ce5-8258-6395e0597467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:09.854Z|530a96f4-fdea-4ffb-88fd-cb0f85e26327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:09.856Z|69f23d47-db57-4391-8c94-f73924314dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:09.857Z|69f23d47-db57-4391-8c94-f73924314dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:11.189Z|f275a900-cc4e-4d50-8bff-f7c04f0a4999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:11.192Z|f275a900-cc4e-4d50-8bff-f7c04f0a4999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:19.876Z|1912c70e-b58f-4b78-b6de-29016330ff8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:19.876Z|0f5c1fc7-18d3-4ae9-8a56-2ca693090cf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:19.877Z|0f5c1fc7-18d3-4ae9-8a56-2ca693090cf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:19.877Z|1912c70e-b58f-4b78-b6de-29016330ff8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:19.879Z|2c24917b-fa15-4903-87ef-755243978278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:19.880Z|2c24917b-fa15-4903-87ef-755243978278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:26.189Z|31c883a0-f992-46f4-8856-fa133af89f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:26.190Z|31c883a0-f992-46f4-8856-fa133af89f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:26.806Z|ae89cb3d-16b0-48b1-a507-94ceb07dcb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:26.807Z|ae89cb3d-16b0-48b1-a507-94ceb07dcb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:29.917Z|0e73ee10-443e-47e2-900b-297980a8bdfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:29.917Z|4a438398-9b60-4a6a-9fab-435019b8616d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:29.917Z|4a438398-9b60-4a6a-9fab-435019b8616d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:29.921Z|0e73ee10-443e-47e2-900b-297980a8bdfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:29.922Z|19878c7e-16f6-4704-85b1-e890ff9a9c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:29.923Z|19878c7e-16f6-4704-85b1-e890ff9a9c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:39.941Z|32689872-e6d2-40e8-aeed-95cf6959a2f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:39.942Z|32689872-e6d2-40e8-aeed-95cf6959a2f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:39.945Z|5f6a2905-81ef-45cd-9b26-caf5531877ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:39.946Z|5f6a2905-81ef-45cd-9b26-caf5531877ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:39.949Z|e95e3a97-ac2b-4098-9f1f-9328475a1ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:39.949Z|e95e3a97-ac2b-4098-9f1f-9328475a1ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:41.189Z|8d416f0f-d8e1-4a4d-9c4b-ae3fe41879e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:41.189Z|8d416f0f-d8e1-4a4d-9c4b-ae3fe41879e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:49.968Z|43e30a8b-3be9-42c8-ba7c-0b1f1e373b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:49.969Z|43e30a8b-3be9-42c8-ba7c-0b1f1e373b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:49.973Z|467e1c4a-7c8a-4a8d-9efb-23ff3a81437d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:49.974Z|467e1c4a-7c8a-4a8d-9efb-23ff3a81437d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:49.976Z|18442d5e-b1f5-4a13-b7de-1626fa66f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:49.978Z|18442d5e-b1f5-4a13-b7de-1626fa66f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:54.713Z|f694f517-ab75-45d7-887d-7d5331fa4132|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:34:54.714Z|f694f517-ab75-45d7-887d-7d5331fa4132|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:56.189Z|5682fe8b-ebae-4c6c-b1b6-57b23c9c79ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:56.192Z|5682fe8b-ebae-4c6c-b1b6-57b23c9c79ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:56.807Z|aaa35c38-ec27-47f1-bfdb-d6b979dbbad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:34:56.808Z|aaa35c38-ec27-47f1-bfdb-d6b979dbbad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:34:59.996Z|57e0fc78-546f-408a-a529-dbedddef7f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:59.996Z|0a9d9bd0-1dc8-41e1-863c-2146af424f14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:59.997Z|0a9d9bd0-1dc8-41e1-863c-2146af424f14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:59.997Z|57e0fc78-546f-408a-a529-dbedddef7f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:34:59.998Z|b5eda491-0f47-4d8a-9b1b-761078cffa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:34:59.998Z|b5eda491-0f47-4d8a-9b1b-761078cffa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:10.021Z|3c8605eb-a5a7-4722-b275-2fb7c07f91cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:10.021Z|aaa55020-2d83-4957-af43-2389a21989a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:10.022Z|aaa55020-2d83-4957-af43-2389a21989a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:10.022Z|ee5e7081-0fe2-47ea-ab11-d707eea4892b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:10.022Z|3c8605eb-a5a7-4722-b275-2fb7c07f91cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:10.022Z|ee5e7081-0fe2-47ea-ab11-d707eea4892b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:11.190Z|542d49d3-1eea-476b-9e9c-2c78c75e94b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:11.190Z|542d49d3-1eea-476b-9e9c-2c78c75e94b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:35:20.045Z|0608f608-b9eb-4b61-9e43-0d8db998e53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:20.045Z|080eca00-b22c-4c0d-8660-fe7c1bf19bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:20.045Z|e6644ce3-84f0-4c64-9210-1263704bb9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:20.046Z|0608f608-b9eb-4b61-9e43-0d8db998e53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:20.046Z|e6644ce3-84f0-4c64-9210-1263704bb9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:20.046Z|080eca00-b22c-4c0d-8660-fe7c1bf19bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:26.189Z|39652810-a7ff-42d5-9ca8-4e82096ea0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:26.190Z|39652810-a7ff-42d5-9ca8-4e82096ea0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:35:26.809Z|a609346f-1077-4300-86fe-3166c2bb7f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:26.809Z|a609346f-1077-4300-86fe-3166c2bb7f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:35:30.068Z|2a044072-3231-4e97-a4d1-ff450254db19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:30.069Z|2a044072-3231-4e97-a4d1-ff450254db19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:30.069Z|59a21c31-5853-4d64-9cee-22e971011446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:30.070Z|59a21c31-5853-4d64-9cee-22e971011446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:30.070Z|a04aaf18-1030-49f5-87a4-6483da5cf8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:30.071Z|a04aaf18-1030-49f5-87a4-6483da5cf8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:40.099Z|e8ac0170-0ea4-443c-9f09-6e38bc782d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:40.101Z|e8ac0170-0ea4-443c-9f09-6e38bc782d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:40.101Z|d86983b6-a266-4254-abf4-fdd215c11c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:40.102Z|d86983b6-a266-4254-abf4-fdd215c11c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:40.103Z|d365ea90-3ce1-4cd3-b393-a21365ca06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:40.103Z|d365ea90-3ce1-4cd3-b393-a21365ca06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:41.191Z|34ae7c4a-d12e-4291-a936-546cc6f3b373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:41.198Z|34ae7c4a-d12e-4291-a936-546cc6f3b373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:35:50.127Z|8a19c0bc-01b2-4e3c-ab91-784f23b615e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:50.127Z|fc2a7529-7074-4542-8cb2-78ca708dde65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:50.127Z|8a19c0bc-01b2-4e3c-ab91-784f23b615e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:50.128Z|fc2a7529-7074-4542-8cb2-78ca708dde65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:50.128Z|dcfe4c4a-ab4b-474b-8ce4-d2d5f1e5540e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:35:50.129Z|dcfe4c4a-ab4b-474b-8ce4-d2d5f1e5540e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:54.710Z|bb9e97a8-98b1-4fcd-827b-47a5c0cadf48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:35:54.711Z|bb9e97a8-98b1-4fcd-827b-47a5c0cadf48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:35:56.189Z|af3b2536-c234-4458-a2f8-fa0fe30dd0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:56.190Z|af3b2536-c234-4458-a2f8-fa0fe30dd0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:35:56.810Z|e3e630da-a309-492b-bb46-c43bceb0e280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:35:56.811Z|e3e630da-a309-492b-bb46-c43bceb0e280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:00.150Z|5b425f1a-5fa1-4970-ab81-b5c59bff4cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:00.150Z|1b31486f-0271-49c1-a377-d5eaacf4aae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:00.151Z|1b31486f-0271-49c1-a377-d5eaacf4aae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:00.151Z|5b425f1a-5fa1-4970-ab81-b5c59bff4cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:00.155Z|ede8a4e2-5eb5-4426-b152-9cee33010ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:00.155Z|ede8a4e2-5eb5-4426-b152-9cee33010ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:10.179Z|d1c77d0c-0ded-42e4-a5c6-e2ac9be22570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:10.180Z|d1c77d0c-0ded-42e4-a5c6-e2ac9be22570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:10.184Z|74d188b1-0214-437a-96f6-9d7b8af6d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:10.184Z|74d188b1-0214-437a-96f6-9d7b8af6d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:10.187Z|91edcff4-e35e-416b-a134-75921e04f116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:10.187Z|91edcff4-e35e-416b-a134-75921e04f116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:11.189Z|4a016cd4-9c3b-4e02-81f8-755574858784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:11.190Z|4a016cd4-9c3b-4e02-81f8-755574858784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:20.210Z|5daf9454-8bce-4840-88fc-17d2dabc3de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:20.211Z|5daf9454-8bce-4840-88fc-17d2dabc3de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:20.213Z|fc616de2-a217-46df-b395-05e1e9962a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:20.213Z|fc616de2-a217-46df-b395-05e1e9962a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:20.214Z|6384be27-818d-434c-b21b-957e9bec95d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:20.214Z|6384be27-818d-434c-b21b-957e9bec95d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:26.196Z|501bb9f6-1444-47bd-af8c-8a556abe383e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:26.203Z|501bb9f6-1444-47bd-af8c-8a556abe383e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:26.812Z|de1cb0e9-5d95-4cc2-a016-14ba1dd5921e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:26.813Z|de1cb0e9-5d95-4cc2-a016-14ba1dd5921e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:30.235Z|891b4d2f-1f03-410c-94e3-8f86f5132d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:30.236Z|2683ada9-f910-4147-a46c-32d761789197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:30.236Z|891b4d2f-1f03-410c-94e3-8f86f5132d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:30.237Z|2683ada9-f910-4147-a46c-32d761789197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:30.237Z|dde1b469-60e1-465e-850f-d16738ee657b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:30.238Z|dde1b469-60e1-465e-850f-d16738ee657b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:40.259Z|e3670869-0bc2-4296-923d-7133f82d0697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:40.259Z|5fad99d2-1f2b-48d2-8125-6600a6dcc50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:40.259Z|f85ebd8a-cdc9-45b2-b170-487732255ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:40.260Z|e3670869-0bc2-4296-923d-7133f82d0697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:40.260Z|f85ebd8a-cdc9-45b2-b170-487732255ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:40.260Z|5fad99d2-1f2b-48d2-8125-6600a6dcc50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:41.189Z|6b824db3-ec55-4c09-b2ad-ff6a1aa0df71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:41.190Z|6b824db3-ec55-4c09-b2ad-ff6a1aa0df71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:50.280Z|246b8bde-d6a0-4a21-919e-532b78fa911c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:50.281Z|c2e402ab-4c76-433d-8bc3-083c9f242aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:50.281Z|246b8bde-d6a0-4a21-919e-532b78fa911c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:50.281Z|d51d81b4-6575-4328-a03c-1d6ef933372a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:36:50.281Z|c2e402ab-4c76-433d-8bc3-083c9f242aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:50.282Z|d51d81b4-6575-4328-a03c-1d6ef933372a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:54.714Z|fb9317cf-83ba-47d7-9478-aefc562896e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:36:54.715Z|fb9317cf-83ba-47d7-9478-aefc562896e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:36:56.190Z|3de8e543-46ac-4bb7-bb6e-243afc1ccd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:56.190Z|3de8e543-46ac-4bb7-bb6e-243afc1ccd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:36:56.813Z|057daf5a-3c20-4c09-9446-e2457f6870fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:36:56.814Z|057daf5a-3c20-4c09-9446-e2457f6870fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:00.305Z|a22c558b-fd51-40c2-9b78-79ccfe737025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:00.305Z|a22c558b-fd51-40c2-9b78-79ccfe737025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:00.309Z|ef725cad-e432-4491-873f-5f168a14d2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:00.309Z|ef725cad-e432-4491-873f-5f168a14d2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:00.310Z|f389378e-3313-4ddd-b7f6-bd6fe63b7368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:00.310Z|f389378e-3313-4ddd-b7f6-bd6fe63b7368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:10.328Z|0667e842-fdff-4eca-8d5d-906e56d0279f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:10.328Z|1407e8bc-5c31-4ec1-aba5-12828a90c77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:10.329Z|0667e842-fdff-4eca-8d5d-906e56d0279f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:10.329Z|1407e8bc-5c31-4ec1-aba5-12828a90c77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:10.331Z|fa80ef98-9959-4b62-bb06-9ce1bdc0a718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:10.332Z|fa80ef98-9959-4b62-bb06-9ce1bdc0a718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:11.190Z|db7c6363-0282-45f2-ad64-e15928149414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:11.192Z|db7c6363-0282-45f2-ad64-e15928149414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:20.354Z|91fd537f-8bd6-4550-8057-49b08d563348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:20.355Z|91fd537f-8bd6-4550-8057-49b08d563348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:20.357Z|2e83654b-c4ec-4351-b245-f3fc87026581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:20.357Z|2e83654b-c4ec-4351-b245-f3fc87026581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:20.359Z|ea7c6665-c07a-465b-a36f-196f116e052a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:20.359Z|ea7c6665-c07a-465b-a36f-196f116e052a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:26.189Z|6158e8a9-2619-4eac-b53b-adf9106eb877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:26.190Z|6158e8a9-2619-4eac-b53b-adf9106eb877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:26.814Z|9aa769a9-ca15-4b8f-a4d3-81cacc7e73c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:26.815Z|9aa769a9-ca15-4b8f-a4d3-81cacc7e73c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:30.382Z|55cb515d-fa2b-4ce6-96ce-52dabf0af40c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:30.382Z|940f8b5e-db0c-43e9-961d-f681e1583144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:30.382Z|a2bee591-195e-4321-8e09-c24eddce66ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:30.383Z|55cb515d-fa2b-4ce6-96ce-52dabf0af40c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:30.383Z|940f8b5e-db0c-43e9-961d-f681e1583144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:30.383Z|a2bee591-195e-4321-8e09-c24eddce66ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:40.412Z|b024c5f9-dc1b-45f1-b40e-b474ac5d582a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:40.412Z|e02797be-6304-4a90-ac14-bd910969b906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:40.412Z|e02797be-6304-4a90-ac14-bd910969b906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:40.413Z|b024c5f9-dc1b-45f1-b40e-b474ac5d582a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:40.413Z|6afbc512-7a64-4924-8d0c-307c9130d0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:40.414Z|6afbc512-7a64-4924-8d0c-307c9130d0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:41.189Z|b63e4be3-c4b5-451a-90cf-f52932e039e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:41.190Z|b63e4be3-c4b5-451a-90cf-f52932e039e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:50.432Z|d882c670-9260-41cd-9038-e078b9d8358b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:50.433Z|70afd5d9-3958-448d-a009-716e818060ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:50.433Z|d882c670-9260-41cd-9038-e078b9d8358b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:50.433Z|70afd5d9-3958-448d-a009-716e818060ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:50.435Z|168cfcb4-20fa-4bc5-a23e-a4912b10f6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:37:50.435Z|168cfcb4-20fa-4bc5-a23e-a4912b10f6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:54.711Z|723cbff3-e5aa-447a-9f81-7fc2b5f9fc5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:37:54.713Z|723cbff3-e5aa-447a-9f81-7fc2b5f9fc5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:37:56.189Z|3741c225-f480-4429-8614-8773fefa4d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:56.193Z|3741c225-f480-4429-8614-8773fefa4d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:37:56.816Z|c845e3d9-e4d0-4221-8559-ee04850baf95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:37:56.816Z|c845e3d9-e4d0-4221-8559-ee04850baf95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:00.457Z|5cd97b95-1eca-4fb1-ac51-6fd05942170e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:00.457Z|ba8ef953-0688-42c7-9240-440055f53193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:00.457Z|3db5f564-8afe-41a0-bb47-4bf03fc70393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:00.457Z|3db5f564-8afe-41a0-bb47-4bf03fc70393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:00.457Z|5cd97b95-1eca-4fb1-ac51-6fd05942170e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:00.457Z|ba8ef953-0688-42c7-9240-440055f53193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:10.479Z|4d0e5db5-6d2f-4129-b46f-7950d811860f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:10.480Z|4d0e5db5-6d2f-4129-b46f-7950d811860f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:10.481Z|4772fbbb-6290-4089-960c-82d92db42cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:10.482Z|4772fbbb-6290-4089-960c-82d92db42cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:10.492Z|090a0705-e580-46ea-a2b5-846cb9c9fe74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:10.492Z|090a0705-e580-46ea-a2b5-846cb9c9fe74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:11.189Z|67bae55a-ae8a-4ab9-8f10-1db6568e7f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:11.190Z|67bae55a-ae8a-4ab9-8f10-1db6568e7f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:20.514Z|3cde64f8-e493-49cf-bb24-59c321e748b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:20.514Z|3cde64f8-e493-49cf-bb24-59c321e748b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:20.514Z|5ff24e94-5f17-411e-b28c-6e2797987fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:20.515Z|5ff24e94-5f17-411e-b28c-6e2797987fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:20.521Z|d0193064-b444-4f21-9f64-067791a1b5a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:20.522Z|d0193064-b444-4f21-9f64-067791a1b5a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:26.189Z|8865decb-2f3f-45e6-af10-c0789151e662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:26.190Z|8865decb-2f3f-45e6-af10-c0789151e662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:26.817Z|c029e32a-d838-4be4-bab9-3109f3214981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:26.817Z|c029e32a-d838-4be4-bab9-3109f3214981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:30.536Z|3015225f-e71d-4b3d-b097-0d34fb968d71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:30.536Z|b917f552-74e0-4fca-afb6-ddd92f394770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:30.537Z|3015225f-e71d-4b3d-b097-0d34fb968d71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:30.538Z|b917f552-74e0-4fca-afb6-ddd92f394770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:30.542Z|29f8d980-5ed6-4e3a-a2ff-fb38c2a5327e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:30.542Z|29f8d980-5ed6-4e3a-a2ff-fb38c2a5327e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:40.558Z|5abf1e1a-0014-42dd-a5d7-625d3a13cb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:40.558Z|4876250b-cee5-4bed-b912-82ba3072e32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:40.559Z|5abf1e1a-0014-42dd-a5d7-625d3a13cb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:40.559Z|4876250b-cee5-4bed-b912-82ba3072e32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:40.560Z|046fdf12-f5e6-4be6-b3d1-fff5ec2a7ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:40.561Z|046fdf12-f5e6-4be6-b3d1-fff5ec2a7ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:41.193Z|198a721d-2840-4c38-90e6-8af118c5edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:41.196Z|198a721d-2840-4c38-90e6-8af118c5edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:50.590Z|2de32f53-5dde-48d5-a5ed-ce4f5b0668a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:50.590Z|d94b4375-1d53-4f35-b4a9-790d1b87d126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:50.590Z|e3248610-7fe4-44e4-8a51-fe3b137d200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:38:50.591Z|d94b4375-1d53-4f35-b4a9-790d1b87d126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:50.591Z|2de32f53-5dde-48d5-a5ed-ce4f5b0668a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:50.591Z|e3248610-7fe4-44e4-8a51-fe3b137d200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:54.710Z|1b05e6e7-4c53-452d-866b-998b3e42171f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:38:54.711Z|1b05e6e7-4c53-452d-866b-998b3e42171f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:38:56.189Z|a43bd1da-087e-47b7-bc69-09eec9d0d5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:56.190Z|a43bd1da-087e-47b7-bc69-09eec9d0d5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:38:56.818Z|f15f37a8-7f1b-43c0-abb4-ebd95a3e9c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:38:56.819Z|f15f37a8-7f1b-43c0-abb4-ebd95a3e9c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:00.616Z|22270593-5190-4da7-bc6a-701e4102aef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:00.616Z|26fb1d94-75c9-4d8a-8647-c1b7c9b13e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:00.616Z|cbcf06c5-bd79-4d38-b013-07fa1ccee5d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:00.616Z|22270593-5190-4da7-bc6a-701e4102aef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:00.616Z|26fb1d94-75c9-4d8a-8647-c1b7c9b13e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:00.616Z|cbcf06c5-bd79-4d38-b013-07fa1ccee5d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:10.636Z|35436cdb-af16-4678-9f5d-c14ab9e9d51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:10.637Z|35481d06-7ff8-4922-a67e-9a140dc52449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:10.638Z|35481d06-7ff8-4922-a67e-9a140dc52449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:10.637Z|35436cdb-af16-4678-9f5d-c14ab9e9d51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:10.638Z|33f1cca7-6bf6-4074-a0e7-372c3dd1cc45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:10.638Z|33f1cca7-6bf6-4074-a0e7-372c3dd1cc45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:11.189Z|61be2fce-8757-4357-bbaf-8a1ae271b394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:11.190Z|61be2fce-8757-4357-bbaf-8a1ae271b394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:20.660Z|045cd3cb-82e3-466a-8faf-99b68fcf611a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:20.661Z|045cd3cb-82e3-466a-8faf-99b68fcf611a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:20.667Z|91557d99-3348-4e02-88c7-044da720033f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:20.668Z|91557d99-3348-4e02-88c7-044da720033f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:20.667Z|e99850cb-fc0c-474d-9e1f-313de3c6501d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:20.669Z|e99850cb-fc0c-474d-9e1f-313de3c6501d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:26.197Z|cd552c7e-2fff-4b1e-893e-c26fc8190431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:26.200Z|cd552c7e-2fff-4b1e-893e-c26fc8190431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:26.819Z|49c34ade-ce1a-4c5f-914d-87d437634209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:26.820Z|49c34ade-ce1a-4c5f-914d-87d437634209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:30.690Z|a1af9118-c589-4aab-b8a5-1b1c12b3106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:30.690Z|f36da735-11eb-4d26-bf3f-892e8a14aa2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:30.691Z|a1af9118-c589-4aab-b8a5-1b1c12b3106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:30.691Z|f36da735-11eb-4d26-bf3f-892e8a14aa2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:30.695Z|565a50ad-d3ad-4b04-bd2b-90f46cdf4c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:30.696Z|565a50ad-d3ad-4b04-bd2b-90f46cdf4c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:40.712Z|6af9bcf1-bd57-43fd-89ea-1d8d53e15b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:40.713Z|6af9bcf1-bd57-43fd-89ea-1d8d53e15b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:40.715Z|21b01041-3a69-45b9-83ec-a487880106ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:40.715Z|21b01041-3a69-45b9-83ec-a487880106ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:40.716Z|ee454a94-b9a3-4fe5-91fd-a62315d77b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:40.717Z|ee454a94-b9a3-4fe5-91fd-a62315d77b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:41.189Z|de7a496a-81a0-40b9-9819-79bcbb06f3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:41.190Z|de7a496a-81a0-40b9-9819-79bcbb06f3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:50.737Z|f9397028-f526-436f-882e-4abc89ea6035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:50.737Z|f9397028-f526-436f-882e-4abc89ea6035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:50.743Z|75b590be-7762-40f4-8902-76e580b0946b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:50.743Z|f83b3914-149c-4dd3-a6d4-063d27d4df71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:39:50.743Z|75b590be-7762-40f4-8902-76e580b0946b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:50.744Z|f83b3914-149c-4dd3-a6d4-063d27d4df71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:54.713Z|7404f0d2-fd16-4a68-a3cf-419be8807081|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:39:54.713Z|7404f0d2-fd16-4a68-a3cf-419be8807081|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:39:56.189Z|61e19b56-0173-4931-a770-1d321f22458c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:56.190Z|61e19b56-0173-4931-a770-1d321f22458c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:39:56.821Z|fc8f5d9e-f5f6-4fed-bd61-87db7ec36aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:39:56.821Z|fc8f5d9e-f5f6-4fed-bd61-87db7ec36aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:00.762Z|6310da24-7214-42c3-b4a2-3ed14d27260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:00.763Z|c4442c4f-28ef-4d27-9ab2-b1f1174c666e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:00.763Z|6310da24-7214-42c3-b4a2-3ed14d27260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:00.764Z|c4442c4f-28ef-4d27-9ab2-b1f1174c666e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:00.765Z|7ba852d5-3b57-4145-a163-5b930768651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:00.766Z|7ba852d5-3b57-4145-a163-5b930768651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:10.787Z|e8f1b44b-3f19-4fab-a49c-9f2624dd64e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:10.788Z|e8f1b44b-3f19-4fab-a49c-9f2624dd64e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:10.791Z|50fc4bbc-e067-4cb4-b1eb-319c0c6951e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:10.791Z|50fc4bbc-e067-4cb4-b1eb-319c0c6951e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:10.793Z|9c0d7bae-e5b5-42b9-8dba-8f436e91338e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:10.794Z|9c0d7bae-e5b5-42b9-8dba-8f436e91338e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:11.189Z|8f4562d8-7913-4ce9-95fd-fe19dcb2f6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:11.194Z|8f4562d8-7913-4ce9-95fd-fe19dcb2f6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:20.817Z|80f67509-40d4-4671-af6a-3ba3042992c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:20.817Z|af80b8da-23f7-4e40-bbb3-86af9e0ea532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:20.817Z|f3e6cedc-9c7a-45b5-a812-53660ee662d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:20.817Z|80f67509-40d4-4671-af6a-3ba3042992c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:20.818Z|af80b8da-23f7-4e40-bbb3-86af9e0ea532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:20.818Z|f3e6cedc-9c7a-45b5-a812-53660ee662d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:26.189Z|90fb6e5a-502c-4576-a9f2-0da05aaa5cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:26.190Z|90fb6e5a-502c-4576-a9f2-0da05aaa5cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:26.822Z|553b1b75-1a5e-4aa7-8ea2-705b409ec4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:26.823Z|553b1b75-1a5e-4aa7-8ea2-705b409ec4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:30.841Z|be45651a-7d9a-42f8-8161-8953a9bfcd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:30.841Z|0da6d201-d480-4617-b24d-86271726096f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:30.842Z|be45651a-7d9a-42f8-8161-8953a9bfcd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:30.842Z|0da6d201-d480-4617-b24d-86271726096f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:30.844Z|6d1e0413-da73-412f-b2ab-88ad43884af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:30.845Z|6d1e0413-da73-412f-b2ab-88ad43884af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:40.863Z|74052392-045a-4b16-9a69-68d34cdf1ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:40.864Z|50c56811-1a35-4bd6-a6fa-0affce929b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:40.864Z|50c56811-1a35-4bd6-a6fa-0affce929b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:40.864Z|74052392-045a-4b16-9a69-68d34cdf1ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:40.868Z|754fd1c9-0ba2-43cc-b934-3746685e7889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:40.869Z|754fd1c9-0ba2-43cc-b934-3746685e7889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:41.189Z|3ba114c0-d63d-4db1-8c98-089d8734c693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:41.190Z|3ba114c0-d63d-4db1-8c98-089d8734c693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:50.887Z|059e7e2e-2222-496f-872c-ec159eb6d416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:50.887Z|2d34b6ae-fdd7-4394-b767-1faa68f34b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:50.887Z|9fe7ff04-9e26-4d74-834b-f2e2b5773641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:40:50.887Z|2d34b6ae-fdd7-4394-b767-1faa68f34b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:50.887Z|059e7e2e-2222-496f-872c-ec159eb6d416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:50.888Z|9fe7ff04-9e26-4d74-834b-f2e2b5773641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:54.717Z|24d98073-6723-484f-81cc-1f4245b56e1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:40:54.717Z|24d98073-6723-484f-81cc-1f4245b56e1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:40:56.189Z|a1302a84-64b4-488c-aafb-a47d70cace41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:56.192Z|a1302a84-64b4-488c-aafb-a47d70cace41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:40:56.823Z|03505430-b20c-4ef1-aed0-135475d16ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:40:56.824Z|03505430-b20c-4ef1-aed0-135475d16ef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:00.908Z|72dc5c08-b0b0-4df3-aefc-b5f635a5e504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:00.908Z|eabc29b6-42b8-4f88-b967-27af14cf3324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:00.908Z|09c4c53b-a8cc-4644-90e0-72151990b3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:00.909Z|72dc5c08-b0b0-4df3-aefc-b5f635a5e504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:00.909Z|09c4c53b-a8cc-4644-90e0-72151990b3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:00.909Z|eabc29b6-42b8-4f88-b967-27af14cf3324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:10.931Z|31cfe029-6bc3-464c-a5b3-32088c3bf3d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:10.932Z|31cfe029-6bc3-464c-a5b3-32088c3bf3d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:10.937Z|1f0d9d2e-a7bd-4182-ad04-396c4e9813d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:10.938Z|71ae1d65-7188-4638-9ca0-3b664ea4f049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:10.938Z|1f0d9d2e-a7bd-4182-ad04-396c4e9813d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:10.938Z|71ae1d65-7188-4638-9ca0-3b664ea4f049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:11.189Z|6add179c-3487-4bd7-8835-039e604da2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:11.190Z|6add179c-3487-4bd7-8835-039e604da2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:20.957Z|2f1dba1b-4c8c-486e-ac8c-5b6e22dcb61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:20.957Z|2f1dba1b-4c8c-486e-ac8c-5b6e22dcb61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:20.958Z|64ff0684-a87c-409f-b5fd-9ac301cb5c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:20.958Z|0fd47928-53ee-4110-969f-b5f6c5495c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:20.959Z|64ff0684-a87c-409f-b5fd-9ac301cb5c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:20.959Z|0fd47928-53ee-4110-969f-b5f6c5495c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:26.189Z|6e0c9b76-9f13-403e-81c8-45b8d98cd4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:26.190Z|6e0c9b76-9f13-403e-81c8-45b8d98cd4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:26.824Z|3d8fbb94-88ab-4749-9eb3-1407ab8eb531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:26.825Z|3d8fbb94-88ab-4749-9eb3-1407ab8eb531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:30.981Z|1ac721af-5f84-4ea4-a098-0190e787d4a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:30.981Z|2bbcc2e5-fc75-491a-90d3-4ee1673822ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:30.981Z|a51e75a6-a9be-4e8c-9733-766a76e5cd6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:30.982Z|1ac721af-5f84-4ea4-a098-0190e787d4a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:30.982Z|2bbcc2e5-fc75-491a-90d3-4ee1673822ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:30.982Z|a51e75a6-a9be-4e8c-9733-766a76e5cd6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:41.008Z|2622e5a1-1ff7-4bfb-bf9d-2c60409b65d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:41.008Z|b5d11377-c055-48a7-9ef6-b4e7126ef664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:41.009Z|b5d11377-c055-48a7-9ef6-b4e7126ef664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:41.009Z|2622e5a1-1ff7-4bfb-bf9d-2c60409b65d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:41.009Z|92a63ec4-1ff4-4514-8fd5-d80e99b4dc8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:41.010Z|92a63ec4-1ff4-4514-8fd5-d80e99b4dc8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:41.189Z|2b009e29-01c9-4f1f-8f76-c84469eb89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:41.195Z|2b009e29-01c9-4f1f-8f76-c84469eb89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:51.031Z|dea3064f-9a6a-485c-9cca-21e16c9c1a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:51.031Z|ae89a734-d871-455c-9e7a-9b0f135d5dbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:51.032Z|dea3064f-9a6a-485c-9cca-21e16c9c1a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:51.032Z|ae89a734-d871-455c-9e7a-9b0f135d5dbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:51.032Z|75215543-1abe-4981-839c-71069d29fb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:41:51.033Z|75215543-1abe-4981-839c-71069d29fb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:54.712Z|e9abc3b3-8b6c-4d45-956f-7aaaf9bb6c50|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:41:54.713Z|e9abc3b3-8b6c-4d45-956f-7aaaf9bb6c50|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:41:56.197Z|8802128b-48c0-4833-b8e4-895db599dcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:56.198Z|8802128b-48c0-4833-b8e4-895db599dcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:41:56.826Z|c38fbf85-5a84-4b5a-a9cf-b55768bd8672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:41:56.826Z|c38fbf85-5a84-4b5a-a9cf-b55768bd8672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:01.054Z|34c95f37-4878-40a4-bf9c-bfac39f299a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:01.054Z|e8c1c5a7-e298-4c33-8ac0-dc6b0ce6f2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:01.054Z|ca10bd2f-9ac0-4116-98fa-3748a8d20ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:01.055Z|34c95f37-4878-40a4-bf9c-bfac39f299a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:01.055Z|ca10bd2f-9ac0-4116-98fa-3748a8d20ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:01.055Z|e8c1c5a7-e298-4c33-8ac0-dc6b0ce6f2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:11.085Z|1e299427-3c65-4980-9ac4-0ad4e77338b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:11.086Z|d967f491-42bb-4357-bc1b-5fbe8e56c56b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:11.085Z|e3b6f8a2-ef51-474d-a281-20cbdb189468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:11.087Z|d967f491-42bb-4357-bc1b-5fbe8e56c56b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:11.087Z|1e299427-3c65-4980-9ac4-0ad4e77338b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:11.087Z|e3b6f8a2-ef51-474d-a281-20cbdb189468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:11.189Z|ccfd9c1b-1257-4f2c-812d-2161589d8f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:11.190Z|ccfd9c1b-1257-4f2c-812d-2161589d8f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:21.113Z|bb508ca8-40a5-4743-96d5-4644688457a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:21.113Z|bf15f7ef-103f-4e17-ad33-c5ce6014204e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:21.113Z|320681f9-5fac-4426-aa90-c765ffa73539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:21.114Z|bb508ca8-40a5-4743-96d5-4644688457a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:21.114Z|bf15f7ef-103f-4e17-ad33-c5ce6014204e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:21.114Z|320681f9-5fac-4426-aa90-c765ffa73539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:26.189Z|8e762cba-be95-4770-a286-7113544aad31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:26.193Z|8e762cba-be95-4770-a286-7113544aad31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:26.827Z|0fb64857-ac0d-4fd9-8e37-9e66f7f06680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:26.828Z|0fb64857-ac0d-4fd9-8e37-9e66f7f06680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:31.149Z|c53ef914-b2ae-4b25-a38e-02af74982df7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:31.149Z|2fa03e83-8a02-4750-8226-1615c8136b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:31.151Z|2fa03e83-8a02-4750-8226-1615c8136b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:31.151Z|c53ef914-b2ae-4b25-a38e-02af74982df7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:31.160Z|63b78753-09bd-47b5-9d19-3ec1776e3c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:31.161Z|63b78753-09bd-47b5-9d19-3ec1776e3c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:41.174Z|872bb98f-0bfc-4111-86fa-27a13117a299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:41.174Z|569a1e00-1967-4e87-b618-44a64314f35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:41.175Z|872bb98f-0bfc-4111-86fa-27a13117a299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:41.175Z|569a1e00-1967-4e87-b618-44a64314f35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:41.182Z|ea78b06e-1b59-45d9-806a-95d1f849cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:41.182Z|ea78b06e-1b59-45d9-806a-95d1f849cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:41.189Z|3e4e6ea3-7a41-46b5-8f68-d95046db20c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:41.190Z|3e4e6ea3-7a41-46b5-8f68-d95046db20c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:51.199Z|1abdd522-601a-49c0-a434-15b083b0e8d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:51.200Z|1abdd522-601a-49c0-a434-15b083b0e8d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:51.202Z|5e10cc9c-7856-45e6-be40-002100f7f596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:51.202Z|5e10cc9c-7856-45e6-be40-002100f7f596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:51.207Z|ef557db0-3118-484e-9c2e-ba7e902baeee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:42:51.208Z|ef557db0-3118-484e-9c2e-ba7e902baeee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:54.714Z|b8b78c50-225e-4cdc-970e-4615e6533025|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:42:54.715Z|b8b78c50-225e-4cdc-970e-4615e6533025|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:42:56.189Z|0ad0543f-d2a8-49e6-8797-477ed4660679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:56.190Z|0ad0543f-d2a8-49e6-8797-477ed4660679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:42:56.829Z|2dfcc6ba-36b1-4935-85ed-74bace8d0637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:42:56.830Z|2dfcc6ba-36b1-4935-85ed-74bace8d0637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:01.224Z|b754429e-4278-4760-98ca-32cd8505ab4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:01.224Z|81af38ed-2e43-44a0-afb0-519d2bb8916d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:01.225Z|b754429e-4278-4760-98ca-32cd8505ab4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:01.225Z|81af38ed-2e43-44a0-afb0-519d2bb8916d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:01.228Z|53f504bc-3366-4f8b-af68-2a1d15d9d351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:01.228Z|53f504bc-3366-4f8b-af68-2a1d15d9d351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:11.189Z|ae9f8fbf-637f-4119-a795-eb0d4d0e6c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:11.192Z|ae9f8fbf-637f-4119-a795-eb0d4d0e6c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:11.248Z|462a9bc9-3ee8-4597-bf45-2c2d4cd1dfdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:11.248Z|f9cf3a8e-59ed-4745-8cd9-4a3bac253578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:11.248Z|50e33af8-3342-4b41-aa21-7f057c2ed7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:11.249Z|f9cf3a8e-59ed-4745-8cd9-4a3bac253578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:11.249Z|462a9bc9-3ee8-4597-bf45-2c2d4cd1dfdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:11.249Z|50e33af8-3342-4b41-aa21-7f057c2ed7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:21.272Z|7e701390-0107-49ee-9d8f-a137d65e638a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:21.273Z|7e701390-0107-49ee-9d8f-a137d65e638a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:21.274Z|d60928b7-1051-44fe-b0a2-9a38c0d9684c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:21.274Z|3854e6d6-b79b-4b4f-bb4b-fe8a6b0ba24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:21.275Z|d60928b7-1051-44fe-b0a2-9a38c0d9684c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:21.275Z|3854e6d6-b79b-4b4f-bb4b-fe8a6b0ba24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:26.189Z|3567bb1e-73a5-45b9-9261-84379435d9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:26.190Z|3567bb1e-73a5-45b9-9261-84379435d9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:26.830Z|3de4ed62-507d-4e08-a89d-8c619dd6c0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:26.831Z|3de4ed62-507d-4e08-a89d-8c619dd6c0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:31.296Z|8ce02c70-6edb-455b-ab74-d2bcaa690139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:31.296Z|575249fb-8091-4264-816b-57a10d07ce93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:31.296Z|8ce02c70-6edb-455b-ab74-d2bcaa690139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:31.296Z|575249fb-8091-4264-816b-57a10d07ce93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:31.299Z|db913819-eb73-4da0-945c-4cd5c88e02ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:31.300Z|db913819-eb73-4da0-945c-4cd5c88e02ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:41.190Z|29b241ad-f55e-48f6-ac19-3beb8192590b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:41.190Z|29b241ad-f55e-48f6-ac19-3beb8192590b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:41.319Z|15bac5cd-5da9-4570-a220-6c155c7fd023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:41.319Z|29fa1853-af2a-439d-b659-30c6d518e4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:41.320Z|15bac5cd-5da9-4570-a220-6c155c7fd023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:41.320Z|29fa1853-af2a-439d-b659-30c6d518e4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:41.325Z|0ef29a22-0a56-4d9e-aa45-ef928de9f5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:41.325Z|0ef29a22-0a56-4d9e-aa45-ef928de9f5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:51.343Z|d7bf53d4-a5b0-4ea6-b2a7-2a79ff8ef139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:51.343Z|11455bba-8caa-4445-8c51-6bc379e3bfb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:51.344Z|d7bf53d4-a5b0-4ea6-b2a7-2a79ff8ef139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:51.344Z|11455bba-8caa-4445-8c51-6bc379e3bfb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:51.342Z|1aafeebb-c324-425d-a1bb-68c2e98df175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:43:51.346Z|1aafeebb-c324-425d-a1bb-68c2e98df175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:54.712Z|0311c1c5-8526-4d7e-9486-6218fa4a6ea0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:43:54.712Z|0311c1c5-8526-4d7e-9486-6218fa4a6ea0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:43:56.189Z|8de7f622-c74a-4103-80c8-ad4a05c8ddf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:56.192Z|8de7f622-c74a-4103-80c8-ad4a05c8ddf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:43:56.832Z|fa423e79-d0b9-48fa-8a66-2c8cd7d83515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:43:56.833Z|fa423e79-d0b9-48fa-8a66-2c8cd7d83515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:01.367Z|2147f256-0050-4a15-92a8-ecdf1c3f4a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:01.367Z|2147f256-0050-4a15-92a8-ecdf1c3f4a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:01.369Z|78ece742-1b16-42cd-b0c0-a5298d7204c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:01.370Z|86b50676-6a22-438a-a7d8-b986bdd55fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:01.370Z|78ece742-1b16-42cd-b0c0-a5298d7204c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:01.370Z|86b50676-6a22-438a-a7d8-b986bdd55fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:11.189Z|9951c479-a999-4bf6-b9a7-50d0f7c0dca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:11.190Z|9951c479-a999-4bf6-b9a7-50d0f7c0dca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:11.409Z|42873367-4866-4fe0-84a5-3c99fed86249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:11.410Z|42873367-4866-4fe0-84a5-3c99fed86249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:11.416Z|43e64f4a-0b80-4300-ac97-75d8e94aea83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:11.417Z|43e64f4a-0b80-4300-ac97-75d8e94aea83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:11.420Z|7eef7832-5698-4446-84c2-9a18d3175ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:11.420Z|7eef7832-5698-4446-84c2-9a18d3175ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:21.435Z|23906043-9136-4fdd-a655-6bba1d2ffa01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:21.436Z|23906043-9136-4fdd-a655-6bba1d2ffa01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:21.440Z|ca20817f-7e65-4f1d-8349-491ada0f77e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:21.441Z|ca20817f-7e65-4f1d-8349-491ada0f77e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:21.442Z|ce9d11ff-d2dc-421e-b4b3-c6de43539388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:21.443Z|ce9d11ff-d2dc-421e-b4b3-c6de43539388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:26.189Z|9744ad4d-9b6a-4dde-97b3-4d69a68fda58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:26.190Z|9744ad4d-9b6a-4dde-97b3-4d69a68fda58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:26.833Z|4da4a578-a67b-4b05-abf2-b2f576bcaca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:26.834Z|4da4a578-a67b-4b05-abf2-b2f576bcaca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:31.471Z|801470fb-e236-41b1-a43a-756988f7821c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:31.471Z|b23e2824-6d77-46b0-95d1-5d5bc35a5ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:31.472Z|801470fb-e236-41b1-a43a-756988f7821c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:31.472Z|b23e2824-6d77-46b0-95d1-5d5bc35a5ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:31.477Z|9779b004-b965-4ecd-b665-84e0b1648d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:31.479Z|9779b004-b965-4ecd-b665-84e0b1648d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:41.189Z|3f4b8d40-08e5-4bd6-a0ab-b8790ee025a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:41.192Z|3f4b8d40-08e5-4bd6-a0ab-b8790ee025a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:41.496Z|fb401662-a55a-4be0-b6da-5594077ac89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:41.496Z|0fc3464a-1293-481d-b60c-c536ef19a512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:41.497Z|fb401662-a55a-4be0-b6da-5594077ac89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:41.497Z|0fc3464a-1293-481d-b60c-c536ef19a512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:41.500Z|8a72963f-fd0d-4775-8091-abb3821d099f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:41.500Z|8a72963f-fd0d-4775-8091-abb3821d099f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:51.525Z|b4380844-6856-466d-b286-1c4d1e9a4d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:51.527Z|b4380844-6856-466d-b286-1c4d1e9a4d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:51.528Z|8c732634-f85a-4374-9e7a-13d4b01db17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:51.528Z|8c732634-f85a-4374-9e7a-13d4b01db17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:51.531Z|fac4b7f0-2e96-4fea-b837-d0f17814b0dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:44:51.531Z|fac4b7f0-2e96-4fea-b837-d0f17814b0dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:54.718Z|bd38e4ad-4717-4c5b-8c9d-28d990838e97|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:44:54.719Z|bd38e4ad-4717-4c5b-8c9d-28d990838e97|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:44:56.193Z|78a33607-dd22-4733-901d-4247a2d680f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:56.193Z|78a33607-dd22-4733-901d-4247a2d680f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:44:56.834Z|aac4c36b-dc98-41e4-91f8-c289793d6ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:44:56.835Z|aac4c36b-dc98-41e4-91f8-c289793d6ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:01.550Z|113a9eed-75bd-49fe-b9e5-aab81ca6b0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:01.550Z|cc479240-c800-454b-becb-6fc305fe94a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:01.551Z|cc479240-c800-454b-becb-6fc305fe94a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:01.551Z|113a9eed-75bd-49fe-b9e5-aab81ca6b0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:01.553Z|bd8e4d83-80bc-412f-981a-a175fad9e898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:01.554Z|bd8e4d83-80bc-412f-981a-a175fad9e898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:11.194Z|09bcb98f-6d9b-427b-b06b-e036eae9e527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:11.196Z|09bcb98f-6d9b-427b-b06b-e036eae9e527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:11.575Z|fedadbb0-2e44-4c9e-92bd-5c0a5962b8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:11.576Z|fedadbb0-2e44-4c9e-92bd-5c0a5962b8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:11.577Z|67f2c6d8-30ac-43d2-9b0e-dab081078e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:11.577Z|67f2c6d8-30ac-43d2-9b0e-dab081078e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:11.578Z|8f2c2602-cc76-4415-997b-e0aa675b432c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:11.579Z|8f2c2602-cc76-4415-997b-e0aa675b432c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:21.599Z|86f04d80-0660-4bae-a04d-4b404bd23800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:21.601Z|86f04d80-0660-4bae-a04d-4b404bd23800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:21.602Z|bc6053c7-ed46-40a4-8296-cc42113a323f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:21.603Z|bc6053c7-ed46-40a4-8296-cc42113a323f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:21.605Z|980ba72b-3b5a-429d-9ee7-7c6c88d0aaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:21.606Z|980ba72b-3b5a-429d-9ee7-7c6c88d0aaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:26.189Z|9817fe4b-1746-4e0c-9816-4d59230d3790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:26.190Z|9817fe4b-1746-4e0c-9816-4d59230d3790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:26.836Z|7d39a54e-c686-4f99-9e1a-b6e5b98c8ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:26.837Z|7d39a54e-c686-4f99-9e1a-b6e5b98c8ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:31.625Z|4290f171-81ce-4316-b0fe-afa86b52cdc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:31.626Z|4290f171-81ce-4316-b0fe-afa86b52cdc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:31.627Z|f9734450-7649-4f3e-a150-3747db303a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:31.627Z|b83adb30-989f-40ca-a3b1-801bea25314b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:31.627Z|f9734450-7649-4f3e-a150-3747db303a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:31.628Z|b83adb30-989f-40ca-a3b1-801bea25314b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:41.189Z|3c72b146-e16d-494f-b652-39dea5e6fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:41.190Z|3c72b146-e16d-494f-b652-39dea5e6fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:41.650Z|55db7088-4fe6-4b10-a8c2-8ef1354bf472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:41.650Z|518d4dfd-f304-4496-99b1-4fe7c9e400e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:41.650Z|3e18be30-248a-4a76-9a88-ef14b90bfe14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:41.651Z|55db7088-4fe6-4b10-a8c2-8ef1354bf472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:41.651Z|518d4dfd-f304-4496-99b1-4fe7c9e400e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:41.651Z|3e18be30-248a-4a76-9a88-ef14b90bfe14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:51.674Z|c79f95be-8b58-41fa-b578-dddb88fda49b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:51.674Z|07b31fb8-814c-4c83-9012-5fddc1a69004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:51.674Z|b145a06f-a613-45a6-88f8-15e13f64369e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:45:51.675Z|b145a06f-a613-45a6-88f8-15e13f64369e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:51.675Z|07b31fb8-814c-4c83-9012-5fddc1a69004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:51.675Z|c79f95be-8b58-41fa-b578-dddb88fda49b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:54.711Z|50eb0399-82e6-4202-bdfd-274e726e27ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:45:54.713Z|50eb0399-82e6-4202-bdfd-274e726e27ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:45:56.193Z|3d358d07-08da-45dc-90fd-f0c35675a187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:56.197Z|3d358d07-08da-45dc-90fd-f0c35675a187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:45:56.837Z|c03dbc5c-fb52-4183-98d0-53f9875e7b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:45:56.838Z|c03dbc5c-fb52-4183-98d0-53f9875e7b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:01.697Z|2491ef96-1558-4b92-a369-970b830186eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:01.698Z|2491ef96-1558-4b92-a369-970b830186eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:01.700Z|6630cded-c9c4-4ed9-930a-66fd3ee49ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:01.701Z|6630cded-c9c4-4ed9-930a-66fd3ee49ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:01.700Z|448f49a4-9760-487a-bd32-ce056a21851a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:01.701Z|448f49a4-9760-487a-bd32-ce056a21851a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:11.189Z|2c64a6b6-257b-40d2-83a5-e0515a80c3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:11.190Z|2c64a6b6-257b-40d2-83a5-e0515a80c3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:11.720Z|6eac02ae-c57c-4071-aacb-094bb08e2d11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:11.721Z|6eac02ae-c57c-4071-aacb-094bb08e2d11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:11.721Z|440b8092-0d7f-4533-9967-0a527cbf3a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:11.722Z|440b8092-0d7f-4533-9967-0a527cbf3a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:11.722Z|7affc286-fcd1-42b9-b52d-883df2b544cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:11.722Z|7affc286-fcd1-42b9-b52d-883df2b544cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:21.743Z|d728321b-4d09-4d04-8526-aeabc9c2670d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:21.743Z|73bb9a84-f8ed-4717-b024-6d6be4289529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:21.744Z|73bb9a84-f8ed-4717-b024-6d6be4289529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:21.744Z|d728321b-4d09-4d04-8526-aeabc9c2670d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:21.745Z|54058fe3-f090-456c-80a5-53ce9be4e6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:21.745Z|54058fe3-f090-456c-80a5-53ce9be4e6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:26.189Z|956d6a6c-5e83-42b9-aba9-27fa8acf9223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:26.190Z|956d6a6c-5e83-42b9-aba9-27fa8acf9223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:26.839Z|eafecac8-c46a-4908-9853-ca203924facf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:26.840Z|eafecac8-c46a-4908-9853-ca203924facf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:31.766Z|b841afa0-8ee4-495c-b8ca-67b4c5ec57af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:31.767Z|b841afa0-8ee4-495c-b8ca-67b4c5ec57af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:31.767Z|926173fe-8de1-4bef-9244-d7bd90fc56a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:31.768Z|926173fe-8de1-4bef-9244-d7bd90fc56a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:31.766Z|f7f273f5-2d67-4d41-a404-4ca4bc162663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:31.769Z|f7f273f5-2d67-4d41-a404-4ca4bc162663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:41.189Z|2c06ccc7-823d-4619-9c63-150af0ceac40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:41.192Z|2c06ccc7-823d-4619-9c63-150af0ceac40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:41.787Z|94c8d5d1-fbd7-40ec-bb41-95ec07919e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:41.788Z|94c8d5d1-fbd7-40ec-bb41-95ec07919e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:41.788Z|420ae810-0178-4be2-ac2a-8ebee46ec820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:41.788Z|3ffc4a81-4b63-4340-ba4b-3098cc8d7b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:41.789Z|420ae810-0178-4be2-ac2a-8ebee46ec820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:41.789Z|3ffc4a81-4b63-4340-ba4b-3098cc8d7b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:51.810Z|d7658960-509e-426e-b22e-7131e836faed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:51.810Z|9f509c01-786d-4009-8961-e13a0d4c370e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:51.811Z|d7658960-509e-426e-b22e-7131e836faed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:51.811Z|9f509c01-786d-4009-8961-e13a0d4c370e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:51.818Z|078c82c0-76bb-4840-813a-bf91205fb2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:46:51.818Z|078c82c0-76bb-4840-813a-bf91205fb2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:54.710Z|7efffce5-c0d2-48be-87e2-36ed034b8eff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:46:54.711Z|7efffce5-c0d2-48be-87e2-36ed034b8eff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:46:56.189Z|5115d851-e56d-4463-ba66-c0502d36cc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:56.190Z|5115d851-e56d-4463-ba66-c0502d36cc1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:46:56.841Z|3f0556e3-d490-4cb7-b142-dba8c6fb07bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:46:56.841Z|3f0556e3-d490-4cb7-b142-dba8c6fb07bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:01.836Z|02c490d3-4bbd-410a-baa8-6f5595925cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:01.837Z|02c490d3-4bbd-410a-baa8-6f5595925cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:01.837Z|28f56815-e224-412f-8ac4-da7b24fac0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:01.838Z|28f56815-e224-412f-8ac4-da7b24fac0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:01.838Z|632f380d-347c-4ac8-ba39-561f41139a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:01.839Z|632f380d-347c-4ac8-ba39-561f41139a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:11.192Z|ae5a7941-b8ad-4ff9-b588-8fb93158d7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:11.195Z|ae5a7941-b8ad-4ff9-b588-8fb93158d7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:11.858Z|f1ee7928-360a-4e64-a173-0b9c7b68f74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:11.858Z|f1ee7928-360a-4e64-a173-0b9c7b68f74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:11.860Z|f19c5c30-f764-4ee0-a0e5-c407640efd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:11.861Z|f19c5c30-f764-4ee0-a0e5-c407640efd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:11.863Z|35bf7e86-7327-4c59-bd35-8e9633100995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:11.863Z|35bf7e86-7327-4c59-bd35-8e9633100995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:21.882Z|dd06a6b9-1e1a-43b7-b2e2-4822ef007cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:21.883Z|dd06a6b9-1e1a-43b7-b2e2-4822ef007cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:21.887Z|bf852c8c-fa96-4850-b0c4-56d7cd593c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:21.887Z|bf852c8c-fa96-4850-b0c4-56d7cd593c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:21.899Z|497b8406-ca6c-43de-a3f7-88028d3b11d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:21.899Z|497b8406-ca6c-43de-a3f7-88028d3b11d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:26.189Z|0532f0b6-76c8-41f6-ac9f-07d223a2db60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:26.190Z|0532f0b6-76c8-41f6-ac9f-07d223a2db60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:26.842Z|9711b991-152d-45aa-8287-5b58de3f5941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:26.842Z|9711b991-152d-45aa-8287-5b58de3f5941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:31.912Z|a95b8dbc-47c0-499c-a644-85e204e08595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:31.912Z|a95b8dbc-47c0-499c-a644-85e204e08595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:31.922Z|11c249e9-f1f8-44a0-9f60-4f68068e0c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:31.923Z|11c249e9-f1f8-44a0-9f60-4f68068e0c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:31.925Z|c3fa148f-dd40-4387-bf9d-0988dcfc9e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:31.926Z|c3fa148f-dd40-4387-bf9d-0988dcfc9e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:41.189Z|ac714aa1-46cb-400c-b133-bcca49a5e14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:41.190Z|ac714aa1-46cb-400c-b133-bcca49a5e14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:41.933Z|d692cd38-7950-4a52-a0ca-ae7a030be4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:41.934Z|d692cd38-7950-4a52-a0ca-ae7a030be4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:41.944Z|1d82c242-ccfd-4f50-a8ab-02e03a6681e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:41.944Z|5df91b14-00a4-4e33-8957-f3e853f34a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:41.945Z|1d82c242-ccfd-4f50-a8ab-02e03a6681e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:41.945Z|5df91b14-00a4-4e33-8957-f3e853f34a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:51.959Z|5d387feb-7328-431d-9bdd-387bb910564e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:51.960Z|5d387feb-7328-431d-9bdd-387bb910564e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:51.967Z|2fc2f23a-8e8f-4c13-afc5-d8eb125c71be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:51.968Z|2fc2f23a-8e8f-4c13-afc5-d8eb125c71be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:51.971Z|6cfcb74e-4a85-4455-8391-848815a146b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:47:51.971Z|6cfcb74e-4a85-4455-8391-848815a146b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:54.711Z|47a0db3a-d54b-4365-88c9-99f56c36786e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:47:54.712Z|47a0db3a-d54b-4365-88c9-99f56c36786e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:47:56.189Z|5ed472f3-3b97-44e5-961e-a26f88d4e7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:56.192Z|5ed472f3-3b97-44e5-961e-a26f88d4e7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:47:56.843Z|3f498d2e-79c6-4e17-a148-24b6e81416d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:47:56.843Z|3f498d2e-79c6-4e17-a148-24b6e81416d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:01.982Z|ef22be77-95a6-4e4a-b657-8beae049270c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:01.983Z|ef22be77-95a6-4e4a-b657-8beae049270c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:01.989Z|36d69eb0-b396-41b3-a2ed-a0f98aa29f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:01.990Z|36d69eb0-b396-41b3-a2ed-a0f98aa29f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:01.992Z|e858badf-92a9-4588-bafe-c8e34fa5bada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:01.993Z|e858badf-92a9-4588-bafe-c8e34fa5bada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:11.189Z|106840c4-3d21-4ffb-81b4-9db4afe79794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:11.190Z|106840c4-3d21-4ffb-81b4-9db4afe79794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:12.011Z|e08a4bc8-8f42-4e86-a452-9edaf1284696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:12.012Z|46cbb577-82a5-416d-aec0-0cd5ced25f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:12.012Z|46cbb577-82a5-416d-aec0-0cd5ced25f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:12.012Z|e08a4bc8-8f42-4e86-a452-9edaf1284696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:12.015Z|1ecb2bdd-00aa-40d8-a9da-fea8f955d75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:12.016Z|1ecb2bdd-00aa-40d8-a9da-fea8f955d75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:22.036Z|fa516add-1e37-4383-b3b5-139aa303ae79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:22.036Z|2009abf3-eae2-4362-81fe-28adf4948c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:22.036Z|124b0193-775b-44f6-8443-fe8b190e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:22.036Z|2009abf3-eae2-4362-81fe-28adf4948c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:22.037Z|fa516add-1e37-4383-b3b5-139aa303ae79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:22.036Z|124b0193-775b-44f6-8443-fe8b190e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:26.189Z|9eb39051-7ed6-42bd-85ba-6ed13f1f32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:26.190Z|9eb39051-7ed6-42bd-85ba-6ed13f1f32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:26.844Z|db574162-08b5-41f4-aba3-90b575c43f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:26.845Z|db574162-08b5-41f4-aba3-90b575c43f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:32.058Z|692c0eb7-3e51-43c5-8a17-069d705b7f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:32.058Z|706a1b70-8e8d-427f-b534-a5b1deb5cdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:32.058Z|692c0eb7-3e51-43c5-8a17-069d705b7f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:32.059Z|706a1b70-8e8d-427f-b534-a5b1deb5cdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:32.061Z|2b04fa55-691e-433f-8faa-86eb86acbbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:32.062Z|2b04fa55-691e-433f-8faa-86eb86acbbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:41.189Z|fa2a0869-9268-4aaf-be7d-96c8f6faaf55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:41.192Z|fa2a0869-9268-4aaf-be7d-96c8f6faaf55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:42.085Z|8b1c611b-61f0-48de-be70-5b46a05f6779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:42.086Z|8b1c611b-61f0-48de-be70-5b46a05f6779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:42.090Z|46b235ed-7d65-4d9b-94c5-cb1f83652f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:42.090Z|897f44c8-aa7b-4397-b165-dacf21b9c9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:42.090Z|46b235ed-7d65-4d9b-94c5-cb1f83652f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:42.091Z|897f44c8-aa7b-4397-b165-dacf21b9c9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:52.115Z|5d55b514-d2a2-4f9f-b3b9-02c4b4fe5147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:52.115Z|f075906d-9812-4606-923f-fdb18314d36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:52.116Z|5d55b514-d2a2-4f9f-b3b9-02c4b4fe5147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:52.116Z|f075906d-9812-4606-923f-fdb18314d36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:52.119Z|d41ba346-e93d-46f0-a542-38c60eaf0972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:48:52.119Z|d41ba346-e93d-46f0-a542-38c60eaf0972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:54.712Z|0680ca5b-253a-4591-bb57-38a57ffa98d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:48:54.713Z|0680ca5b-253a-4591-bb57-38a57ffa98d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:48:56.189Z|3336d949-0f64-43c8-be93-79f4480bf8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:56.190Z|3336d949-0f64-43c8-be93-79f4480bf8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:48:56.845Z|2c7fbb6e-2644-47dd-be02-1496b36ad919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:48:56.846Z|2c7fbb6e-2644-47dd-be02-1496b36ad919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:02.141Z|6836154a-733c-4545-a221-4aad4bf96911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:02.141Z|c2a45438-69ca-42ce-9025-63d36696ae04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:02.142Z|6836154a-733c-4545-a221-4aad4bf96911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:02.142Z|c2a45438-69ca-42ce-9025-63d36696ae04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:02.145Z|bb9b5465-09df-48b4-954c-0597b94ef942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:02.145Z|bb9b5465-09df-48b4-954c-0597b94ef942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:11.189Z|b370c0db-6afb-421e-aac7-6b6390debbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:11.190Z|b370c0db-6afb-421e-aac7-6b6390debbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:12.167Z|54a45bd4-7f50-4fb0-bb43-b92fe638aa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:12.167Z|86a0ce56-71c5-4ed2-bcb6-a92c26210538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:12.167Z|ebc2ab9e-3026-4cc8-950f-1ee37aacbabc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:12.169Z|86a0ce56-71c5-4ed2-bcb6-a92c26210538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:12.169Z|ebc2ab9e-3026-4cc8-950f-1ee37aacbabc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:12.169Z|54a45bd4-7f50-4fb0-bb43-b92fe638aa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:22.189Z|2110d6ee-b7ef-42da-a54c-c422fe0f9f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:22.189Z|7c9dd5c0-71ec-450a-aa3c-efcee63985bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:22.190Z|7c9dd5c0-71ec-450a-aa3c-efcee63985bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:22.190Z|2110d6ee-b7ef-42da-a54c-c422fe0f9f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:22.192Z|42af4bd4-f69a-419e-81f1-4edf19f40052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:22.192Z|42af4bd4-f69a-419e-81f1-4edf19f40052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:26.189Z|7717fd55-fe13-43a4-ab44-2f0b788210c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:26.190Z|7717fd55-fe13-43a4-ab44-2f0b788210c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:26.846Z|e32745bb-e2d9-456b-bd22-ee6ebc582471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:26.847Z|e32745bb-e2d9-456b-bd22-ee6ebc582471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:32.212Z|70f30656-09a5-4731-a3b0-09d30e312998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:32.213Z|70f30656-09a5-4731-a3b0-09d30e312998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:32.215Z|1bf61816-a0c4-42ce-b5b7-7db3e2ae86ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:32.216Z|1bf61816-a0c4-42ce-b5b7-7db3e2ae86ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:32.218Z|371f5193-ff75-4c4e-8e78-2693e0541143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:32.218Z|371f5193-ff75-4c4e-8e78-2693e0541143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:41.197Z|e6529b5e-7578-425d-9d12-7365a6ab1962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:41.197Z|e6529b5e-7578-425d-9d12-7365a6ab1962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:42.236Z|cf09a874-6e44-471a-b8dd-120ff6f69bc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:42.236Z|fad31290-5c18-418d-bb9e-5bf886f9f9ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:42.236Z|cf09a874-6e44-471a-b8dd-120ff6f69bc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:42.236Z|fad31290-5c18-418d-bb9e-5bf886f9f9ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:42.239Z|b026d4ad-4b3f-4ea8-bbe8-2538a402f312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:42.239Z|b026d4ad-4b3f-4ea8-bbe8-2538a402f312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:52.257Z|f8400eab-9186-4ac7-a91c-6077cbbf1f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:52.257Z|f8400eab-9186-4ac7-a91c-6077cbbf1f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:52.260Z|4af6070d-cd0b-4b78-a6ed-7c95c1b42dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:52.260Z|4af6070d-cd0b-4b78-a6ed-7c95c1b42dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:52.261Z|98c20d20-2154-4a7b-83d0-56e300be0c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:49:52.261Z|98c20d20-2154-4a7b-83d0-56e300be0c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:54.711Z|ba55d02a-2259-4c20-ad01-4aecee317510|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:49:54.712Z|ba55d02a-2259-4c20-ad01-4aecee317510|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:49:56.189Z|e7631fc8-c7c3-48d5-b242-f182ecd0648a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:56.190Z|e7631fc8-c7c3-48d5-b242-f182ecd0648a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:49:56.849Z|b438bdb1-50bb-40cb-bf0c-d8ef18068989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:49:56.849Z|b438bdb1-50bb-40cb-bf0c-d8ef18068989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:02.298Z|738f4c79-9dd9-46db-b834-cfb65a5b89b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:02.298Z|7c62e228-bf2e-415d-9edd-1958a7069942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:02.298Z|46508a56-fbe0-40a6-96b4-bbc946e3c833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:02.299Z|738f4c79-9dd9-46db-b834-cfb65a5b89b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:02.299Z|7c62e228-bf2e-415d-9edd-1958a7069942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:02.299Z|46508a56-fbe0-40a6-96b4-bbc946e3c833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:11.189Z|0fe5683b-681c-4bfe-87bc-0c271a19bb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:11.191Z|0fe5683b-681c-4bfe-87bc-0c271a19bb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:12.320Z|12333283-60a3-4c26-9a3e-ca893a6c7b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:12.321Z|12333283-60a3-4c26-9a3e-ca893a6c7b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:12.325Z|bf914178-20bb-404b-826a-9a0f944593ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:12.325Z|bf914178-20bb-404b-826a-9a0f944593ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:12.326Z|58b55290-1ea2-4f93-ac6b-b8cd7fe17d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:12.326Z|58b55290-1ea2-4f93-ac6b-b8cd7fe17d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:22.343Z|3c75bf13-7cef-4f66-a37d-fc9cfb8a9e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:22.344Z|3c75bf13-7cef-4f66-a37d-fc9cfb8a9e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:22.347Z|0f1a38f0-2c27-45f9-8426-52ac25fb19ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:22.347Z|0f1a38f0-2c27-45f9-8426-52ac25fb19ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:22.348Z|bea0ed8c-5054-4214-9238-a13c05103cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:22.349Z|bea0ed8c-5054-4214-9238-a13c05103cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:26.193Z|04789055-3cc6-4cd4-acba-c4ea97a49247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:26.194Z|04789055-3cc6-4cd4-acba-c4ea97a49247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:26.850Z|59446ba7-43af-4851-9677-0837b2ac21b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:26.850Z|59446ba7-43af-4851-9677-0837b2ac21b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:32.365Z|ed73bddc-8d7a-42f9-8e58-ff4e9ec90cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:32.365Z|ed73bddc-8d7a-42f9-8e58-ff4e9ec90cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:32.369Z|38ca9811-19cd-4a67-b018-e63f3be627fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:32.370Z|d3997111-3fa4-47c7-a98f-acf8a001345d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:32.370Z|d3997111-3fa4-47c7-a98f-acf8a001345d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:32.370Z|38ca9811-19cd-4a67-b018-e63f3be627fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:41.189Z|c1e46cdd-c091-4b84-8da0-e70a4ddc74ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:41.190Z|c1e46cdd-c091-4b84-8da0-e70a4ddc74ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:42.388Z|a557364a-11db-4194-ab67-d83a385a11a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:42.388Z|ef4c0e3c-d70f-416c-acba-cd5d0919a2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:42.389Z|a557364a-11db-4194-ab67-d83a385a11a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:42.389Z|ef4c0e3c-d70f-416c-acba-cd5d0919a2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:42.391Z|770f6a0d-b7b2-4bd6-b1bb-3b07f8e3f773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:42.391Z|770f6a0d-b7b2-4bd6-b1bb-3b07f8e3f773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:52.414Z|955d6ad9-f180-45a6-a510-40175f0fa3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:52.414Z|4ca822c3-f581-4f2f-87e8-8e9dfeac6ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:52.414Z|955d6ad9-f180-45a6-a510-40175f0fa3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:52.414Z|4ca822c3-f581-4f2f-87e8-8e9dfeac6ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:52.416Z|ce066d89-013d-404b-b7c7-35da3b600266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:50:52.416Z|ce066d89-013d-404b-b7c7-35da3b600266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:54.712Z|b3e0ca7a-639d-4093-a042-4e71a22511a3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:50:54.713Z|b3e0ca7a-639d-4093-a042-4e71a22511a3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:50:56.190Z|2c752be4-de0d-48a1-bf01-62ef734d66cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:56.190Z|2c752be4-de0d-48a1-bf01-62ef734d66cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:50:56.852Z|fb74d3cf-c8d5-40c1-bfd5-a65091e16a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:50:56.853Z|fb74d3cf-c8d5-40c1-bfd5-a65091e16a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:02.436Z|50e9a907-1c62-4cd3-a871-ae40515ac6f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:02.436Z|63f06787-0de0-4561-b29b-1253616b1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:02.437Z|e21b34a0-3215-4c59-8fae-83425de51d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:02.437Z|63f06787-0de0-4561-b29b-1253616b1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:02.436Z|50e9a907-1c62-4cd3-a871-ae40515ac6f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:02.437Z|e21b34a0-3215-4c59-8fae-83425de51d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:11.190Z|2fea1270-fa88-492f-aadb-a5401451d523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:11.190Z|2fea1270-fa88-492f-aadb-a5401451d523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:12.461Z|e3bddf47-e352-4319-a90e-7170dd7dba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:12.462Z|e3bddf47-e352-4319-a90e-7170dd7dba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:12.466Z|5503ee99-9c1a-4fa4-b673-660f3cbf835f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:12.466Z|5503ee99-9c1a-4fa4-b673-660f3cbf835f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:12.467Z|52652403-060a-4a55-8a48-f0eb19b1542f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:12.468Z|52652403-060a-4a55-8a48-f0eb19b1542f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:22.483Z|d8f1cded-b967-4749-adc6-c9fee3eb2b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:22.483Z|d8f1cded-b967-4749-adc6-c9fee3eb2b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:22.484Z|831ff300-3172-44c2-87c0-73e94f0a7d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:22.485Z|831ff300-3172-44c2-87c0-73e94f0a7d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:22.487Z|1beb34aa-7557-4f73-88c9-381427e19415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:22.488Z|1beb34aa-7557-4f73-88c9-381427e19415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:26.189Z|713b46f0-8138-49c7-85a3-0c53e2134e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:26.190Z|713b46f0-8138-49c7-85a3-0c53e2134e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:26.853Z|73b41e1e-f262-4bbd-8356-f23ba69ef2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:26.854Z|73b41e1e-f262-4bbd-8356-f23ba69ef2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:32.508Z|e5b7ac4a-07f5-46c9-9fb5-53aee77f43f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:32.508Z|0322486b-11ce-4a91-aac1-eadbf6754201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:32.509Z|0322486b-11ce-4a91-aac1-eadbf6754201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:32.509Z|e5b7ac4a-07f5-46c9-9fb5-53aee77f43f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:32.515Z|06789b0f-dc07-409b-908a-a73c2335bc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:32.515Z|06789b0f-dc07-409b-908a-a73c2335bc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:41.189Z|6d7e87e7-faca-4aa2-b84f-d110b8e39bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:41.189Z|6d7e87e7-faca-4aa2-b84f-d110b8e39bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:42.531Z|24f07112-258b-4749-97f9-ed345f368ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:42.531Z|076ec8e2-df66-4f29-a090-5904b36b7af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:42.532Z|076ec8e2-df66-4f29-a090-5904b36b7af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:42.531Z|24f07112-258b-4749-97f9-ed345f368ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:42.539Z|7c7d48e6-21f3-499a-bc98-afc91c62f92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:42.540Z|7c7d48e6-21f3-499a-bc98-afc91c62f92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:52.553Z|d62b03f5-a505-40b1-ae36-4bd9bf75a1f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:52.553Z|d62b03f5-a505-40b1-ae36-4bd9bf75a1f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:52.554Z|54f1e148-0c74-4998-9218-6747762338f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:52.554Z|54f1e148-0c74-4998-9218-6747762338f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:52.557Z|90b9b2e9-2176-43b5-b6d4-c44bc79e4292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:51:52.557Z|90b9b2e9-2176-43b5-b6d4-c44bc79e4292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:54.711Z|a60c0d19-5ded-4ac8-b36f-f4d68c3012cf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:51:54.711Z|a60c0d19-5ded-4ac8-b36f-f4d68c3012cf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:51:56.189Z|5b818300-f6e7-483f-b6f8-a7b3a4ec8745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:56.190Z|5b818300-f6e7-483f-b6f8-a7b3a4ec8745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:51:56.854Z|cae6f5be-e40b-40c2-b479-72879d887884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:51:56.855Z|cae6f5be-e40b-40c2-b479-72879d887884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:02.574Z|6da40989-5d51-4803-b5cb-c1ec6ab2fb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:02.574Z|5836d371-6e89-48c3-86fa-0230100c9be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:02.574Z|5836d371-6e89-48c3-86fa-0230100c9be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:02.574Z|6da40989-5d51-4803-b5cb-c1ec6ab2fb34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:02.576Z|84995023-1336-4ee0-b637-e1aa1677ee5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:02.576Z|84995023-1336-4ee0-b637-e1aa1677ee5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:11.189Z|1ac9a7d0-1fbc-46eb-b616-6f10919ea67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:11.190Z|1ac9a7d0-1fbc-46eb-b616-6f10919ea67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:12.596Z|42a62a1c-7afc-4a7a-ad72-9018b75878c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:12.597Z|a09cdc7e-7dc3-418f-a3ed-435a19b388f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:12.598Z|a09cdc7e-7dc3-418f-a3ed-435a19b388f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:12.598Z|ebefc189-ee12-4590-b19d-5b897431a8a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:12.599Z|ebefc189-ee12-4590-b19d-5b897431a8a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:12.600Z|42a62a1c-7afc-4a7a-ad72-9018b75878c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:22.620Z|178861ad-a73f-4514-aec0-94daeac70ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:22.621Z|178861ad-a73f-4514-aec0-94daeac70ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:22.628Z|9e5e6bea-f508-4fe3-8104-e359336c53d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:22.628Z|9e5e6bea-f508-4fe3-8104-e359336c53d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:22.630Z|218552ba-a543-4324-a96e-1ccb62efd9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:22.631Z|218552ba-a543-4324-a96e-1ccb62efd9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:26.189Z|3d11a95c-3abc-4581-9355-4fcfc62d5cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:26.190Z|3d11a95c-3abc-4581-9355-4fcfc62d5cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:26.855Z|e96bcdb5-1195-43f5-ab42-a5dbe20962a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:26.856Z|e96bcdb5-1195-43f5-ab42-a5dbe20962a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:32.643Z|c9153cf9-1d4b-452a-95ef-1880b31a676c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:32.644Z|c9153cf9-1d4b-452a-95ef-1880b31a676c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:32.650Z|5eab68d0-9f59-4710-a71a-90b558a5b9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:32.650Z|5eab68d0-9f59-4710-a71a-90b558a5b9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:32.654Z|2b5b51a1-6451-4d4b-8afc-847c9cafcabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:32.655Z|2b5b51a1-6451-4d4b-8afc-847c9cafcabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:41.189Z|dc7ddb21-90ee-4fbb-97ad-f7e912bdf9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:41.190Z|dc7ddb21-90ee-4fbb-97ad-f7e912bdf9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:42.665Z|3288c018-88c2-4b3c-a3f9-24eb7aa10264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:42.666Z|3288c018-88c2-4b3c-a3f9-24eb7aa10264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:42.669Z|a7089f97-8684-4ee7-aba2-3c154f3ffc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:42.670Z|a7089f97-8684-4ee7-aba2-3c154f3ffc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:42.674Z|16a10d72-5e18-4b21-9ba2-6dc23a72e41a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:42.674Z|16a10d72-5e18-4b21-9ba2-6dc23a72e41a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:52.694Z|6b17543e-94f5-4cea-ad91-7db34e18f811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:52.695Z|6b17543e-94f5-4cea-ad91-7db34e18f811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:52.694Z|81a96987-0b3c-40e2-9f30-fc967009c11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:52.697Z|81a96987-0b3c-40e2-9f30-fc967009c11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:52.699Z|407ed41c-2ad2-4863-b7d9-ad91ba912e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:52:52.699Z|407ed41c-2ad2-4863-b7d9-ad91ba912e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:54.711Z|ba2d7c1d-eaeb-459b-b8a3-bb56eeb36cea|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:52:54.712Z|ba2d7c1d-eaeb-459b-b8a3-bb56eeb36cea|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:52:56.190Z|119fca77-eee5-4b28-af95-d1ac76b6ead9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:56.192Z|119fca77-eee5-4b28-af95-d1ac76b6ead9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:52:56.857Z|e3963bc8-1284-47ad-bbf3-7cf8a215bf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:52:56.857Z|e3963bc8-1284-47ad-bbf3-7cf8a215bf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:02.720Z|e8e021f6-2c80-41f4-9bfd-db5851fc8cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:02.720Z|e56f5139-74b6-4540-823e-f9f629a6f612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:02.720Z|fe9937ee-31f9-442f-b37f-954f8ed09f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:02.721Z|fe9937ee-31f9-442f-b37f-954f8ed09f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:02.721Z|e56f5139-74b6-4540-823e-f9f629a6f612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:02.721Z|e8e021f6-2c80-41f4-9bfd-db5851fc8cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:11.189Z|05124310-ffb8-4989-939f-bdf95a37bd3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:11.190Z|05124310-ffb8-4989-939f-bdf95a37bd3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:12.747Z|c82cb628-e6b2-497d-b2fa-1ddf4aa382f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:12.747Z|9effee98-b188-41c2-a81b-86b53d34b454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:12.748Z|9effee98-b188-41c2-a81b-86b53d34b454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:12.749Z|017970ef-43c1-462d-909a-c18570bdfeee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:12.749Z|c82cb628-e6b2-497d-b2fa-1ddf4aa382f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:12.749Z|017970ef-43c1-462d-909a-c18570bdfeee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:22.777Z|0db5bfc1-feb4-4a0d-9039-6ee85828761a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:22.777Z|38ab3834-7fef-423d-a02f-ebc558544b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:22.779Z|38ab3834-7fef-423d-a02f-ebc558544b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:22.780Z|0db5bfc1-feb4-4a0d-9039-6ee85828761a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:22.781Z|04685829-da4e-4434-a9e8-5161b6471542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:22.781Z|04685829-da4e-4434-a9e8-5161b6471542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:26.190Z|e8bba09f-2fa1-410e-93ff-ecbeca2ffc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:26.191Z|e8bba09f-2fa1-410e-93ff-ecbeca2ffc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:26.858Z|87bb4c70-4437-4f34-bcc3-ac6d7d44ea24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:26.858Z|87bb4c70-4437-4f34-bcc3-ac6d7d44ea24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:32.812Z|ccde85bb-26e9-4cfa-b4f8-3aee01d85826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:32.812Z|ed8a2479-4466-4bcb-b044-56418baa4100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:32.814Z|ccde85bb-26e9-4cfa-b4f8-3aee01d85826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:32.814Z|73f6a594-e668-46af-a125-6f7a6eef09e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:32.814Z|ed8a2479-4466-4bcb-b044-56418baa4100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:32.814Z|73f6a594-e668-46af-a125-6f7a6eef09e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:41.189Z|249cd809-94ec-49b2-83b7-3ab6d7040067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:41.193Z|249cd809-94ec-49b2-83b7-3ab6d7040067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:42.840Z|57a97382-589b-4fbc-92cd-d1b8164fcbad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:42.840Z|b9f798db-f225-4e48-b4c2-1dd453e154a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:42.840Z|2dde9d54-8297-4b34-bd21-48c879ba786f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:42.841Z|2dde9d54-8297-4b34-bd21-48c879ba786f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:42.841Z|b9f798db-f225-4e48-b4c2-1dd453e154a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:42.841Z|57a97382-589b-4fbc-92cd-d1b8164fcbad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:52.865Z|af57e0c7-d4ad-4f12-914c-1650ac9f08cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:52.865Z|3f16d9cd-35c5-451c-8c2d-9e46946569f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:52.866Z|af57e0c7-d4ad-4f12-914c-1650ac9f08cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:52.866Z|3f16d9cd-35c5-451c-8c2d-9e46946569f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:52.870Z|2e4dbf2e-809e-4a29-bba6-041c0166ea1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:53:52.871Z|2e4dbf2e-809e-4a29-bba6-041c0166ea1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:54.712Z|4a512320-55d4-4536-8ce2-cf0ffe979cad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:53:54.713Z|4a512320-55d4-4536-8ce2-cf0ffe979cad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:53:56.189Z|acd88935-699e-4996-bd7a-9f1b888ba958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:56.190Z|acd88935-699e-4996-bd7a-9f1b888ba958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:53:56.859Z|41db2e4b-f47a-46ec-a798-1507d4409e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:53:56.860Z|41db2e4b-f47a-46ec-a798-1507d4409e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:02.897Z|e2889973-6f2c-4321-86dc-90c397ef7316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:02.898Z|e2889973-6f2c-4321-86dc-90c397ef7316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:02.899Z|1b9b234d-0263-4486-803a-4500344de174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:02.899Z|1b9b234d-0263-4486-803a-4500344de174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:02.904Z|3a308a9c-52e5-42de-9d9b-c68f8f10b0cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:02.904Z|3a308a9c-52e5-42de-9d9b-c68f8f10b0cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:11.189Z|ace104d6-cece-4971-a0cd-12e6771ad640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:11.190Z|ace104d6-cece-4971-a0cd-12e6771ad640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:12.923Z|6caef069-3354-4d59-b6ce-03482e5a2d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:12.923Z|7f35e089-e474-43bb-a919-8e7e9fe040bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:12.924Z|6caef069-3354-4d59-b6ce-03482e5a2d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:12.924Z|7f35e089-e474-43bb-a919-8e7e9fe040bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:12.925Z|bf9db816-c051-4bbd-82f5-7cc2376a149f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:12.926Z|bf9db816-c051-4bbd-82f5-7cc2376a149f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:22.947Z|a3d2b850-8a15-4695-8099-cdfbb41f6f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:22.947Z|68add263-eb8d-46b8-b12d-7fbdbae28c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:22.947Z|a3d2b850-8a15-4695-8099-cdfbb41f6f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:22.948Z|68add263-eb8d-46b8-b12d-7fbdbae28c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:22.950Z|563d24cb-ec13-4488-8c0b-e2cb7a69dca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:22.951Z|563d24cb-ec13-4488-8c0b-e2cb7a69dca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:26.189Z|359f4e29-5b4a-4a6e-aac7-9e6c157d4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:26.191Z|359f4e29-5b4a-4a6e-aac7-9e6c157d4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:26.860Z|ba1f7a5b-abe0-4fb6-b74d-31154e9e7dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:26.861Z|ba1f7a5b-abe0-4fb6-b74d-31154e9e7dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:32.970Z|a710cf0b-f06f-49d3-9e95-fd9f6e9044f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:32.970Z|6b704038-4dc2-4394-91ba-42855a3de146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:32.970Z|753b11e6-d9ab-4d15-99fc-7e25afde0d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:32.970Z|a710cf0b-f06f-49d3-9e95-fd9f6e9044f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:32.970Z|753b11e6-d9ab-4d15-99fc-7e25afde0d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:32.970Z|6b704038-4dc2-4394-91ba-42855a3de146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:41.189Z|c5104b47-3eca-4d22-b6f6-5ef284306050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:41.190Z|c5104b47-3eca-4d22-b6f6-5ef284306050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:43.002Z|263b3f31-7871-441b-b300-7b3d7b188c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:43.002Z|653c0965-d030-44f3-bd9d-7d21d9aaa670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:43.002Z|263b3f31-7871-441b-b300-7b3d7b188c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:43.003Z|653c0965-d030-44f3-bd9d-7d21d9aaa670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:43.013Z|2adb9f5d-840d-4294-bbec-33f44eaaacaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:43.014Z|2adb9f5d-840d-4294-bbec-33f44eaaacaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:53.029Z|b6fb0faf-b2ed-4cd9-b2a4-a2d313a7eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:53.030Z|b6fb0faf-b2ed-4cd9-b2a4-a2d313a7eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:53.033Z|4903342b-eecf-45d8-bba3-cdc28366ab4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:53.034Z|4903342b-eecf-45d8-bba3-cdc28366ab4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:53.035Z|05567036-12d5-4c27-92e3-d74208a94f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:54:53.036Z|05567036-12d5-4c27-92e3-d74208a94f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:54.712Z|93c1e197-cf91-4ef2-b7ed-3df8965d2b8b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:54:54.713Z|93c1e197-cf91-4ef2-b7ed-3df8965d2b8b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:54:56.189Z|b3acc852-c2fc-4817-8a3b-ae2257f23d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:56.190Z|b3acc852-c2fc-4817-8a3b-ae2257f23d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:54:56.861Z|aee64303-e0cd-43e0-90a6-e549039c4c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:54:56.862Z|aee64303-e0cd-43e0-90a6-e549039c4c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:03.052Z|5041437a-c70d-4dff-a7e7-161b3aef79f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:03.053Z|5041437a-c70d-4dff-a7e7-161b3aef79f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:03.053Z|52e6908e-ad49-49c3-a901-163c6c5249c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:03.054Z|52e6908e-ad49-49c3-a901-163c6c5249c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:03.058Z|5151bfdd-8190-4e7b-9300-291d922237bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:03.059Z|5151bfdd-8190-4e7b-9300-291d922237bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:11.190Z|883c1d8d-6b43-4d41-88f2-f17eee207601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:11.192Z|883c1d8d-6b43-4d41-88f2-f17eee207601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:13.075Z|fe50cb02-05a1-4cba-bb07-fdd616dc47b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:13.076Z|fe50cb02-05a1-4cba-bb07-fdd616dc47b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:13.077Z|9be5656e-5024-4bfb-b6d4-43910d46fff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:13.078Z|9be5656e-5024-4bfb-b6d4-43910d46fff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:13.079Z|012b1aa7-308d-4c30-8c8f-657430bbe936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:13.080Z|012b1aa7-308d-4c30-8c8f-657430bbe936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:23.104Z|dcb78500-7fcc-4145-9c26-461cff0fa29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:23.105Z|dcb78500-7fcc-4145-9c26-461cff0fa29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:23.104Z|78dc5417-d45f-451a-8600-55e0d6ce18cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:23.106Z|78dc5417-d45f-451a-8600-55e0d6ce18cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:23.108Z|eaccb21b-e859-410b-a17c-37c43b143efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:23.109Z|eaccb21b-e859-410b-a17c-37c43b143efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:26.189Z|3b36d472-1459-42de-ae4a-b9d02ad2bb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:26.190Z|3b36d472-1459-42de-ae4a-b9d02ad2bb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:26.862Z|ff90ef8a-7557-4efe-944f-f2f55478c0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:26.863Z|ff90ef8a-7557-4efe-944f-f2f55478c0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:33.129Z|e0df5911-2813-43e5-b605-1e9d24f151fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:33.130Z|e0df5911-2813-43e5-b605-1e9d24f151fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:33.136Z|23c85f65-e7d9-4d22-94ab-5c923882cab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:33.136Z|bd4e8b97-8c0c-4e9f-9285-446c312f35ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:33.136Z|23c85f65-e7d9-4d22-94ab-5c923882cab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:33.137Z|bd4e8b97-8c0c-4e9f-9285-446c312f35ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:41.189Z|1db15d26-4c02-4997-8e0d-758966b6e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:41.190Z|1db15d26-4c02-4997-8e0d-758966b6e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:43.153Z|97d800c8-91e2-4be5-b1a6-0b5ba7eeb874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:43.154Z|97d800c8-91e2-4be5-b1a6-0b5ba7eeb874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:43.155Z|d44c14a9-a700-450b-8ee7-2c4f6742e8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:43.156Z|d44c14a9-a700-450b-8ee7-2c4f6742e8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:43.158Z|32f0d489-4485-4ae3-a093-726b0c83ce88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:43.159Z|32f0d489-4485-4ae3-a093-726b0c83ce88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:53.178Z|94557dd7-07e3-444d-babb-2b5a81ad949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:53.178Z|51e06dc0-31fa-45c5-a208-34109667ccf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:53.178Z|ee4b42d3-3b13-4bdd-9c3d-55c8a7b10b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:55:53.179Z|51e06dc0-31fa-45c5-a208-34109667ccf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:53.179Z|94557dd7-07e3-444d-babb-2b5a81ad949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:53.179Z|ee4b42d3-3b13-4bdd-9c3d-55c8a7b10b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:54.713Z|ab0a33f1-f6d3-4c35-976f-a9bd8314e4fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:55:54.714Z|ab0a33f1-f6d3-4c35-976f-a9bd8314e4fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:55:56.189Z|96d8dc4d-e419-4e24-a418-a070a45af09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:56.191Z|96d8dc4d-e419-4e24-a418-a070a45af09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:55:56.865Z|61b4261b-d836-4061-a3fa-a79cf6c0e921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:55:56.865Z|61b4261b-d836-4061-a3fa-a79cf6c0e921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:03.203Z|1833ae66-a590-44e8-82c2-ac0ebd4c4908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:03.203Z|1833ae66-a590-44e8-82c2-ac0ebd4c4908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:03.206Z|9f585664-6169-4f54-96f7-ab4d8aa3ce58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:03.207Z|9f585664-6169-4f54-96f7-ab4d8aa3ce58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:03.207Z|c419386d-3df5-4596-9b01-06d5056509e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:03.208Z|c419386d-3df5-4596-9b01-06d5056509e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:11.189Z|34b5bfe9-97a1-45b3-bb8a-b422c9bf236e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:11.190Z|34b5bfe9-97a1-45b3-bb8a-b422c9bf236e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:13.227Z|94c0573b-c802-4f62-889d-9563b230aa24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:13.227Z|94c0573b-c802-4f62-889d-9563b230aa24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:13.227Z|55b577cc-c54f-4dd6-b6b7-42b567320518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:13.228Z|3b53e3cd-cf95-4705-99df-d5ea60b01a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:13.229Z|55b577cc-c54f-4dd6-b6b7-42b567320518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:13.231Z|3b53e3cd-cf95-4705-99df-d5ea60b01a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:23.250Z|874355b7-c29b-4702-8a66-ec9521479d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:23.250Z|32fed520-9fd6-4de4-919c-f2d1d34342ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:23.251Z|874355b7-c29b-4702-8a66-ec9521479d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:23.251Z|73f296c1-7021-4882-9324-7d8ef5f959ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:23.251Z|32fed520-9fd6-4de4-919c-f2d1d34342ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:23.251Z|73f296c1-7021-4882-9324-7d8ef5f959ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:26.197Z|748864e8-33d4-41b4-9250-1518ef31a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:26.199Z|748864e8-33d4-41b4-9250-1518ef31a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:26.866Z|dfae7a6b-1753-435e-83bf-233fb02fc350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:26.866Z|dfae7a6b-1753-435e-83bf-233fb02fc350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:33.272Z|f4dd58d0-5b3f-41e3-8a9d-ca67fbe424a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:33.272Z|174d3530-6fce-4ae8-829b-34735b8ef71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:33.273Z|174d3530-6fce-4ae8-829b-34735b8ef71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:33.273Z|f4dd58d0-5b3f-41e3-8a9d-ca67fbe424a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:33.275Z|4d9a4b95-f0c4-45a1-bd7e-d564dd2d672e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:33.275Z|4d9a4b95-f0c4-45a1-bd7e-d564dd2d672e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:41.189Z|fcb87624-a608-453a-8aaa-f1c9bbafdef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:41.190Z|fcb87624-a608-453a-8aaa-f1c9bbafdef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:43.295Z|bbd6c079-e8c4-48c3-a305-d93afee41318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:43.295Z|a3c90db0-c116-430a-bd13-b2d8c1557aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:43.296Z|bbd6c079-e8c4-48c3-a305-d93afee41318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:43.296Z|a3c90db0-c116-430a-bd13-b2d8c1557aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:43.303Z|67323d8c-fbcc-44ae-8858-ee8945869bcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:43.303Z|67323d8c-fbcc-44ae-8858-ee8945869bcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:53.318Z|6d877117-d90e-4a65-a233-5313428d01fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:53.319Z|6d877117-d90e-4a65-a233-5313428d01fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:53.322Z|defb94ae-02e7-4456-86d2-9ad7322bb9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:53.323Z|defb94ae-02e7-4456-86d2-9ad7322bb9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:53.340Z|d2b494f8-5042-4edd-90a4-e9433b2d9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:56:53.340Z|d2b494f8-5042-4edd-90a4-e9433b2d9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:54.710Z|7b3cdd1b-097f-4359-a36a-1c4fa9a3e6b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:56:54.711Z|7b3cdd1b-097f-4359-a36a-1c4fa9a3e6b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:56:56.189Z|764e17e0-3817-4806-98f9-5f1201d0eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:56.190Z|764e17e0-3817-4806-98f9-5f1201d0eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:56:56.868Z|27faaebf-80d5-42d2-bc87-2978f2ee9fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:56:56.868Z|27faaebf-80d5-42d2-bc87-2978f2ee9fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:03.340Z|580d6108-ffa9-48da-a6e6-8107dde90c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:03.341Z|1b008f59-bbb5-457b-8204-762f3f3a911c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:03.341Z|580d6108-ffa9-48da-a6e6-8107dde90c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:03.342Z|1b008f59-bbb5-457b-8204-762f3f3a911c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:03.358Z|8734a999-d4a3-48a8-8449-6bd01bf0ef0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:03.359Z|8734a999-d4a3-48a8-8449-6bd01bf0ef0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:11.197Z|05263934-5368-4520-bb44-e6caa23d9c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:11.201Z|05263934-5368-4520-bb44-e6caa23d9c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:13.365Z|8dafa177-257f-4440-a115-ceaf7afdc475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:13.366Z|8dafa177-257f-4440-a115-ceaf7afdc475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:13.373Z|cc7d709c-26a2-416c-9f76-0e46d4f3756e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:13.374Z|cc7d709c-26a2-416c-9f76-0e46d4f3756e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:13.383Z|a8a7153d-24ee-4197-a719-8c1dfbdb8d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:13.383Z|a8a7153d-24ee-4197-a719-8c1dfbdb8d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:23.405Z|8af26ca6-62db-4d9d-9d7e-6ff1f72fc360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:23.406Z|d58bd5b1-5231-4b88-bb5e-5e03c98cec84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:23.406Z|8af26ca6-62db-4d9d-9d7e-6ff1f72fc360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:23.406Z|d58bd5b1-5231-4b88-bb5e-5e03c98cec84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:23.410Z|33c3b084-cc88-45e3-9c6f-f2584b586c5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:23.410Z|33c3b084-cc88-45e3-9c6f-f2584b586c5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:26.189Z|0ac3f3b6-2916-42d3-a57a-5a273651f795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:26.190Z|0ac3f3b6-2916-42d3-a57a-5a273651f795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:26.869Z|630ea1ed-b1d9-460f-a3d3-23755a830c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:26.869Z|630ea1ed-b1d9-460f-a3d3-23755a830c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:33.433Z|694457f1-2dcd-4b00-8a47-0ba659ee86fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:33.433Z|49fe97fc-c5f5-4a29-9a01-b264ba5748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:33.433Z|694457f1-2dcd-4b00-8a47-0ba659ee86fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:33.433Z|bd9b22fd-8f96-4491-9a4a-fdb158b9da3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:33.434Z|49fe97fc-c5f5-4a29-9a01-b264ba5748c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:33.434Z|bd9b22fd-8f96-4491-9a4a-fdb158b9da3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:41.197Z|ceb31eed-82d9-4a47-8b1f-6fdcfdaf771b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:41.198Z|ceb31eed-82d9-4a47-8b1f-6fdcfdaf771b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:43.456Z|2c8d724a-55d8-4408-8fc4-dbc2190bd6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:43.456Z|8aab640b-463e-4ae5-ad22-aa6b7f68609a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:43.457Z|8aab640b-463e-4ae5-ad22-aa6b7f68609a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:43.457Z|2c8d724a-55d8-4408-8fc4-dbc2190bd6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:43.463Z|dc1bb277-ba17-4bd6-bd5b-f17b39045bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:43.464Z|dc1bb277-ba17-4bd6-bd5b-f17b39045bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:53.482Z|db9b1a5a-abf1-4920-b367-c1e2b4e42da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:53.482Z|cec9d1cd-f845-4210-8fdd-eb3e071d570b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:53.483Z|cec9d1cd-f845-4210-8fdd-eb3e071d570b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:53.483Z|db9b1a5a-abf1-4920-b367-c1e2b4e42da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:53.487Z|2c4b46c8-2b7c-4792-8316-7d2d60979634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:57:53.488Z|2c4b46c8-2b7c-4792-8316-7d2d60979634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:54.714Z|5d4253ad-e7b1-4aaf-bf15-a81a93b124bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:57:54.715Z|5d4253ad-e7b1-4aaf-bf15-a81a93b124bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:57:56.189Z|11f7320c-03f9-49be-9a77-9ad2879e0560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:56.191Z|11f7320c-03f9-49be-9a77-9ad2879e0560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:57:56.870Z|e19f7a94-ce2f-4256-95b6-c455519d2e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:57:56.870Z|e19f7a94-ce2f-4256-95b6-c455519d2e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:03.509Z|b4a241ad-b72c-4612-baec-08913a21cf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:03.510Z|d34c80f0-45ca-4e86-abf0-4cda9a21b0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:03.510Z|b4a241ad-b72c-4612-baec-08913a21cf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:03.510Z|d34c80f0-45ca-4e86-abf0-4cda9a21b0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:03.515Z|a2f31c92-da0f-45f3-8a0b-a202b89cec02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:03.516Z|a2f31c92-da0f-45f3-8a0b-a202b89cec02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:11.193Z|239094f8-b89d-4ac5-8e71-bed40c3cf097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:11.193Z|239094f8-b89d-4ac5-8e71-bed40c3cf097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:13.539Z|69d2c770-b8a0-4f7c-bd54-b365923afd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:13.539Z|69d2c770-b8a0-4f7c-bd54-b365923afd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:13.544Z|bd4308bd-a32b-43c0-a577-f7c255fa1e82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:13.545Z|bd4308bd-a32b-43c0-a577-f7c255fa1e82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:13.545Z|68de9f71-2214-42f7-a589-bd6cafd3f1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:13.546Z|68de9f71-2214-42f7-a589-bd6cafd3f1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:23.563Z|f0ecef65-ace3-4404-907f-c795a8ece702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:23.564Z|f0ecef65-ace3-4404-907f-c795a8ece702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:23.566Z|a7b92b4f-2678-4616-a670-3f64c01db156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:23.566Z|a7b92b4f-2678-4616-a670-3f64c01db156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:23.568Z|9bff6428-a3b5-47f3-abcf-b471e778c159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:23.569Z|9bff6428-a3b5-47f3-abcf-b471e778c159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:26.189Z|44dd91a8-c86b-4764-bc9f-97935953d4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:26.189Z|44dd91a8-c86b-4764-bc9f-97935953d4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:26.872Z|2e484f1d-4795-4dfc-8390-6a32c1971261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:26.872Z|2e484f1d-4795-4dfc-8390-6a32c1971261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:33.589Z|7c46ecfd-e247-471a-86de-ea4f4215c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:33.589Z|0809eed7-a66e-49fe-b93d-7504cad29dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:33.589Z|7c46ecfd-e247-471a-86de-ea4f4215c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:33.589Z|0809eed7-a66e-49fe-b93d-7504cad29dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:33.592Z|630b7255-519f-47e8-9559-dd6e83a26cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:33.593Z|630b7255-519f-47e8-9559-dd6e83a26cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:41.197Z|8dc0089a-f951-482d-9391-bfc5e5b101ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:41.199Z|8dc0089a-f951-482d-9391-bfc5e5b101ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:43.617Z|47bd5aad-6824-4103-b14e-a2143bd5ac58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:43.618Z|835bd75b-6221-46fa-bc96-5676fa9cb5d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:43.619Z|47bd5aad-6824-4103-b14e-a2143bd5ac58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:43.619Z|835bd75b-6221-46fa-bc96-5676fa9cb5d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:43.623Z|beabed03-b7fc-44c5-b1dc-9abe6597cedb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:43.623Z|beabed03-b7fc-44c5-b1dc-9abe6597cedb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:53.641Z|010c3c0c-794d-4b5a-9378-ab7b2c004894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:53.641Z|cac14157-8ec7-4efd-9d9c-616852875ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:53.642Z|2091186d-9fe8-4465-b922-a3d225e7f085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:58:53.642Z|cac14157-8ec7-4efd-9d9c-616852875ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:53.642Z|2091186d-9fe8-4465-b922-a3d225e7f085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:53.643Z|010c3c0c-794d-4b5a-9378-ab7b2c004894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:54.723Z|bb34ebc7-17d3-4d77-8857-a5d69c7eed07|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:58:54.724Z|bb34ebc7-17d3-4d77-8857-a5d69c7eed07|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:58:56.189Z|78f174b7-a028-4fa2-be82-acb6a06f6176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:56.190Z|78f174b7-a028-4fa2-be82-acb6a06f6176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:58:56.873Z|b163afeb-9399-439c-8fbf-8dec88fe15cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:58:56.873Z|b163afeb-9399-439c-8fbf-8dec88fe15cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:03.665Z|c7fe81a7-6367-4a09-a6d5-89957dc64838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:03.665Z|c3a37fac-ac7f-451c-b3c6-0da99c2558cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:03.666Z|c3a37fac-ac7f-451c-b3c6-0da99c2558cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:03.666Z|c7fe81a7-6367-4a09-a6d5-89957dc64838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:03.672Z|4b755c25-cbcb-480c-a4ea-097adbdf3fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:03.673Z|4b755c25-cbcb-480c-a4ea-097adbdf3fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:11.189Z|c347dc59-3983-45d3-91f9-6a06024c1dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:11.189Z|c347dc59-3983-45d3-91f9-6a06024c1dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:13.689Z|74f17531-f750-4b5d-b958-5f8fe5e446d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:13.689Z|7cc3e2a4-b1c4-48c0-a1b4-14c01ac09650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:13.690Z|74f17531-f750-4b5d-b958-5f8fe5e446d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:13.690Z|7cc3e2a4-b1c4-48c0-a1b4-14c01ac09650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:13.693Z|f5fec752-e25f-4242-955b-285e46700d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:13.693Z|f5fec752-e25f-4242-955b-285e46700d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:23.715Z|c13f5e9e-9c10-44b1-a719-abe569a56f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:23.715Z|a0f173dd-30b5-4375-adf4-02f1a337060c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:23.715Z|a0f173dd-30b5-4375-adf4-02f1a337060c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:23.715Z|c13f5e9e-9c10-44b1-a719-abe569a56f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:23.723Z|f6871956-5130-4a63-9637-9c7aa18f5c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:23.725Z|f6871956-5130-4a63-9637-9c7aa18f5c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:26.189Z|a16544e5-2227-4e17-959f-5e893d210bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:26.191Z|a16544e5-2227-4e17-959f-5e893d210bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:26.874Z|a365f0c4-05ec-4418-99fc-b6a14f723f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:26.874Z|a365f0c4-05ec-4418-99fc-b6a14f723f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:33.740Z|f198066e-3bf1-48ce-aa47-705683764546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:33.740Z|f198066e-3bf1-48ce-aa47-705683764546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:33.740Z|b2eacaef-f341-44ad-afcb-9a59b8b8b5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:33.745Z|b2eacaef-f341-44ad-afcb-9a59b8b8b5b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:33.770Z|a633d7de-a00c-46ad-804b-e38e516ba1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:33.772Z|a633d7de-a00c-46ad-804b-e38e516ba1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:41.189Z|aa8de8f4-9f19-4fb8-bd87-5dfc3bd5c125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:41.190Z|aa8de8f4-9f19-4fb8-bd87-5dfc3bd5c125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:43.792Z|a648173a-05d7-4247-9c6d-609d6abb6083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:43.793Z|a648173a-05d7-4247-9c6d-609d6abb6083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:43.795Z|00d4f455-2d55-4fc0-9160-4d62c19e511d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:43.796Z|00d4f455-2d55-4fc0-9160-4d62c19e511d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:43.802Z|bb722258-fd45-4481-be0a-d5f0a53c39a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:43.803Z|bb722258-fd45-4481-be0a-d5f0a53c39a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:53.814Z|147ee3c5-0abc-420a-a584-8e3c9dfa57a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:53.815Z|147ee3c5-0abc-420a-a584-8e3c9dfa57a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:53.839Z|ea4709e6-c021-4364-9843-42a728d07976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:53.841Z|ea4709e6-c021-4364-9843-42a728d07976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:53.849Z|a10189e5-7059-43b3-9fe4-95a64fb5a916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T02:59:53.849Z|a10189e5-7059-43b3-9fe4-95a64fb5a916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:54.715Z|2ec03fbf-0911-41e3-b5cb-d7482f69f17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T02:59:54.716Z|2ec03fbf-0911-41e3-b5cb-d7482f69f17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T02:59:56.189Z|c8883283-c01b-41fc-bd3f-fb57ce81b687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:56.190Z|c8883283-c01b-41fc-bd3f-fb57ce81b687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T02:59:56.875Z|18ab9697-1245-4df6-9358-a7e5d4ba1c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T02:59:56.875Z|18ab9697-1245-4df6-9358-a7e5d4ba1c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:03.867Z|fb50e9dd-642a-4f1c-9963-d862fd300de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:03.868Z|fb50e9dd-642a-4f1c-9963-d862fd300de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:03.869Z|55e03d7d-39e5-4283-a8c7-049dafdbafc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:03.870Z|55e03d7d-39e5-4283-a8c7-049dafdbafc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:03.872Z|0f0552cc-4547-4c22-8437-582252f3861f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:03.872Z|0f0552cc-4547-4c22-8437-582252f3861f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:11.190Z|37c3c9e2-093e-4c2b-8a1a-285665b1c4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:11.193Z|37c3c9e2-093e-4c2b-8a1a-285665b1c4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:13.894Z|43366975-d0c2-48d9-b573-0e714f84f49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:13.894Z|43366975-d0c2-48d9-b573-0e714f84f49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:13.899Z|d7368b16-3612-4fe4-9593-25f267009cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:13.899Z|d7368b16-3612-4fe4-9593-25f267009cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:13.902Z|77b90bd9-cf41-4921-b6e3-accebbdcbf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:13.902Z|77b90bd9-cf41-4921-b6e3-accebbdcbf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:23.917Z|bfeb0f55-cf94-4779-aa13-c38a6a9071a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:23.918Z|bfeb0f55-cf94-4779-aa13-c38a6a9071a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:23.920Z|c1defd40-f862-401e-ba66-b3ec1badaa7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:23.921Z|c1defd40-f862-401e-ba66-b3ec1badaa7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:23.922Z|2d4aa049-8581-41b5-ba2d-f63bac72065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:23.923Z|2d4aa049-8581-41b5-ba2d-f63bac72065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:26.189Z|0ac0e8be-2945-4aad-9b3f-3c9f361a2cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:26.190Z|0ac0e8be-2945-4aad-9b3f-3c9f361a2cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:26.876Z|0a60f11c-9dda-4d1d-b919-61411abc335e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:26.877Z|0a60f11c-9dda-4d1d-b919-61411abc335e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:33.942Z|a18a896c-502a-49ac-91e0-8e28d03caf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:33.943Z|2fc52db3-ee66-43e6-9ef0-321752e57c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:33.943Z|a18a896c-502a-49ac-91e0-8e28d03caf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:33.943Z|2fc52db3-ee66-43e6-9ef0-321752e57c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:33.944Z|5f3c5ec1-c21e-4905-8793-6b02367ce2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:33.944Z|5f3c5ec1-c21e-4905-8793-6b02367ce2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:41.189Z|ef1f19b9-03ff-4d4d-931e-7d26a7757186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:41.190Z|ef1f19b9-03ff-4d4d-931e-7d26a7757186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:43.967Z|c8f480db-9c46-436a-893c-7d766d2982dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:43.967Z|d0dbe69e-db54-4308-aca3-eb980a6260d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:43.967Z|c8f480db-9c46-436a-893c-7d766d2982dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:43.967Z|d0dbe69e-db54-4308-aca3-eb980a6260d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:43.973Z|2a922f18-48ea-4666-abff-b417311b4c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:43.973Z|2a922f18-48ea-4666-abff-b417311b4c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:53.991Z|442b1876-7d61-477a-98ea-0742842731e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:53.991Z|442b1876-7d61-477a-98ea-0742842731e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:53.994Z|0e914f7f-556b-4b95-8a1f-0c36362e0c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:53.994Z|0e914f7f-556b-4b95-8a1f-0c36362e0c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:53.996Z|414927cb-e599-4be1-ae03-3690e7f2da48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:00:53.997Z|414927cb-e599-4be1-ae03-3690e7f2da48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:54.712Z|a6196cdd-7074-456d-8d05-ee3e8692d488|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:00:54.714Z|a6196cdd-7074-456d-8d05-ee3e8692d488|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:00:56.189Z|5c6da1d2-2975-4be0-8ae5-b8a433840fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:56.191Z|5c6da1d2-2975-4be0-8ae5-b8a433840fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:00:56.877Z|b5d1183a-d13d-4f05-bf7d-46e6360ce6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:00:56.878Z|b5d1183a-d13d-4f05-bf7d-46e6360ce6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:04.015Z|5e767fd2-00f1-4c7f-8241-43cfc8e96db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:04.015Z|ce21e966-d37f-450e-a3c0-5a4a35fa2dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:04.016Z|ce21e966-d37f-450e-a3c0-5a4a35fa2dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:04.016Z|5e767fd2-00f1-4c7f-8241-43cfc8e96db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:04.018Z|34d51134-3eb2-4ad4-8299-2e8f1fafd47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:04.018Z|34d51134-3eb2-4ad4-8299-2e8f1fafd47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:11.189Z|0845a9b6-f420-4afe-bcec-5b2d053dee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:11.190Z|0845a9b6-f420-4afe-bcec-5b2d053dee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:14.036Z|cd7a8b03-185b-4631-9129-14d0c447d44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:14.036Z|a9f9d5dd-4a8b-414f-bde8-f6334ea9b4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:14.037Z|cd7a8b03-185b-4631-9129-14d0c447d44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:14.037Z|a9f9d5dd-4a8b-414f-bde8-f6334ea9b4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:14.037Z|838b3330-4ab5-415c-9903-1b6170f93abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:14.037Z|838b3330-4ab5-415c-9903-1b6170f93abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:24.058Z|26d1658d-3150-4f96-a8ce-cec09e65a95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:24.058Z|4226973e-ceac-4fa8-bf0a-0537a3af3371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:24.059Z|4226973e-ceac-4fa8-bf0a-0537a3af3371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:24.060Z|26d1658d-3150-4f96-a8ce-cec09e65a95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:24.061Z|d9f82abf-5385-4da4-97ee-cc0151874a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:24.062Z|d9f82abf-5385-4da4-97ee-cc0151874a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:26.189Z|3e9f30fd-8811-47ca-a4b7-42aa127cd4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:26.190Z|3e9f30fd-8811-47ca-a4b7-42aa127cd4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:26.878Z|4129ddc9-4eff-46ef-8c32-6ed35a32e565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:26.879Z|4129ddc9-4eff-46ef-8c32-6ed35a32e565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:34.083Z|1e29bf35-36ce-492a-b26d-aa8a420fd7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:34.083Z|1e29bf35-36ce-492a-b26d-aa8a420fd7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:34.085Z|baa381e3-2b98-40a9-b129-0da89dfa3694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:34.086Z|baa381e3-2b98-40a9-b129-0da89dfa3694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:34.091Z|87055673-4a74-4537-8792-10c01b61eb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:34.092Z|87055673-4a74-4537-8792-10c01b61eb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:41.189Z|6145f512-f1b0-4870-96b7-cc6cb96d01e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:41.196Z|6145f512-f1b0-4870-96b7-cc6cb96d01e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:44.104Z|51052c4c-7875-4b44-b6b4-3ed569666063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:44.104Z|51052c4c-7875-4b44-b6b4-3ed569666063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:44.107Z|811a5254-5833-4de8-95a5-f0ee54e89eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:44.107Z|811a5254-5833-4de8-95a5-f0ee54e89eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:44.110Z|e574d94d-eb4a-4415-bc39-15a5765175fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:44.110Z|e574d94d-eb4a-4415-bc39-15a5765175fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:54.126Z|cbe3314e-adbe-4433-8d9f-90e7d26be7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:54.126Z|cbe3314e-adbe-4433-8d9f-90e7d26be7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:54.127Z|9f88424f-b5ae-40f1-88d7-d9fe0f446948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:54.127Z|9f88424f-b5ae-40f1-88d7-d9fe0f446948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:54.129Z|44ece972-9420-4ee0-911f-e1c337562160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:01:54.130Z|44ece972-9420-4ee0-911f-e1c337562160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:54.712Z|0e31b1c2-9141-4392-8dff-8672f486dad2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:01:54.712Z|0e31b1c2-9141-4392-8dff-8672f486dad2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:01:56.189Z|1d46658a-8dab-4f9f-a80f-7f0ec1df62a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:56.190Z|1d46658a-8dab-4f9f-a80f-7f0ec1df62a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:01:56.883Z|cda86e48-cd0d-42fd-989e-2f99f66f4e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:01:56.883Z|cda86e48-cd0d-42fd-989e-2f99f66f4e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:04.150Z|63296301-8143-43fb-b47b-51b3b6218bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:04.150Z|4b4080f5-356f-4c92-99e4-a21ceefff8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:04.150Z|63296301-8143-43fb-b47b-51b3b6218bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:04.151Z|4b4080f5-356f-4c92-99e4-a21ceefff8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:04.151Z|17676000-7f3a-4725-8a77-10ba28c04a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:04.151Z|17676000-7f3a-4725-8a77-10ba28c04a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:11.192Z|de8c7fe2-21c6-486e-884c-fb2cc10070f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:11.193Z|de8c7fe2-21c6-486e-884c-fb2cc10070f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:14.172Z|ff7a3ee2-0ae9-4aff-83c0-7330444f6416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:14.172Z|e98f7217-e312-45cf-acbe-f6df0b5aab47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:14.172Z|945252c5-68c7-4b31-9c9c-60c5f999d479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:14.172Z|ff7a3ee2-0ae9-4aff-83c0-7330444f6416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:14.172Z|e98f7217-e312-45cf-acbe-f6df0b5aab47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:14.173Z|945252c5-68c7-4b31-9c9c-60c5f999d479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:24.197Z|1683e94d-85ec-4fe8-a862-901e372822d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:24.197Z|60d7649b-02ce-40dc-aa20-b295da239349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:24.197Z|0ea07028-25ae-46c4-af7c-409ae8cd8970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:24.198Z|1683e94d-85ec-4fe8-a862-901e372822d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:24.198Z|60d7649b-02ce-40dc-aa20-b295da239349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:24.198Z|0ea07028-25ae-46c4-af7c-409ae8cd8970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:26.189Z|ccbfe420-cbcc-4277-931f-cbc03554d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:26.192Z|ccbfe420-cbcc-4277-931f-cbc03554d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:26.883Z|0a0dc2ce-13c0-4a10-897a-10d62f4c7f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:26.884Z|0a0dc2ce-13c0-4a10-897a-10d62f4c7f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:34.221Z|2dbb9a31-cf56-4d8f-adb1-1fc2dcb0f456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:34.222Z|30314519-879b-4cda-b7c6-46ad781e44f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:34.221Z|8f8e2e9f-9402-4ade-9ad2-736770958e5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:34.222Z|2dbb9a31-cf56-4d8f-adb1-1fc2dcb0f456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:34.222Z|30314519-879b-4cda-b7c6-46ad781e44f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:34.222Z|8f8e2e9f-9402-4ade-9ad2-736770958e5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:41.189Z|914ce5f0-ccb1-49a2-aa23-d6f9a4f4ba9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:41.190Z|914ce5f0-ccb1-49a2-aa23-d6f9a4f4ba9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:44.242Z|071eec56-365d-450b-8d18-8a5ec743b611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:44.243Z|ddd52932-583f-4461-8a09-8f2a622a3fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:44.243Z|af8755b0-3d06-455d-bccc-dc791a37c1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:44.243Z|071eec56-365d-450b-8d18-8a5ec743b611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:44.243Z|ddd52932-583f-4461-8a09-8f2a622a3fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:44.243Z|af8755b0-3d06-455d-bccc-dc791a37c1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:54.264Z|e2bbf0ee-7185-4fb9-aa3c-9ffeec6c8cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:54.265Z|22e0f159-75e2-4175-9a7a-35dd0cb46aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:54.264Z|495b9dbd-4362-4331-83fe-02b7ad33fc75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:02:54.265Z|e2bbf0ee-7185-4fb9-aa3c-9ffeec6c8cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:54.266Z|22e0f159-75e2-4175-9a7a-35dd0cb46aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:54.266Z|495b9dbd-4362-4331-83fe-02b7ad33fc75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:54.712Z|7234a8f9-53d8-43c2-a286-7cc8c42da8b3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:02:54.713Z|7234a8f9-53d8-43c2-a286-7cc8c42da8b3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:02:56.189Z|8ae10378-f600-483b-9696-f70551793df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:56.190Z|8ae10378-f600-483b-9696-f70551793df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:02:56.884Z|0ad0d25b-7cb0-4784-80c3-eebc8c51c8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:02:56.885Z|0ad0d25b-7cb0-4784-80c3-eebc8c51c8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:04.286Z|60035bd4-b0fb-4ab9-83f7-1bdbe8fbd6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:04.286Z|047da73c-d132-48cb-89dd-ed8af93dd57f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:04.287Z|047da73c-d132-48cb-89dd-ed8af93dd57f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:04.287Z|60035bd4-b0fb-4ab9-83f7-1bdbe8fbd6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:04.287Z|305a559c-2a1f-4101-8c7c-b13ab524e766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:04.288Z|305a559c-2a1f-4101-8c7c-b13ab524e766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:11.189Z|2862ff33-6a54-4f74-8547-659d91b49ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:11.192Z|2862ff33-6a54-4f74-8547-659d91b49ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:14.308Z|6b509ea7-f4d2-4fbf-b3a4-ab81fde53d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:14.309Z|6b509ea7-f4d2-4fbf-b3a4-ab81fde53d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:14.310Z|5c0ef10f-1354-4b76-ae43-ce054b370752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:14.311Z|5c0ef10f-1354-4b76-ae43-ce054b370752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:14.314Z|44d10626-2862-410d-9b51-a0cfb23aa7a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:14.315Z|44d10626-2862-410d-9b51-a0cfb23aa7a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:24.331Z|4d8f95d7-1acc-4d6e-9392-3934ac702e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:24.331Z|14f96108-ee5c-483b-887c-2fb583d1359e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:24.332Z|4d8f95d7-1acc-4d6e-9392-3934ac702e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:24.332Z|14f96108-ee5c-483b-887c-2fb583d1359e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:24.336Z|dc6b8e36-384a-4330-a77b-61f16077beb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:24.337Z|dc6b8e36-384a-4330-a77b-61f16077beb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:26.189Z|b7f28a43-251d-472a-bc70-900546f74cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:26.190Z|b7f28a43-251d-472a-bc70-900546f74cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:26.886Z|f708383a-5ba1-47e3-af00-f3434c3784c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:26.886Z|f708383a-5ba1-47e3-af00-f3434c3784c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:34.355Z|5fbfec6e-ac6c-4093-a5f1-fbf295bf96ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:34.355Z|d998a852-0c1d-499f-9be5-db843d90c212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:34.356Z|5fbfec6e-ac6c-4093-a5f1-fbf295bf96ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:34.356Z|d998a852-0c1d-499f-9be5-db843d90c212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:34.357Z|2906839d-b91c-45fd-b549-42c3ed7547c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:34.357Z|2906839d-b91c-45fd-b549-42c3ed7547c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:41.197Z|739d6b56-1d8d-4b37-b376-d55ff006af05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:41.198Z|739d6b56-1d8d-4b37-b376-d55ff006af05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:44.377Z|036939ff-0197-45ff-ad5c-8465f44305c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:44.377Z|5e87df11-db59-401b-9894-889ebcbd4ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:44.377Z|5d2f0009-d687-40bd-8a23-d2d6f510a0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:44.378Z|036939ff-0197-45ff-ad5c-8465f44305c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:44.378Z|5e87df11-db59-401b-9894-889ebcbd4ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:44.378Z|5d2f0009-d687-40bd-8a23-d2d6f510a0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:54.400Z|770fa3df-602c-46a3-abf7-362c0fd9429f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:54.400Z|fa81b8c9-5dfd-45c7-86a5-9be81e10d034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:54.401Z|770fa3df-602c-46a3-abf7-362c0fd9429f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:54.401Z|fa81b8c9-5dfd-45c7-86a5-9be81e10d034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:54.401Z|0b34a9e9-6e30-42ae-a2e0-667274223219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:03:54.402Z|0b34a9e9-6e30-42ae-a2e0-667274223219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:54.711Z|2ba13312-7d16-4b7b-94db-de415a6cd1bd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:03:54.712Z|2ba13312-7d16-4b7b-94db-de415a6cd1bd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:03:56.189Z|7ba36f05-fede-4962-95cc-0f8160220b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:56.190Z|7ba36f05-fede-4962-95cc-0f8160220b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:03:56.887Z|59dd6dc1-5673-4b3b-8c00-9390b1ca540b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:03:56.887Z|59dd6dc1-5673-4b3b-8c00-9390b1ca540b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:04.431Z|bb60779c-d4d5-4bac-9654-319304505168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:04.431Z|e1f51aa9-3464-4065-aa89-3480d15cfe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:04.432Z|e1f51aa9-3464-4065-aa89-3480d15cfe5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:04.432Z|bb60779c-d4d5-4bac-9654-319304505168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:04.435Z|057c584e-1278-49c6-9db9-a2eb1831479b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:04.435Z|057c584e-1278-49c6-9db9-a2eb1831479b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:11.189Z|20d41e80-a0a5-4914-acc4-36e451452982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:11.190Z|20d41e80-a0a5-4914-acc4-36e451452982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:14.457Z|68fd0dc4-cb9f-4e97-b71a-6798063552aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:14.457Z|0264e86f-893f-46e8-a78a-cb601020eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:14.457Z|7512ce6d-6e52-4adf-a2cd-dd6a3e040d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:14.458Z|68fd0dc4-cb9f-4e97-b71a-6798063552aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:14.458Z|7512ce6d-6e52-4adf-a2cd-dd6a3e040d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:14.458Z|0264e86f-893f-46e8-a78a-cb601020eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:24.484Z|5b4611b3-fb6d-4e8a-80ca-5531dc4d385e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:24.484Z|6ed6d2c8-954a-4ef5-ac1b-31bdb409a30e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:24.484Z|403c9217-64aa-4546-92d8-4da00a77b62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:24.486Z|5b4611b3-fb6d-4e8a-80ca-5531dc4d385e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:24.486Z|6ed6d2c8-954a-4ef5-ac1b-31bdb409a30e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:24.486Z|403c9217-64aa-4546-92d8-4da00a77b62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:26.189Z|1f9aac33-a2a9-4449-bf55-35810f915d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:26.197Z|1f9aac33-a2a9-4449-bf55-35810f915d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:26.888Z|0b1aee30-da5e-4ea6-a7ed-7a86ff583d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:26.888Z|0b1aee30-da5e-4ea6-a7ed-7a86ff583d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:34.512Z|c590cdcf-da52-4179-821b-f773a4a4855a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:34.512Z|fafab08a-aac4-4666-b1b3-dd66869eff93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:34.512Z|8a54ebf9-3756-4000-b057-53b0b2e7f915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:34.513Z|fafab08a-aac4-4666-b1b3-dd66869eff93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:34.513Z|8a54ebf9-3756-4000-b057-53b0b2e7f915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:34.513Z|c590cdcf-da52-4179-821b-f773a4a4855a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:41.189Z|22e5efae-b057-4d1b-b7a5-4a342fc2ca58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:41.191Z|22e5efae-b057-4d1b-b7a5-4a342fc2ca58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:44.537Z|6bf2ab11-1241-4487-a15a-a4f67176a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:44.537Z|06fb873d-69b8-4b43-9e3e-1b5b988aca83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:44.538Z|6bf2ab11-1241-4487-a15a-a4f67176a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:44.538Z|06fb873d-69b8-4b43-9e3e-1b5b988aca83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:44.540Z|55101b9c-4685-4726-9902-9bf9d1db0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:44.541Z|55101b9c-4685-4726-9902-9bf9d1db0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:54.562Z|da96433b-ff7a-4caf-8c04-e69302925835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:54.562Z|7a0c0355-669b-4ef7-a638-c12e0dab0d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:54.563Z|da96433b-ff7a-4caf-8c04-e69302925835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:54.563Z|7a0c0355-669b-4ef7-a638-c12e0dab0d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:54.565Z|0a8dcbc8-1347-4d6f-9d8d-a9252a49ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:04:54.566Z|0a8dcbc8-1347-4d6f-9d8d-a9252a49ef11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:54.716Z|a170d518-f78b-430e-9e41-bd0ef7564319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:04:54.717Z|a170d518-f78b-430e-9e41-bd0ef7564319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:04:56.194Z|1b1c7598-85a5-47a0-9bd2-d610880aa449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:56.195Z|1b1c7598-85a5-47a0-9bd2-d610880aa449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:04:56.889Z|f63c752a-83e3-4868-b781-d49981fceed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:04:56.889Z|f63c752a-83e3-4868-b781-d49981fceed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:04.584Z|b83a842f-4030-4b77-99e6-5e60722ef092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:04.584Z|a2324fa9-3f90-42bf-a81a-9113e6119d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:04.584Z|b83a842f-4030-4b77-99e6-5e60722ef092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:04.584Z|a2324fa9-3f90-42bf-a81a-9113e6119d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:04.585Z|78aa03b4-4747-4a27-9361-e678af2e027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:04.586Z|78aa03b4-4747-4a27-9361-e678af2e027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:11.189Z|107f7415-dfd1-47cd-93b1-fc07c99ba9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:11.191Z|107f7415-dfd1-47cd-93b1-fc07c99ba9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:14.608Z|07bcf773-65a8-4a74-9c4d-d0751aa0c29d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:14.609Z|07bcf773-65a8-4a74-9c4d-d0751aa0c29d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:14.614Z|e2439346-f2eb-42ea-bcd4-fa7398f3b94d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:14.614Z|e2439346-f2eb-42ea-bcd4-fa7398f3b94d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:14.614Z|ded0958c-d0c1-4262-9d6f-30739deafa71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:14.615Z|ded0958c-d0c1-4262-9d6f-30739deafa71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:24.631Z|c677b7d4-c7be-427d-9840-025f966269e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:24.632Z|c677b7d4-c7be-427d-9840-025f966269e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:24.634Z|6dac65df-3001-48a0-a9e3-43b2eeccd077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:24.635Z|6dac65df-3001-48a0-a9e3-43b2eeccd077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:24.636Z|9dc719be-12bd-4454-8971-03c3a0bdd1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:24.636Z|9dc719be-12bd-4454-8971-03c3a0bdd1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:26.190Z|9b18f926-c1f5-4ba2-b085-91b78d909913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:26.191Z|9b18f926-c1f5-4ba2-b085-91b78d909913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:26.890Z|3d4eac9d-22d5-4497-a270-18cf5deba9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:26.891Z|3d4eac9d-22d5-4497-a270-18cf5deba9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:34.655Z|eb46c0d2-1230-4a95-9fb9-96d21592b3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:34.655Z|ac03fe55-64d3-4932-a4fa-ae8cf217b723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:34.656Z|eb46c0d2-1230-4a95-9fb9-96d21592b3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:34.657Z|ac03fe55-64d3-4932-a4fa-ae8cf217b723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:34.659Z|719f47af-c032-4390-ac4f-cbd84b25b4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:34.660Z|719f47af-c032-4390-ac4f-cbd84b25b4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:41.189Z|9b6d1fe0-0013-4b04-ab6a-7efc1f025e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:41.190Z|9b6d1fe0-0013-4b04-ab6a-7efc1f025e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:44.685Z|61da9f0d-9a4b-4c6d-a1a3-bfa66e4b3d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:44.685Z|ca90aa78-34c2-4279-9f59-485926fdcf2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:44.686Z|61da9f0d-9a4b-4c6d-a1a3-bfa66e4b3d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:44.687Z|1e47ef40-b218-4e61-97b2-04e05aaccea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:44.687Z|1e47ef40-b218-4e61-97b2-04e05aaccea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:44.686Z|ca90aa78-34c2-4279-9f59-485926fdcf2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:54.710Z|0521c502-dee3-4864-8cc8-51f4c79a6915|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:05:54.710Z|43b72188-a29c-4980-8a9a-8350abc68e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:54.711Z|0521c502-dee3-4864-8cc8-51f4c79a6915|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:54.711Z|43b72188-a29c-4980-8a9a-8350abc68e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:54.718Z|9f286424-85b0-46ea-878b-9ba017788f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:54.718Z|9f286424-85b0-46ea-878b-9ba017788f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:54.722Z|02794434-d595-43f5-ab72-89a5ab0ab32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:05:54.723Z|02794434-d595-43f5-ab72-89a5ab0ab32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:05:56.190Z|7a29bdfd-b4ae-4a57-9a6d-04cb4d1b9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:56.191Z|7a29bdfd-b4ae-4a57-9a6d-04cb4d1b9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:05:56.891Z|8f4c9d98-7eec-4114-8851-314a475cc2e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:05:56.892Z|8f4c9d98-7eec-4114-8851-314a475cc2e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:04.735Z|1fb43602-af1f-4d80-935d-4b70ac99a2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:04.736Z|1fb43602-af1f-4d80-935d-4b70ac99a2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:04.738Z|68eb49f4-b7b0-4866-afe0-7cd89640df9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:04.738Z|68eb49f4-b7b0-4866-afe0-7cd89640df9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:04.743Z|09cc31ed-a505-4210-9e11-94f5f53045d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:04.743Z|09cc31ed-a505-4210-9e11-94f5f53045d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:11.189Z|9681bd52-c793-476f-bcae-db495c8aa919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:11.190Z|9681bd52-c793-476f-bcae-db495c8aa919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:14.764Z|3c3dffb7-3837-4e62-b86e-13cdfaaa367e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:14.764Z|3c3dffb7-3837-4e62-b86e-13cdfaaa367e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:14.767Z|ba36cb2c-25fd-4890-b9f0-b5b5e6b4ace2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:14.768Z|ba36cb2c-25fd-4890-b9f0-b5b5e6b4ace2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:14.770Z|c482eb56-f2cb-400e-afa8-31992cb8b0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:14.770Z|c482eb56-f2cb-400e-afa8-31992cb8b0fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:24.787Z|1106223e-056d-4b33-8b23-f29a967945df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:24.788Z|1106223e-056d-4b33-8b23-f29a967945df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:24.788Z|72b8d955-944b-4796-9589-d6747c2fe3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:24.789Z|72b8d955-944b-4796-9589-d6747c2fe3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:24.798Z|dd450c79-5081-480c-b823-2b86d192eb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:24.799Z|dd450c79-5081-480c-b823-2b86d192eb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:26.189Z|88ae3881-966d-4aa7-93de-c040740b636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:26.190Z|88ae3881-966d-4aa7-93de-c040740b636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:26.892Z|b72f7c63-f8ae-4b75-839f-53fad171bf11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:26.893Z|b72f7c63-f8ae-4b75-839f-53fad171bf11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:34.814Z|95579a81-9569-4a53-b8d8-a0d47fc8299f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:34.814Z|95579a81-9569-4a53-b8d8-a0d47fc8299f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:34.815Z|870c36c1-9d13-4453-affe-0005f95f35ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:34.816Z|870c36c1-9d13-4453-affe-0005f95f35ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:34.817Z|55a1c535-098c-4ce1-b7e5-d4d6aa6b7748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:34.817Z|55a1c535-098c-4ce1-b7e5-d4d6aa6b7748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:41.189Z|8adb3e2f-9ebe-4ad8-9fc3-6ca4c45045b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:41.190Z|8adb3e2f-9ebe-4ad8-9fc3-6ca4c45045b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:44.837Z|5999d68b-fbde-4955-b0b7-0ecd11a460c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:44.837Z|c3020084-a8db-4fa3-bc85-7d4c79fbbbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:44.837Z|47034cde-32f9-42a7-8083-9c1bad64b32f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:44.838Z|c3020084-a8db-4fa3-bc85-7d4c79fbbbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:44.838Z|5999d68b-fbde-4955-b0b7-0ecd11a460c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:44.838Z|47034cde-32f9-42a7-8083-9c1bad64b32f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:54.711Z|4379a1c9-efbb-44b9-9cd9-2dd6c41cfa54|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:06:54.712Z|4379a1c9-efbb-44b9-9cd9-2dd6c41cfa54|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:54.860Z|b0525726-a207-4b3e-8845-ec36767d9b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:54.860Z|20c0bc8a-972c-4d75-923f-d40bd4357741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:54.861Z|20c0bc8a-972c-4d75-923f-d40bd4357741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:54.861Z|b0525726-a207-4b3e-8845-ec36767d9b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:54.923Z|098e10f2-6a03-4f76-97a7-df455c15649e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:06:54.925Z|098e10f2-6a03-4f76-97a7-df455c15649e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:06:56.189Z|b3fcea0a-bd4a-4279-a2f4-d03081c6cbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:56.190Z|b3fcea0a-bd4a-4279-a2f4-d03081c6cbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:06:56.893Z|45fefed5-6267-40a9-b7c0-99952b931e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:06:56.894Z|45fefed5-6267-40a9-b7c0-99952b931e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:04.943Z|c508540f-52c9-419b-95c6-e2cf20effd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:04.943Z|c5c4c5a7-30f8-4791-9a86-95075f87b96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:04.944Z|c5c4c5a7-30f8-4791-9a86-95075f87b96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:04.944Z|c508540f-52c9-419b-95c6-e2cf20effd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:04.945Z|7a1c5361-f374-42ad-8762-da342fa10ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:04.946Z|7a1c5361-f374-42ad-8762-da342fa10ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:11.189Z|97390405-8f68-4f28-803a-cb03adb3cde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:11.190Z|97390405-8f68-4f28-803a-cb03adb3cde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:14.967Z|ab738945-a643-44ba-ad84-490680493912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:14.967Z|f3dd62b9-35bf-4ffe-a96b-0cb10008e817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:14.968Z|ab738945-a643-44ba-ad84-490680493912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:14.968Z|f3dd62b9-35bf-4ffe-a96b-0cb10008e817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:14.971Z|7eaf0e18-9ffb-47b1-b9b4-200b0772d71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:14.972Z|7eaf0e18-9ffb-47b1-b9b4-200b0772d71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:24.993Z|de67392c-c415-4a3b-8104-d134051329d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:24.993Z|58171b4c-91d4-4147-bcad-e21033169d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:24.994Z|e26609ec-ab98-4a7b-b894-384a282c171b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:24.994Z|de67392c-c415-4a3b-8104-d134051329d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:24.995Z|e26609ec-ab98-4a7b-b894-384a282c171b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:24.994Z|58171b4c-91d4-4147-bcad-e21033169d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:26.190Z|54de867f-3910-4ef4-8d17-a21fb239984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:26.192Z|54de867f-3910-4ef4-8d17-a21fb239984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:26.894Z|7c457d83-bea2-4b34-8b12-e4a7d2119af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:26.895Z|7c457d83-bea2-4b34-8b12-e4a7d2119af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:35.019Z|42da3e15-50f3-496d-b6a2-0a9c4242a64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:35.019Z|6a1c44c8-3272-417a-ae34-c33c84e46e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:35.020Z|42da3e15-50f3-496d-b6a2-0a9c4242a64e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:35.020Z|6a1c44c8-3272-417a-ae34-c33c84e46e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:35.024Z|f7139cf7-8558-4b57-9518-66353c941fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:35.024Z|f7139cf7-8558-4b57-9518-66353c941fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:41.189Z|5510e332-a476-46fd-acea-fefa1f85492c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:41.190Z|5510e332-a476-46fd-acea-fefa1f85492c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:45.051Z|a4cea099-aff8-4c44-9b81-ef89c523655d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:45.051Z|a4cea099-aff8-4c44-9b81-ef89c523655d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:45.052Z|d4be0b4b-6306-41e3-8cad-698fda756423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:45.053Z|d4be0b4b-6306-41e3-8cad-698fda756423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:45.054Z|ae94217f-2228-4887-a6eb-024e800f2d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:45.055Z|ae94217f-2228-4887-a6eb-024e800f2d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:54.717Z|9bd13487-2d9f-431e-ad14-5a4ca772cff3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:07:54.722Z|9bd13487-2d9f-431e-ad14-5a4ca772cff3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:55.075Z|6584af39-bca3-4277-be79-82c222107b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:55.075Z|33d537b3-659c-4a74-8df0-fbfd9505c696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:55.076Z|6584af39-bca3-4277-be79-82c222107b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:55.075Z|4023c5c9-94c1-4d47-be87-d67bfea02b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:07:55.076Z|33d537b3-659c-4a74-8df0-fbfd9505c696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:55.076Z|4023c5c9-94c1-4d47-be87-d67bfea02b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:07:56.189Z|8735e8e1-4372-49f5-8f99-d3ac8c6f832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:56.190Z|8735e8e1-4372-49f5-8f99-d3ac8c6f832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:07:56.895Z|c16a4c24-db10-4e63-b548-7da68329a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:07:56.896Z|c16a4c24-db10-4e63-b548-7da68329a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:05.099Z|c8e768d5-3fa2-4983-b392-f09fa2b5ce98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:05.099Z|e0ffb3ad-403c-45e5-ade1-6fae5267935b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:05.099Z|c8e768d5-3fa2-4983-b392-f09fa2b5ce98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:05.099Z|e0ffb3ad-403c-45e5-ade1-6fae5267935b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:05.104Z|cb125013-54d9-4766-8723-2af2b13f98c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:05.104Z|cb125013-54d9-4766-8723-2af2b13f98c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:11.189Z|b6c68def-ccb8-41f8-a705-32c66fab742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:11.191Z|b6c68def-ccb8-41f8-a705-32c66fab742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:15.126Z|0fc27c81-942c-4775-aafd-f475334995ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:15.127Z|0fc27c81-942c-4775-aafd-f475334995ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:15.130Z|46ab3db8-5452-4bdd-9adf-a5f642ee3b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:15.131Z|46ab3db8-5452-4bdd-9adf-a5f642ee3b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:15.131Z|2cef1c7a-f728-4fb2-894e-1af976f17552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:15.132Z|2cef1c7a-f728-4fb2-894e-1af976f17552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:25.151Z|b765769f-ea46-4985-b0a7-bfda7cba2399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:25.151Z|4d62b3a9-976c-4171-b4e4-722e1c145f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:25.151Z|0c776dda-184b-4a69-bfd8-83dcd731ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:25.152Z|b765769f-ea46-4985-b0a7-bfda7cba2399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:25.152Z|4d62b3a9-976c-4171-b4e4-722e1c145f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:25.152Z|0c776dda-184b-4a69-bfd8-83dcd731ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:26.189Z|b1322f4a-9c08-458e-82eb-cd1a3ebe3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:26.190Z|b1322f4a-9c08-458e-82eb-cd1a3ebe3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:26.898Z|4f59f611-830b-4cc9-b01e-d40e6bcbb29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:26.898Z|4f59f611-830b-4cc9-b01e-d40e6bcbb29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:35.175Z|2cc80337-6fe3-4057-8e65-3045e7c3b9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:35.176Z|2cc80337-6fe3-4057-8e65-3045e7c3b9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:35.179Z|47e15a88-ccc7-41a8-946b-c274ef8362f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:35.180Z|47e15a88-ccc7-41a8-946b-c274ef8362f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:35.182Z|15f76530-8625-4690-8962-4197d3f90f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:35.182Z|15f76530-8625-4690-8962-4197d3f90f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:41.189Z|d5e0df04-7ef7-420c-8bff-4f56e40c3873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:41.190Z|d5e0df04-7ef7-420c-8bff-4f56e40c3873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:45.206Z|3368a440-45f5-4a38-9742-291366b59ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:45.206Z|c90f7c71-4b7d-41bc-b591-1ae3ab8a9d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:45.206Z|3368a440-45f5-4a38-9742-291366b59ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:45.207Z|c90f7c71-4b7d-41bc-b591-1ae3ab8a9d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:45.209Z|c63c4860-818f-44c7-9ece-0dc35d9e7ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:45.209Z|c63c4860-818f-44c7-9ece-0dc35d9e7ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:54.716Z|8785c3ff-8f0a-4d09-88f2-90eb070f6adf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:08:54.717Z|8785c3ff-8f0a-4d09-88f2-90eb070f6adf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:55.229Z|a8962127-44f7-44a5-8f08-40eae4625bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:55.229Z|29096431-13f4-4ae6-8b94-09db7d7bb4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:55.229Z|fb23dd49-448c-431b-a4dd-cde62f22c277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:08:55.230Z|a8962127-44f7-44a5-8f08-40eae4625bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:55.230Z|29096431-13f4-4ae6-8b94-09db7d7bb4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:55.230Z|fb23dd49-448c-431b-a4dd-cde62f22c277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:08:56.189Z|542e0e97-0f66-42a9-95b9-065c7fea7b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:56.192Z|542e0e97-0f66-42a9-95b9-065c7fea7b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:08:56.899Z|8f7f9e1f-dea3-4ffb-92c7-17b94c3a6e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:08:56.899Z|8f7f9e1f-dea3-4ffb-92c7-17b94c3a6e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:05.251Z|c7b4b286-5afd-442a-b80c-d5b818be1f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:05.251Z|25231e5b-5d4f-486b-9873-f39ddf393875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:05.252Z|25231e5b-5d4f-486b-9873-f39ddf393875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:05.252Z|c7b4b286-5afd-442a-b80c-d5b818be1f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:05.253Z|d6dab188-7286-4cd0-b991-9c0b3eda6ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:05.253Z|d6dab188-7286-4cd0-b991-9c0b3eda6ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:11.197Z|b3dad2e1-7021-4e28-bbbf-4816b5528c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:11.197Z|b3dad2e1-7021-4e28-bbbf-4816b5528c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:15.278Z|e7677007-9e8a-4e03-8525-be5ead71efcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:15.279Z|e7677007-9e8a-4e03-8525-be5ead71efcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:15.279Z|8aefab4d-5cba-4bae-85bf-23bf09047cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:15.280Z|8aefab4d-5cba-4bae-85bf-23bf09047cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:15.285Z|d7a94803-f34c-4193-88b9-5b0e8f339dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:15.286Z|d7a94803-f34c-4193-88b9-5b0e8f339dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:25.310Z|ff103ff1-def5-409c-b11d-4f3e808ac594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:25.311Z|ff103ff1-def5-409c-b11d-4f3e808ac594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:25.315Z|105dc298-56b2-413b-9039-34dc34107253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:25.315Z|105dc298-56b2-413b-9039-34dc34107253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:25.319Z|2b8cf16a-21a4-4b84-80ff-a8ede7daf00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:25.320Z|2b8cf16a-21a4-4b84-80ff-a8ede7daf00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:26.189Z|d073d8ba-e6c2-4506-8798-104735d8fbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:26.190Z|d073d8ba-e6c2-4506-8798-104735d8fbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:26.900Z|be4f1ae0-f7b6-4713-a75b-cb40aaa5561d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:26.900Z|be4f1ae0-f7b6-4713-a75b-cb40aaa5561d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:35.333Z|7d097ddb-9686-4e17-b6b9-e166964aa905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:35.333Z|7d097ddb-9686-4e17-b6b9-e166964aa905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:35.336Z|b341b931-f163-45ad-994b-f9445000da0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:35.336Z|b341b931-f163-45ad-994b-f9445000da0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:35.343Z|3d555477-a73c-48de-a037-7657ed5f9ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:35.344Z|3d555477-a73c-48de-a037-7657ed5f9ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:41.189Z|f8b506b5-4f59-451f-9016-136f07427ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:41.190Z|f8b506b5-4f59-451f-9016-136f07427ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:45.355Z|06f20bbd-fa35-47c4-8646-098f241af825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:45.356Z|06f20bbd-fa35-47c4-8646-098f241af825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:45.357Z|eef46de3-10d4-4ea1-90b0-8677f5b9a410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:45.357Z|eef46de3-10d4-4ea1-90b0-8677f5b9a410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:45.364Z|67303430-8168-404a-b51f-d31e27047033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:45.364Z|67303430-8168-404a-b51f-d31e27047033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:54.712Z|09550d55-000b-4574-b2bb-de86c281a823|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:09:54.713Z|09550d55-000b-4574-b2bb-de86c281a823|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:55.378Z|cc734396-94a2-4d26-b842-91317668a891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:55.379Z|cc734396-94a2-4d26-b842-91317668a891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:55.379Z|d173cf34-1eba-4ade-bdda-057011c84de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:55.380Z|d173cf34-1eba-4ade-bdda-057011c84de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:55.388Z|ecf84bed-ca15-44a2-9db4-5ae1bab535ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:09:55.389Z|ecf84bed-ca15-44a2-9db4-5ae1bab535ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:09:56.189Z|0ada8030-192f-494f-9561-fe4dbe28c23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:56.190Z|0ada8030-192f-494f-9561-fe4dbe28c23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:09:56.901Z|788cac19-016c-4284-b7a0-10074188cf07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:09:56.902Z|788cac19-016c-4284-b7a0-10074188cf07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:05.413Z|fb4ddeaf-1bf0-4671-b135-622a4ed121b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:05.414Z|fb4ddeaf-1bf0-4671-b135-622a4ed121b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:05.416Z|d132646b-63da-46a4-800d-1b72b7bcd712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:05.416Z|d132646b-63da-46a4-800d-1b72b7bcd712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:05.431Z|4a7449a0-07af-4a4d-8e6f-76e9374cd105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:05.432Z|4a7449a0-07af-4a4d-8e6f-76e9374cd105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:11.189Z|1c40eaef-b00e-4515-867c-eaa6f4ea9ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:11.190Z|1c40eaef-b00e-4515-867c-eaa6f4ea9ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:15.437Z|3b479939-c3b6-4f81-aa22-e96abbefae74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:15.437Z|a6609cb1-fa4e-4324-9c4d-5a116d9f7af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:15.438Z|3b479939-c3b6-4f81-aa22-e96abbefae74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:15.438Z|a6609cb1-fa4e-4324-9c4d-5a116d9f7af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:15.452Z|1cddc840-dc2f-4e0f-bca0-ac4ba241e67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:15.452Z|1cddc840-dc2f-4e0f-bca0-ac4ba241e67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:25.461Z|399d4c18-340b-4b33-a313-713a3785d7b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:25.461Z|399d4c18-340b-4b33-a313-713a3785d7b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:25.461Z|f78532e4-e5e0-4a34-82d2-b0806b41b04a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:25.462Z|f78532e4-e5e0-4a34-82d2-b0806b41b04a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:25.482Z|b724d074-51fe-4cf7-bd72-855823b380b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:25.482Z|b724d074-51fe-4cf7-bd72-855823b380b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:26.189Z|c253010e-c6c7-4413-be32-4f8be5673f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:26.191Z|c253010e-c6c7-4413-be32-4f8be5673f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:26.902Z|407d5595-25e8-4031-ba77-285e616b5ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:26.903Z|407d5595-25e8-4031-ba77-285e616b5ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:35.485Z|4eedbf71-4df4-408c-a0b8-0dbe22ec68b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:35.485Z|26474f2c-7f3e-4115-8a95-8a9b946c7e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:35.486Z|26474f2c-7f3e-4115-8a95-8a9b946c7e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:35.486Z|4eedbf71-4df4-408c-a0b8-0dbe22ec68b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:35.506Z|85e0ff1e-e83f-4d0a-a779-027d348b367d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:35.507Z|85e0ff1e-e83f-4d0a-a779-027d348b367d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:41.189Z|c5033cb2-bc4e-409f-9a63-0f497de89824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:41.190Z|c5033cb2-bc4e-409f-9a63-0f497de89824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:45.513Z|3a435514-e085-4c6b-9baa-7ddcd7e0799f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:45.514Z|3a435514-e085-4c6b-9baa-7ddcd7e0799f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:45.515Z|3efb4c00-2bcd-4ecf-b908-638864511d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:45.515Z|3efb4c00-2bcd-4ecf-b908-638864511d95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:45.531Z|3fb4e19f-801b-41ad-8f98-b31356bf3bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:45.531Z|3fb4e19f-801b-41ad-8f98-b31356bf3bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:54.713Z|a6db8376-3b54-4a55-b53d-1114339f2dd4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:10:54.713Z|a6db8376-3b54-4a55-b53d-1114339f2dd4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:55.542Z|3da1c1dd-c467-4122-a0ae-95936eef18ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:55.543Z|3da1c1dd-c467-4122-a0ae-95936eef18ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:55.547Z|f5dbd7bf-5647-4b45-9138-ecd0c98fab71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:55.548Z|f5dbd7bf-5647-4b45-9138-ecd0c98fab71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:55.552Z|7ed27eab-3047-4ac5-bed0-ddb4376de216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:10:55.552Z|7ed27eab-3047-4ac5-bed0-ddb4376de216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:10:56.189Z|d6f5d43e-35b5-4285-90a4-b1a7a185386a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:56.190Z|d6f5d43e-35b5-4285-90a4-b1a7a185386a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:10:56.903Z|0da65e0f-d16a-4f11-aa1c-a698ed447afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:10:56.904Z|0da65e0f-d16a-4f11-aa1c-a698ed447afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:05.571Z|51555ef8-9c22-41a7-918d-7e937cbee066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:05.572Z|51555ef8-9c22-41a7-918d-7e937cbee066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:05.573Z|06cf4c83-8094-436f-aa9a-32e5464f4d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:05.573Z|06cf4c83-8094-436f-aa9a-32e5464f4d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:05.574Z|6f52b609-f5a4-4d44-96ef-febf4c48ac92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:05.575Z|6f52b609-f5a4-4d44-96ef-febf4c48ac92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:11.189Z|34bae40b-05ef-4681-9222-4a485c71dd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:11.190Z|34bae40b-05ef-4681-9222-4a485c71dd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:15.595Z|39cf4e98-df82-4f26-9d80-6a6b56a399f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:15.596Z|39cf4e98-df82-4f26-9d80-6a6b56a399f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:15.598Z|eb14c7dd-23d2-4cf6-8b25-b9e57208caf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:15.599Z|eb14c7dd-23d2-4cf6-8b25-b9e57208caf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:15.601Z|ac034776-3c39-46ed-a9be-358aa895cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:15.602Z|ac034776-3c39-46ed-a9be-358aa895cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:25.620Z|9516f057-1793-4c2f-a152-035dd33b1860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:25.619Z|e67b104d-e7fe-46ad-8604-fa7b12068ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:25.620Z|9516f057-1793-4c2f-a152-035dd33b1860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:25.620Z|9a46fae6-9053-49ef-ba7b-98d2855cbebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:25.621Z|9a46fae6-9053-49ef-ba7b-98d2855cbebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:25.621Z|e67b104d-e7fe-46ad-8604-fa7b12068ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:26.189Z|d84621f2-c631-47ae-a2c4-128ed8beda43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:26.190Z|d84621f2-c631-47ae-a2c4-128ed8beda43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:26.904Z|75e4c01d-00bf-402d-8ec8-311dd67413f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:26.906Z|75e4c01d-00bf-402d-8ec8-311dd67413f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:35.642Z|13563c09-aca0-41fc-9ef6-88282e4daf6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:35.642Z|54d097e5-0ab8-413d-9aca-344a5f4376e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:35.642Z|4da8bc59-bcb3-453d-8966-b006d2738195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:35.643Z|54d097e5-0ab8-413d-9aca-344a5f4376e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:35.643Z|13563c09-aca0-41fc-9ef6-88282e4daf6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:35.644Z|4da8bc59-bcb3-453d-8966-b006d2738195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:41.197Z|f5df0216-bf63-4f87-9fbb-469a9baa7c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:41.200Z|f5df0216-bf63-4f87-9fbb-469a9baa7c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:45.665Z|f8b53999-010d-4bf6-8776-302c226e383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:45.665Z|8d05c86a-f74a-4993-bfde-666f4e7bbd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:45.665Z|055bc4ff-27f2-4896-a658-730beda33725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:45.665Z|f8b53999-010d-4bf6-8776-302c226e383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:45.665Z|8d05c86a-f74a-4993-bfde-666f4e7bbd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:45.665Z|055bc4ff-27f2-4896-a658-730beda33725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:54.710Z|c58e9206-ee25-4f89-89ea-8849fbb06e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:11:54.711Z|c58e9206-ee25-4f89-89ea-8849fbb06e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:55.686Z|dc04a53c-6cd3-4525-a6c2-c8c13c9abae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:55.686Z|dc04a53c-6cd3-4525-a6c2-c8c13c9abae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:55.692Z|78451411-a426-4304-bc44-5f9b991d8519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:55.692Z|78451411-a426-4304-bc44-5f9b991d8519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:55.694Z|811abe49-b189-402f-8dbe-daacd92b602e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:11:55.695Z|811abe49-b189-402f-8dbe-daacd92b602e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:11:56.189Z|cd278dad-09ca-4ee3-bbbf-a46351f121d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:56.190Z|cd278dad-09ca-4ee3-bbbf-a46351f121d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:11:56.906Z|d16b9678-892b-4d06-a72c-2b312a8b0679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:11:56.907Z|d16b9678-892b-4d06-a72c-2b312a8b0679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:05.707Z|75d76e90-8b3c-4df2-bb8b-485f10a1d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:05.708Z|75d76e90-8b3c-4df2-bb8b-485f10a1d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:05.712Z|b560deec-59a7-4de6-b2db-4a06d220b0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:05.712Z|b560deec-59a7-4de6-b2db-4a06d220b0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:05.715Z|97a17adf-8f1e-40ea-81eb-e2ed7bc33b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:05.715Z|97a17adf-8f1e-40ea-81eb-e2ed7bc33b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:11.197Z|3c4febc2-b45d-4c46-8b9d-486c02fe73d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:11.198Z|3c4febc2-b45d-4c46-8b9d-486c02fe73d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:15.729Z|dacb27ce-a3d4-4cc1-8234-7043bb7f82ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:15.730Z|dacb27ce-a3d4-4cc1-8234-7043bb7f82ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:15.730Z|238f8e4b-2bd5-4742-bf8e-78fc66935653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:15.731Z|238f8e4b-2bd5-4742-bf8e-78fc66935653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:15.734Z|19a7d8bd-6152-472d-96ae-244322c47800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:15.734Z|19a7d8bd-6152-472d-96ae-244322c47800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:25.752Z|68aeb50c-bfde-4130-a819-d47d7ae2e472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:25.752Z|24d018f0-7231-464b-97a8-7496884e3b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:25.753Z|68aeb50c-bfde-4130-a819-d47d7ae2e472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:25.753Z|24d018f0-7231-464b-97a8-7496884e3b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:25.755Z|a2391147-5575-44c0-832e-e62386f127ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:25.756Z|a2391147-5575-44c0-832e-e62386f127ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:26.189Z|a5912e03-d5b0-4999-bdf6-802fa81dabc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:26.192Z|a5912e03-d5b0-4999-bdf6-802fa81dabc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:26.907Z|d1c80a16-afe2-44cf-b1f9-ae33220c91db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:26.908Z|d1c80a16-afe2-44cf-b1f9-ae33220c91db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:35.773Z|0482720a-8bd5-4496-acf1-3b3bed73f71e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:35.774Z|0482720a-8bd5-4496-acf1-3b3bed73f71e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:35.775Z|3cfada66-7572-4522-9225-2ab41a957424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:35.776Z|6c3ee683-cc10-4b13-82d5-747759701c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:35.776Z|3cfada66-7572-4522-9225-2ab41a957424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:35.777Z|6c3ee683-cc10-4b13-82d5-747759701c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:41.189Z|11130b27-a974-427a-b25f-793d878b9080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:41.190Z|11130b27-a974-427a-b25f-793d878b9080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:45.799Z|e9ebb3b6-7137-4204-b2a5-f9a35fa87be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:45.801Z|e9ebb3b6-7137-4204-b2a5-f9a35fa87be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:45.801Z|da2d52fd-d368-4aae-bdee-1602f763af94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:45.802Z|da2d52fd-d368-4aae-bdee-1602f763af94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:45.808Z|091da974-3c1d-4dee-82e4-c0ea3afa6ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:45.809Z|091da974-3c1d-4dee-82e4-c0ea3afa6ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:54.714Z|4ca049cf-5931-4f2e-b857-9f2079a19379|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:12:54.715Z|4ca049cf-5931-4f2e-b857-9f2079a19379|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:55.823Z|38b1b289-dbba-43a5-9008-40b695cd17ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:55.823Z|1a7ed042-d3d9-489b-a593-d5b13032b002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:55.824Z|38b1b289-dbba-43a5-9008-40b695cd17ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:55.824Z|1a7ed042-d3d9-489b-a593-d5b13032b002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:55.828Z|0227fd7c-65e0-4243-921c-d1196ae287cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:12:55.828Z|0227fd7c-65e0-4243-921c-d1196ae287cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:12:56.189Z|c46dbcd9-17db-4043-b484-dc48e194032f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:56.189Z|c46dbcd9-17db-4043-b484-dc48e194032f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:12:56.909Z|2a64db0a-14b3-40c9-8ab0-7c7c90b5eb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:12:56.909Z|2a64db0a-14b3-40c9-8ab0-7c7c90b5eb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:05.845Z|8ed3c780-db63-4395-9ae6-32a1ab7b5b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:05.846Z|8ed3c780-db63-4395-9ae6-32a1ab7b5b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:05.844Z|251eb8ae-9fc9-4125-b78e-f12a8041239b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:05.847Z|251eb8ae-9fc9-4125-b78e-f12a8041239b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:05.848Z|5130f094-2895-4f84-8d34-0f923500b0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:05.849Z|5130f094-2895-4f84-8d34-0f923500b0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:11.189Z|7c918372-f11f-497d-b4b5-ce47fd18ccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:11.192Z|7c918372-f11f-497d-b4b5-ce47fd18ccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:15.868Z|07b2623b-e65d-49e7-9207-5b5d8d8b0954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:15.868Z|d39548f9-f110-429c-a3cf-0a31a76b1098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:15.868Z|df3de785-faaf-4009-820a-82262b8e0941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:15.869Z|07b2623b-e65d-49e7-9207-5b5d8d8b0954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:15.869Z|d39548f9-f110-429c-a3cf-0a31a76b1098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:15.869Z|df3de785-faaf-4009-820a-82262b8e0941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:25.894Z|c4155cc0-6275-4f09-a80a-b922cff9ae4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:25.894Z|2ff2eb61-2c8e-43be-b1ff-0b8d56524aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:25.895Z|c4155cc0-6275-4f09-a80a-b922cff9ae4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:25.894Z|ef135122-be82-4e59-bf03-cd69654d1622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:25.895Z|2ff2eb61-2c8e-43be-b1ff-0b8d56524aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:25.896Z|ef135122-be82-4e59-bf03-cd69654d1622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:26.189Z|4b4646cf-ddc7-49b1-8fa8-61d67b740aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:26.190Z|4b4646cf-ddc7-49b1-8fa8-61d67b740aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:26.910Z|f7111d19-a734-49f6-84b0-419fe08f9784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:26.910Z|f7111d19-a734-49f6-84b0-419fe08f9784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:35.923Z|fa1cbaeb-43a9-41d1-8f42-5f5459622f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:35.923Z|aaa2e5d1-2a14-4c95-bdd4-b6df317309a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:35.923Z|2afa5916-9f63-4821-9123-18c8109a79ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:35.924Z|fa1cbaeb-43a9-41d1-8f42-5f5459622f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:35.924Z|2afa5916-9f63-4821-9123-18c8109a79ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:35.924Z|aaa2e5d1-2a14-4c95-bdd4-b6df317309a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:41.189Z|0bcb9d73-8440-4e5a-80ad-794b7635d76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:41.190Z|0bcb9d73-8440-4e5a-80ad-794b7635d76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:45.946Z|e08a0db2-eb51-4ca5-b3b1-46883711f037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:45.946Z|cc016b33-3879-427b-80ec-cade2dd4dcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:45.947Z|e08a0db2-eb51-4ca5-b3b1-46883711f037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:45.947Z|cc016b33-3879-427b-80ec-cade2dd4dcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:45.948Z|f7549f8e-f23a-4698-be1b-eeac606d8083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:45.949Z|f7549f8e-f23a-4698-be1b-eeac606d8083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:54.710Z|fb6765c1-b5ad-4b71-8bb1-8649e1f6e4a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:13:54.711Z|fb6765c1-b5ad-4b71-8bb1-8649e1f6e4a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:55.970Z|7d33b4f6-21b9-43c4-a31d-6845fe908a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:55.970Z|29f8dfcb-ff33-4a9b-b41c-db8af8f578f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:55.970Z|8bec339b-8ff3-46a1-bc9b-8c7a58757714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:13:55.971Z|7d33b4f6-21b9-43c4-a31d-6845fe908a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:55.971Z|29f8dfcb-ff33-4a9b-b41c-db8af8f578f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:55.971Z|8bec339b-8ff3-46a1-bc9b-8c7a58757714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:13:56.189Z|8e42dd74-092f-4283-ba93-cde55ec4489b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:56.195Z|8e42dd74-092f-4283-ba93-cde55ec4489b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:13:56.911Z|fc68d629-c5ba-4e2e-9865-3dae0192a05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:13:56.911Z|fc68d629-c5ba-4e2e-9865-3dae0192a05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:05.992Z|862dd087-1f50-475e-b56f-cd3e7639b636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:05.992Z|42e467a4-e777-4afb-9c8c-1a671e23d621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:05.992Z|42e467a4-e777-4afb-9c8c-1a671e23d621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:05.992Z|862dd087-1f50-475e-b56f-cd3e7639b636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:05.994Z|1e953f82-a0cd-4513-8363-8ea1dd720ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:05.994Z|1e953f82-a0cd-4513-8363-8ea1dd720ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:11.192Z|b4fe5a4e-a9d1-4574-a9a3-f37eb6df7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:11.192Z|b4fe5a4e-a9d1-4574-a9a3-f37eb6df7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:16.013Z|e9d9aabc-1387-4f20-862f-114a29c2f7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:16.014Z|e9d9aabc-1387-4f20-862f-114a29c2f7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:16.019Z|823abcdf-855f-4f39-8998-9ae8ed77fc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:16.020Z|823abcdf-855f-4f39-8998-9ae8ed77fc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:16.020Z|a559e03e-e2ff-4055-b449-2099d07ad980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:16.021Z|a559e03e-e2ff-4055-b449-2099d07ad980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:26.038Z|72f4ca13-4335-4482-90de-4b37a35b8dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:26.038Z|72f4ca13-4335-4482-90de-4b37a35b8dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:26.040Z|7a9ad9a7-ed8d-4fb6-a4db-871c82a8915a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:26.040Z|7a9ad9a7-ed8d-4fb6-a4db-871c82a8915a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:26.040Z|c6dfd187-389d-45af-9711-a7f85b04941f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:26.041Z|c6dfd187-389d-45af-9711-a7f85b04941f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:26.189Z|0f6b3ba7-9998-4c88-ab97-bce82e93c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:26.189Z|0f6b3ba7-9998-4c88-ab97-bce82e93c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:26.912Z|bcdf15a0-189f-4059-90ac-217bd51c822f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:26.912Z|bcdf15a0-189f-4059-90ac-217bd51c822f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:36.060Z|7facdfc7-48b4-4fb3-9999-6724efc8181e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:36.061Z|7facdfc7-48b4-4fb3-9999-6724efc8181e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:36.071Z|e881fbfa-f828-4d16-a2e4-884cec43f464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:36.071Z|97726a34-f72f-4ed7-89ea-69a4d2e77270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:36.072Z|e881fbfa-f828-4d16-a2e4-884cec43f464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:36.072Z|97726a34-f72f-4ed7-89ea-69a4d2e77270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:41.190Z|7de983ab-b42a-49c8-bb9a-1d714e906a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:41.193Z|7de983ab-b42a-49c8-bb9a-1d714e906a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:46.081Z|cd23964b-c0fc-43b4-bcad-c8eb9fd97b63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:46.082Z|cd23964b-c0fc-43b4-bcad-c8eb9fd97b63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:46.089Z|e7bb1cb6-1eb6-433b-917b-6fc33c89248e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:46.090Z|e7bb1cb6-1eb6-433b-917b-6fc33c89248e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:46.092Z|de4552a6-7006-47c8-bfa5-2fbaf68d687d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:46.092Z|de4552a6-7006-47c8-bfa5-2fbaf68d687d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:54.712Z|439b716c-ad72-44d8-8356-2437d5218eb4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:14:54.714Z|439b716c-ad72-44d8-8356-2437d5218eb4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:56.105Z|a860a1a3-8cc4-4502-bc39-76eac74ff18c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:56.106Z|a860a1a3-8cc4-4502-bc39-76eac74ff18c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:56.110Z|4d00fca7-f512-4c1e-b52b-309f9a73d46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:56.111Z|4d00fca7-f512-4c1e-b52b-309f9a73d46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:56.115Z|dc58f03e-af18-4f65-9f87-30de80662040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:14:56.116Z|dc58f03e-af18-4f65-9f87-30de80662040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:14:56.189Z|e9f61b4b-4b95-4da7-8dc2-09c1d6bd6f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:56.189Z|e9f61b4b-4b95-4da7-8dc2-09c1d6bd6f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:14:56.913Z|a704552f-b38c-40c2-b76e-069f61bb60dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:14:56.913Z|a704552f-b38c-40c2-b76e-069f61bb60dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:06.128Z|48fb50eb-8999-424e-bf45-80eda2470462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:06.129Z|48fb50eb-8999-424e-bf45-80eda2470462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:06.133Z|fe32685e-44db-4dc3-b1d7-850d8b27e311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:06.133Z|2d1b90e0-b2f2-4520-9e50-7339b8356790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:06.133Z|2d1b90e0-b2f2-4520-9e50-7339b8356790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:06.134Z|fe32685e-44db-4dc3-b1d7-850d8b27e311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:11.189Z|945d96e7-00c4-4e82-8cc5-910296fbc14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:11.190Z|945d96e7-00c4-4e82-8cc5-910296fbc14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:16.151Z|82b99335-720c-473d-abe4-d2adcdcb3b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:16.152Z|82b99335-720c-473d-abe4-d2adcdcb3b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:16.152Z|2bc46bcb-f11d-466f-910f-14574528eafc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:16.153Z|2bc46bcb-f11d-466f-910f-14574528eafc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:16.155Z|226fd5b6-8436-4517-86e4-5e6c107bb477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:16.155Z|226fd5b6-8436-4517-86e4-5e6c107bb477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:26.174Z|e60b1c1c-82d3-443e-ad47-2f4f59342d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:26.174Z|232158d8-6d9f-4cd8-8352-61e46abe7b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:26.175Z|232158d8-6d9f-4cd8-8352-61e46abe7b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:26.175Z|af5a9e9b-2937-47f4-8560-22a2052517a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:26.175Z|e60b1c1c-82d3-443e-ad47-2f4f59342d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:26.175Z|af5a9e9b-2937-47f4-8560-22a2052517a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:26.189Z|f4df55aa-482c-426a-bb05-5b456e00b6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:26.191Z|f4df55aa-482c-426a-bb05-5b456e00b6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:26.914Z|57bfabab-76be-4f6a-bffe-2fd6efa11e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:26.915Z|57bfabab-76be-4f6a-bffe-2fd6efa11e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:36.197Z|e1e499ed-429f-4a39-8a24-894226a4a78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:36.197Z|c80193e8-2898-4b40-bbc6-03fcf987cdff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:36.197Z|bf4519a2-7abc-43b9-a2d5-27b48fc6bcb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:36.197Z|e1e499ed-429f-4a39-8a24-894226a4a78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:36.197Z|c80193e8-2898-4b40-bbc6-03fcf987cdff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:36.197Z|bf4519a2-7abc-43b9-a2d5-27b48fc6bcb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:41.189Z|95d9893a-11cd-4388-9ef7-3afb7012782d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:41.190Z|95d9893a-11cd-4388-9ef7-3afb7012782d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:46.224Z|a12c6e52-db00-43c5-82b0-3e47c9183fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:46.224Z|b0e8df63-7870-418c-abc9-c1b5aff97029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:46.224Z|97745c1f-e0c7-4558-a6f5-236ed397892e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:46.225Z|a12c6e52-db00-43c5-82b0-3e47c9183fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:46.225Z|b0e8df63-7870-418c-abc9-c1b5aff97029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:46.225Z|97745c1f-e0c7-4558-a6f5-236ed397892e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:54.718Z|1cec0b48-a505-4791-b2c0-dca96f109cad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:15:54.721Z|1cec0b48-a505-4791-b2c0-dca96f109cad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:56.190Z|010842c7-720d-4d32-b50f-e416ff11d8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:56.191Z|010842c7-720d-4d32-b50f-e416ff11d8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:15:56.248Z|ae1acd78-2cb0-4007-b885-d0c25494f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:56.248Z|02e4e936-6424-4b61-ab19-b672ede0f95b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:56.248Z|4aa6612b-e4e3-4aff-bc5d-fafa800141c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:15:56.249Z|ae1acd78-2cb0-4007-b885-d0c25494f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:56.249Z|4aa6612b-e4e3-4aff-bc5d-fafa800141c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:56.249Z|02e4e936-6424-4b61-ab19-b672ede0f95b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:15:56.915Z|a9e88bb5-5c8c-45fc-9c82-76a05eb5c990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:15:56.916Z|a9e88bb5-5c8c-45fc-9c82-76a05eb5c990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:06.273Z|a4c328fb-676e-400a-81a2-5ecaa672205e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:06.273Z|e1b5621b-c6e4-4b14-946e-bba5a7aee00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:06.273Z|ad521cd6-b4e4-42d7-9554-2c9e6a0f15af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:06.274Z|a4c328fb-676e-400a-81a2-5ecaa672205e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:06.274Z|e1b5621b-c6e4-4b14-946e-bba5a7aee00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:06.274Z|ad521cd6-b4e4-42d7-9554-2c9e6a0f15af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:11.190Z|bafd7008-b274-4142-9b7f-58e51b3c2523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:11.194Z|bafd7008-b274-4142-9b7f-58e51b3c2523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:16.302Z|9016098b-deb0-40cd-a0df-1900d3b6e3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:16.304Z|9016098b-deb0-40cd-a0df-1900d3b6e3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:16.304Z|06b39e52-f56f-43b2-823c-befe624fceeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:16.305Z|06b39e52-f56f-43b2-823c-befe624fceeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:16.306Z|f8a8b0af-eea5-45ba-b716-719a3bc5675c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:16.306Z|f8a8b0af-eea5-45ba-b716-719a3bc5675c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:26.190Z|81b44cdb-acc5-4aa9-b75a-6421277b80d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:26.191Z|81b44cdb-acc5-4aa9-b75a-6421277b80d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:26.329Z|42b3f16a-37f0-4112-9fd4-b05923ccd966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:26.330Z|a3439a13-a6da-47dd-9d9a-809d7445e494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:26.330Z|a3439a13-a6da-47dd-9d9a-809d7445e494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:26.330Z|42b3f16a-37f0-4112-9fd4-b05923ccd966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:26.336Z|c4e880dd-56db-4b56-ba95-bf5146f17291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:26.336Z|c4e880dd-56db-4b56-ba95-bf5146f17291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:26.916Z|7c16f50d-d5fe-49ad-b7c8-9521a3bf166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:26.917Z|7c16f50d-d5fe-49ad-b7c8-9521a3bf166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:36.355Z|0e5272e6-a63a-4220-af70-9e9b0272b263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:36.355Z|58d43baa-440e-4b11-8f9f-8aa7db7f4861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:36.356Z|0e5272e6-a63a-4220-af70-9e9b0272b263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:36.356Z|58d43baa-440e-4b11-8f9f-8aa7db7f4861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:36.356Z|8e26f54b-ebbf-4583-b737-a1ca9b162cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:36.357Z|8e26f54b-ebbf-4583-b737-a1ca9b162cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:41.189Z|a931b14f-3967-4514-8d27-935e14a6aed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:41.190Z|a931b14f-3967-4514-8d27-935e14a6aed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:46.378Z|924f1269-9e98-4d8f-9917-b66e98d8b533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:46.379Z|924f1269-9e98-4d8f-9917-b66e98d8b533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:46.384Z|67e1ac79-7bf5-439f-964f-a3c13b3a51b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:46.384Z|c24ddbaf-6609-4d51-8e0d-3c931a55044e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:46.384Z|67e1ac79-7bf5-439f-964f-a3c13b3a51b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:46.384Z|c24ddbaf-6609-4d51-8e0d-3c931a55044e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:54.714Z|7db722eb-d673-4f09-be0a-594380efbe20|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:16:54.715Z|7db722eb-d673-4f09-be0a-594380efbe20|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:56.189Z|52dda70e-e936-412f-adcb-1f18d2d3a7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:56.192Z|52dda70e-e936-412f-adcb-1f18d2d3a7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:16:56.412Z|a83fc907-f797-4dc6-8717-acbf52733253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:56.412Z|6c3c4a78-4543-4361-9e03-a02f570edacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:56.412Z|8e1eb9e0-7d3a-467f-a6ac-b17a07215b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:16:56.413Z|a83fc907-f797-4dc6-8717-acbf52733253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:56.413Z|6c3c4a78-4543-4361-9e03-a02f570edacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:56.413Z|8e1eb9e0-7d3a-467f-a6ac-b17a07215b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:16:56.917Z|1153fa7c-2b5c-4d4b-83fd-eb383cf0a6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:16:56.918Z|1153fa7c-2b5c-4d4b-83fd-eb383cf0a6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:06.434Z|1257d9df-6af7-47a9-9ce0-6cc78dc96e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:06.435Z|1257d9df-6af7-47a9-9ce0-6cc78dc96e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:06.438Z|4428ca21-957a-4d99-8972-7372face8f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:06.438Z|4428ca21-957a-4d99-8972-7372face8f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:06.457Z|3b44d4be-87fa-40a8-bb3c-9b856812ee2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:06.457Z|3b44d4be-87fa-40a8-bb3c-9b856812ee2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:11.189Z|1c8dbb37-232e-4f69-9f5f-6ee303d94996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:11.190Z|1c8dbb37-232e-4f69-9f5f-6ee303d94996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:16.457Z|adb9541d-bb84-4bfd-bacf-d451d7ae609e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:16.458Z|adb9541d-bb84-4bfd-bacf-d451d7ae609e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:16.458Z|f4c89158-9208-4180-a882-a83fc4c3aab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:16.458Z|f4c89158-9208-4180-a882-a83fc4c3aab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:16.479Z|32f7344c-9866-4c18-aa34-88c90bea7e41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:16.479Z|32f7344c-9866-4c18-aa34-88c90bea7e41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:26.189Z|21da04c0-8ec6-40d8-947b-ba1f5a79bd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:26.190Z|21da04c0-8ec6-40d8-947b-ba1f5a79bd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:26.480Z|90973d3c-b6b2-4c65-9358-4e552362f41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:26.481Z|90973d3c-b6b2-4c65-9358-4e552362f41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:26.486Z|5aa4422c-0b19-4139-a72f-ce9648d2ea73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:26.488Z|5aa4422c-0b19-4139-a72f-ce9648d2ea73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:26.505Z|9e962e9e-bc33-443d-a1a6-4a4bd659d849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:26.506Z|9e962e9e-bc33-443d-a1a6-4a4bd659d849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:26.918Z|ceede9d4-c801-4eda-8a34-ea7e8917ca93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:26.919Z|ceede9d4-c801-4eda-8a34-ea7e8917ca93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:36.505Z|314dd5b7-af9f-4fed-b132-14dd97a94fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:36.506Z|314dd5b7-af9f-4fed-b132-14dd97a94fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:36.518Z|8ed76605-701e-447e-a9a8-e70f7bd6c012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:36.518Z|8ed76605-701e-447e-a9a8-e70f7bd6c012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:36.525Z|2ce00a5d-8272-4956-810d-0031e42f24c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:36.525Z|2ce00a5d-8272-4956-810d-0031e42f24c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:41.189Z|cfe7676f-a4e3-438d-8208-6ac5ab473461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:41.192Z|cfe7676f-a4e3-438d-8208-6ac5ab473461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:46.539Z|3a9035af-390a-4ec1-abfa-cffcad1e51f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:46.540Z|3a9035af-390a-4ec1-abfa-cffcad1e51f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:46.547Z|062d968d-6116-4115-ab7e-b5e0ef48f36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:46.547Z|062d968d-6116-4115-ab7e-b5e0ef48f36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:46.550Z|7d5005b0-18cf-457d-b692-759b9be39f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:46.551Z|7d5005b0-18cf-457d-b692-759b9be39f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:54.711Z|39c02021-80cc-4059-af36-dc29e0a271cf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-30T03:17:54.711Z|39c02021-80cc-4059-af36-dc29e0a271cf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:56.189Z|7c1307fa-99e6-448a-b1b5-3b5f7e5ff708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:56.190Z|7c1307fa-99e6-448a-b1b5-3b5f7e5ff708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:17:56.571Z|20ea6891-26be-404b-9367-93ecb91f922c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:56.571Z|25a4a015-7610-4f3e-ac48-f885277cffba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:56.571Z|61e03abf-aa37-447d-993e-26217833b1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:17:56.571Z|20ea6891-26be-404b-9367-93ecb91f922c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:56.572Z|25a4a015-7610-4f3e-ac48-f885277cffba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:56.572Z|61e03abf-aa37-447d-993e-26217833b1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:17:56.920Z|9c728cd9-feb4-4296-83f3-89510769a5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:17:56.920Z|9c728cd9-feb4-4296-83f3-89510769a5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:18:06.593Z|ddd3ea57-3d26-4c41-8c1b-f84eb352124b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:06.593Z|1d2e0317-582f-4242-bdab-be5cec2ef596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:06.594Z|1d2e0317-582f-4242-bdab-be5cec2ef596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:18:06.594Z|ddd3ea57-3d26-4c41-8c1b-f84eb352124b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:18:06.599Z|d18ecb37-6a9f-46ac-ad26-73611b8d0009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:06.600Z|d18ecb37-6a9f-46ac-ad26-73611b8d0009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:18:11.197Z|3009b933-e475-4d22-b312-eca1d86b7319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-30T03:18:11.200Z|3009b933-e475-4d22-b312-eca1d86b7319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-30T03:18:16.617Z|6bc9caee-9038-46a5-9035-8bb87dfc099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:16.618Z|6bc9caee-9038-46a5-9035-8bb87dfc099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:18:16.617Z|5c6c8550-f904-4c8e-a60a-7124ee266664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:16.618Z|e6c6e887-cd80-4f73-a7d4-7172130d28e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-30T03:18:16.619Z|5c6c8550-f904-4c8e-a60a-7124ee266664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-30T03:18:16.619Z|e6c6e887-cd80-4f73-a7d4-7172130d28e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.